Send documentation comments to mdsfeedback-doc@cisco.com
22-64
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 22 Show Commands
show fc-tunnel
show fc-tunnel
To display configured Fibre Channel tunnel information, use the show fc-tunnel command.
show fc-tunnel [explicit-path [name] | tunnel-id-map]
Syntax Description
Defaults None.
Command Modes EXEC mode.
Command History
Usage Guidelines Multiple tunnel IDs can terminate at the same interface.
Examples The following example displays the FC tunnel status.
switch# show fc-tunnel
fc-tunnel is enabled
The following example displays the FC tunnel egress mapping information.
switch# show fc-tunnel tunnel-id-map
tunnel id egress interface
150 fc3/1
100 fc3/1
The following example displays explicit mapping information of the FC tunnel.
switch# show fc-tunnel explicit-path
Explicit path name: Alternate1
10.20.1.2 loose
10.20.1.3 strict
Explicit path name: User2
10.20.50.1 strict
10.20.50.4 loose
explicit-path Displays all configured explicit paths.
name Specifies the explicit path name. The maximum length is 16 characters.
tunnel-id-map Displays the mapping information for the outgoing interface.
Release Modification
1.2(1) This command was introduced.