116 Intelligent blades
Configuring the IP interface
In order for iSCSI to function, the port’s IP interface needs to be configured using network settings that you
can obtain from your network administrator. The
portCfg
commands are used to configure the following
parameters necessary for the iSCSI Target Gateway:
•
IP address, netmask, and MTU
•
IP routes
•
ARP resolution table
Creating the IP interface of the GbE port
Specify the IP interface on the GbE port using the
portCfg
command. You can define one IP interface per
GbE port. The syntax for this command is:
portcfg ipif
[
slot
/
][
ge
]
port args
The following example shows an IP interface being created for slot 8 on GbE port ge0:
Then verify the newly-created IP interface using the
portShow
command:
Adding IP routes on a GbE port (Optional)
After defining the IP interface of the remote switch, an IP route is automatically set up. You have the ability
to define additional destination routes on an IP interface.
You can add IP routes when you want to reach the destination IP of the remote site through a preferred
gateway IP. You can specify a maximum of 32 routes per GbE port. The syntax for this command is:
portcfg iproute
[
slot
/
][
ge
]
port args
The gateway address must be on the same IP subnet as the port IP address.
The following example shows two routes being added to an interface:
Then verify that the two routes have been successfully created:
switch:admin>
portcfg ipif 8/ge0 create 192.168.100.40 255.255.255.0 1500
switch:admin>
portshow ipif 8/ge0
Port: 8/ge0
Interface IP Address NetMask MTU
----------------------------------------------------------
0 192.168.100.40 255.255.255.0 1500
switch:admin>
portcfg iproute 8/ge0 create 192.168.101.0 255.255.255.0 192.168.100.1 1
switch:admin
> portcfg iproute 8/ge0 create 192.168.102.0 255.255.255.0 192.168.100.1 1
switch:admin>
portshow iproute 8/ge0
Slot: 8 Port: ge0
IP Address
Mask
Gateway
Metric
Flags
-------------------------------------------------------------------------------
192.168.100.0
255.255.255.0
192.168.100.40
0
Interface
192.168.100.0
255.255.255.0
192.168.100.41
0
Interface
192.168.101.0
255.255.255.0
192.168.100.1
1
192.168.102.0
255.255.255.0
192.168.100.1
1
Summary of Contents for A7990A - StorageWorks SAN Director 4/16 Blade Switch
Page 8: ...8 ...
Page 62: ...62 Monitor system components ...
Page 100: ...100 Installing Field replaceable units FRUs ...
Page 122: ...122 Intelligent blades ...
Page 132: ...132 Regulatory compliance and safety notices ...
Page 134: ...134 Port numbering templates 26390a ...
Page 135: ...DC SAN Backbone Director hardware reference guide 135 26389a ...
Page 136: ...136 Port numbering templates 26388a ...
Page 140: ...140 Port numbering templates ...