HP StorageWorks XPath OS 7.4.X Administrator Guide (AA-RVHDD-TE, February 2006)
XPath OS 7.4.x administrator guide 73
The example sets the port type to GigE, sets the GigE port parameters, and configures and enables the
FCIP ISL.
See the portType command in the HP StorageWorks XPath OS 7.4.0 command reference guide for
additional information on configuring GigE ports and the portCfgGige command for additional
information on configuring GigE parameters for the ports.
A given port can be configured for only one FCIP ISL.
Configuring the local MP Router
1. Stop the port:
2. Configure Port 1 to be a GigE port:
3. Set the GigE port parameters.
The following example is for local and remote ports on the same subnet:
If the local and remote ports are on different subnets, use the -g option to specify the gateway:
4. Start the port:
5. Disable the FCIP tunnel:
6. Set the local port to listen for the remote port:
7. Re-enable the FCIP tunnel:
Configuring the remote MP Router
1. Stop the port:
2. Configure the port as a GigE port:
router:admin> portstop 1
port 1 stopped.
router:admin> porttype 1 g
port 1 set to type GIGE
router:admin> portcfggige 1 -i 10.2.3.22 -n 255.255.255.0 -v 1 -p fcip
port 1 proto set to: fcip
port 1 proto ver set to: 1
router:admin> portcfggige 1 -i 10.2.3.22 -n 255.255.255.0 -g 10.2.3.1
-v 1 -p fcip
router:admin> portstart 1
port 1 started
router:admin> portcfgfcip 1 -a 2
port 1 admin status set to : 2
router:admin> portcfgfcip 1 -i 0.0.0.0
router:admin> portcfgfcip 1 -a 1
port 1 admin status set to : 1
router:admin> portstop 4
port 4 stopped.
router:admin> porttype 4 g
port 4 set to type GIGE