Fcip Profile Misconfiguration Examples - Cisco MDS 9000 Series Troubleshooting Manual

Cisco family switch troubleshooting guide
Hide thumbs Also See for MDS 9000 Series:
Table of Contents

Advertisement

Troubleshooting FCIP Connections
S e n d 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 .
MDS1(config-if)# exit
MDS1(config)#
Now the FCIP interface is created for the third tunnel.
MDS1(config)# int fcip 28
MDS1(config-if)# use-profile 21
MDS1(config-if)# peer-info ipaddr 10.10.7.2
MDS1(config-if)# no shut
MDS1(config-if)# end

FCIP Profile Misconfiguration Examples

The following example shows an incorrect or non existent IP address used for an FCIP profile.
MDS22(config)#
MDS22(config-profile)# ip addr 1.1.1.1
MDS22(config-profile)# ip addr 34.34.34.34
MDS22(config-profile)# exit
MDS22(config)# exit
MDS22# show fcip profile 21
FCIP Profile 21
(In the line above, the interface Gigabit Ethernet port is not shown. This means the IP address is not
assigned a Gigabit Ethernet port.
Listen Port is 3225
MDS22# conf t
Enter configuration commands, one per line.
MDS22(config)# int gigabitethernet 2/5
MDS22(config-if)# ip addr 34.34.34.34 255.255.255.0
MDS22(config-if)# no shut
MDS22(config-if)# end
MDS22# show fcip profile
error: fcip profile not found
MDS22# show fcip profile 21
FCIP Profile 21
(In the line above, the Gigabit Ethernet port is now shown and the FCIP profile is bound to a physical
port.)
Listen Port is 3225
Cisco MDS 9000 Family Troubleshooting Guide
5-16
fcip profile 21
Internet Address is 34.34.34.34
TCP parameters
SACK is disabled
PMTU discover is enabled, reset timeout is 3600 sec
Keep alive is 60 sec
Minimum retransmission timeout is 300 ms
Maximum number of re-transmissions is 4
Advertised window size is 64 KB
34
Internet Address is 34.34.34.34
TCP parameters
SACK is disabled
PMTU discover is enabled, reset timeout is 3600 sec
Keep alive is 60 sec
Minimum retransmission timeout is 300 ms
Maximum number of re-transmissions is 4
Advertised window size is 64 KB
Chapter 5
End with CNTL/Z.
(interface GigabitEthernet2/5)
OL-5183-02, Cisco MDS SAN-OS Release 1.3
Troubleshooting IP Storage Issues

Advertisement

Table of Contents
loading

Table of Contents