S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
20-11
Cisco MDS 9000 Family Troubleshooting Guide, Release 3.x
OL-9285-05
Chapter 20 Troubleshooting IP Storage Services
FCIP Issues
The FCIP interface will use the local FCIP profile. The FCIP profile binds the FCIP interface to the
physical Gigabit Ethernet port and configures the TCP settings used by the FCIP interface.
MDS1(config-if)#
peer-info ipaddr 10.10.11.2
The IP address in this example indicates the remote endpoint IP address of the FCIP tunnel.
MDS1(config-if)#
no shutdown
MDS1(config-if)#
end
Displaying the Default Values Using the CLI
The following example displays the default values from the
show running-config
command.
MDS1#
show running-config
Building Configuration ...
fcip profile 28
ip address 10.10.10.2
port 3225
tcp keepalive-timeout 60
tcp max-retransmissions 4
tcp pmtu-enable reset-timeout 3600
tcp initial-retransmit-time 100
tcp window-size 64
vsan database
vsan 2 name grumpy_02
interface fcip28
no shutdown
use-profile 28
peer-info ipaddr 10.10.11.2
ip route 10.10.11.0 255.255.255.0 10.10.10.1
Setting the Static Route for FCIP Tunnels Using the CLI
The static route must be set for FCIP tunnels. This route could also be
ip route 10.10.11.0 255.255.255.0
interface gigabitethernet 2/8.
ips heartbeat
ips hapreset
ips boot
interface GigabitEthernet2/8
ip address 10.10.10.2 255.255.255.0
(This is the IP address used by the FCIP profile.)
no shutdown
Debugging the Configuration of the Second Switch Using the CLI
The following example shows the configuration of a switch (MDS2) with debug mode activated. To
activate debug mode for this situation, run the
debug ips flow fcip
command on a separate terminal.
MDS2(config)#
fcip profile 28