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
52-22
Cisco MDS 9000 Family CLI Configuration Guide
OL-16184-01, Cisco MDS SAN-OS Release 3.x
Chapter 52 Monitoring Network Traffic Using SPAN
Remote SPAN
Initiating the FC Tunnel
To initiate the FC tunnel in the source switch for the scenario in
Figure 52-10
, follow these steps:
Tip
The interface cannot be operationally up until the FC tunnel mapping is configured in the destination
switch.
Configuring the ST Port
Once the FC tunnel is created, be sure to configure the ST port to bind it to the FC tunnel at the source
switch. The FC tunnel becomes an RSPAN tunnel once the binding and mapping is complete.
Figure 52-11
depicts a basic FC tunnel configuration.
Figure 52-11
Binding the FC Tunnel
Note
ST ports cannot be configured using Storage Services Modules (SSMs).
To configure an ST port for the scenario in
Figure 52-11
, follow these steps:
Command
Purpose
Step 1
switchS#
config t
Enters configuration mode.
Step 2
switchS(config)#
interface fc-tunnel 100
switchS(config-if)#
Initiates the FC tunnel (100) in the source switch
(switch S). The tunnel IDs range from 1 to 255.
Step 3
switchS(config-if)#
source 10.10.10.1
Maps the IPv4 address of the source switch (switch
S) to the FC tunnel (100).
Step 4
switchS(config-if)#
destination 10.10.10.2
Maps the IPv4 address of the destination switch
(switch D) to the FC tunnel (100).
Step 5
switchS(config-if)#
no
shutdown
Enables traffic flow through this interface.
Cisco MDS
source switch S
Cisco MDS
destination switch D
ST
Cisco MDS
Fibre Channel
fabric
99013
FC tunnel
ST port
IP address of VSAN 5
interface = 10.10.10.2
fc2/1
IP address of VSAN 5
interface = 10.10.10.1
tunnel ID = 100
Command
Purpose
Step 1
switchS#
config t
Enters configuration mode.
Step 2
switchS(config)#
interface fc2/1
Configures the specified interface.