Cisco MDS 9124 - Fabric Switch Reference page 551

Cisco mds 9000 family command reference - cisco mds san-os release 3.0(1) through 3.3(1a) (ol-16217-01, april 2008)
Hide thumbs Also See for Cisco MDS 9124 - 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 10.10.10.2 strict
switchS(config-explicit-path)# next-address 10.10.10.3 strict
switchS(config-explicit-path)# next-address 10.10.10.4 strict
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 10.10.10.3 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 10.10.10.2 strict
switchS(config-explicit-path)# next-address 10.10.10.3 strict
switchS(config-explicit-path)# next-address 10.10.10.4 strict
switchS(config-explicit-path)# exit
switchS(config)# fc-tunnel explicit-path Path3
switchS(config-explicit-path)# next-address 10.10.10.3 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-16217-01, Cisco MDS SAN-OS Release 3.x
Description
Displays all SPAN session information.
Displays FC tunnel egress mapping information
Cisco MDS 9000 Family Command Reference
fc-tunnel
8-61

Advertisement

Table of Contents
loading

Table of Contents