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-21
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
•
Configuring the SD Port, page 52-25
•
Mapping the FC Tunnel, page 52-26
Creating VSAN Interfaces
Figure 52-10
depicts a basic FC tunnel configuration.
Figure 52-10
FC Tunnel Configuration
Note
This example assumes that VSAN 5 is already configured in the VSAN database.
To create a VSAN interface in the source switch for the scenario in
Figure 52-10
, follow these steps:
Enabling FC Tunnels
To enable the FC tunnel feature, follow these steps:
Note
Be sure to enable this feature in each switch in the end-to-end path in the fabric.
Cisco MDS
Fibre Channel
fabric
FC tunnel 100
FC tunnel source
99008
Cisco MDS
source switch S
Cisco MDS
destination switch D
IP address of VSAN 5
interface = 10.10.10 1
IP address of VSAN 5
interface = 10.10.10 2
Command
Purpose
Step 1
switchS#
config t
Enters configuration mode.
Step 2
switchS(config)#
interface vsan 5
switchS(config-if)#
Configures the specified VSAN interface (VSAN 5)
in the source switch (switch S).
Step 3
switchS(config-if)#
ip address 10.10.10.1
255.255.255.0
Configures the IPv4 address and subnet for the
VSAN interface 5 in the source switch (switch S).
Step 4
switchS(config-if)#
no
shutdown
Enables traffic flow through this interface.
Command
Purpose
Step 1
switchS#
config t
Enters configuration mode.
Step 2
switchS(config)#
fc-tunnel enable
Enables the FC tunnel feature (disabled by
default).