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-20
Cisco MDS 9000 Family Troubleshooting Guide, Release 3.x
OL-9285-05
Chapter 20 Troubleshooting IP Storage Services
FCIP Issues
One-to-Three FCIP Tunnel Creation and Monitoring
Figure 20-6
shows the configuration of switch MDS1 for three tunnels from one Gigabit Ethernet port.
Figure 20-6
MDS1 Configured for Three FCIP Tunnels
Displaying the Configuration of the First Switch Using the CLI
The following example shows the configuration of switch MDS1 for three tunnels from one Gigabit
Ethernet port.
MDS1(config)#
fcip profile 21
MDS1(config-profile)#
ip address 10.10.10.2
MDS1(config-profile)#
exit
MDS1(config)#
interface fcip 21
MDS1(config-if)#
use-profile 21
MDS1(config-if)#
peer-info ipaddr 10.10.11.2
MDS1(config-if)#
no shutdown
MDS1(config-if)#
exit
MDS1(config)#
ip route 10.10.11.0 255.255.255.0 10.10.10.1
MDS1(config)#
ip route 10.10.11.0 255.255.255.0 interface gigabitethernet 2/1