2.0 FCIP Configuration
2.0 FCIP Configuration
To Build the FCIP profile and bind to Interface thus creating the L3 tunnel
MDS-1(config)#interface FCIP 1
MDS-1(config-if)#use-profile 1
MDS-1(config-if)# peer-info ip address 192.168.100.2 (MDS-2 Gi1/1.100 interface)
MDS-1(config-if)#swi mode E
MDS-1(config-if)#swi trunk mode on
MDS-1(config-if)#switchport trunk allowed vsan 100
MDS-1(config-if)# switchport trunk allowed vsan add 200
MDS-1(config-if)#no shut
(This configuration will need to be done on both MDS switches with IP and Peer info swapped to
complete the tunnel.
In the lab if a question states that the link shouldn’t be interrupted incase a link failure (use
fiber-channel-port-channels as the solution on both MDS switches.
Things to know-
MDS-1# show fcip summary (to determine current rtt and configure it for optimal values)
MDS-1# ips measure-rtt 192.168.200.2 (to mds-2) interface gi1/1 (using mds-1 outbound int)
---This command displays the rtt in micro seconds (86) seconds…..