Cisco AJ732A - MDS 9134 Fabric Switch Command Reference Manual page 563

Cisco mds 9000 family command reference guide - release 4.x (ol-18089-01, february 2009)
Hide thumbs Also See for AJ732A - Cisco MDS 9134 Fabric Switch:
Table of Contents

Advertisement

Chapter 8
F Commands
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
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
show span session
show fc-tunnel tunnel-id-map
OL-18089-01, Cisco MDS NX-OS Release 4.x
Description
Displays all SPAN session information.
Displays FC tunnel egress mapping information
Cisco MDS 9000 Family Command Reference
fc-tunnel
8-59

Advertisement

Table of Contents
loading

Table of Contents