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
8-59
Cisco MDS 9000 Family Command Reference
OL-18089-01, Cisco MDS NX-OS Release 4.x
Chapter 8 F Commands
fc-tunnel
The following example places you at the explicit path prompt for the path named Path 1and specifies that
the next hop VSAN interface IP addresses.
switch#
config terminal
switchS(config)#
fc-tunnel explicit-path Path1
switchS(config-explicit-path)#
next-address 209.165.200.226
switchS(config-explicit-path)#
next-address 209.165.200.227
switchS(config-explicit-path)#
next-address 209.165.200.228
The following example places you at the explicit path prompt for the path named Path 3 and configures
a minimum cost path in which this IP address exists.
switchS(config)#
fc-tunnel explicit-path Path3
switchS(config-explicit-path)#
next-address 209.165.200.226 loose
The following example configures the FC tunnel (100) in the destination switch (switch D).
switchD(config)#
fc-tunnel tunnel-id-map 100 interface fc2/1
The following example creates two explicit paths and configures the next hop addresses for each path in
the source switch (switch S).
switchS#
config t
switchS(config)#
fc-tunnel explicit-path Path1
switchS(config-explicit-path)#
next-address 209.165.200.226
switchS(config-explicit-path)#
next-address 209.165.200.227
switchS(config-explicit-path)#
next-address 209.165.200.228
switchS(config-explicit-path)#
exit
switchS(config)#
fc-tunnel explicit-path Path3
switchS(config-explicit-path)#
next-address 209.165.200.226 loose
The following example references the configured path in the source switch (switch S).
switchS#
config t
switchS(config)#
interface
fc-tunnel 100
switchS(config)#
explicit-path Path1
Related Commands
Command
Description
show span session
Displays all SPAN session information.
show fc-tunnel tunnel-id-map
Displays FC tunnel egress mapping information