Configuring Fibre Channel Destination Port; Configuring Source Ports - Cisco AP775A - Nexus Converged Network Switch 5010 Configuration Manual

Cli software configuration guide
Hide thumbs Also See for AP775A - Nexus Converged Network Switch 5010:
Table of Contents

Advertisement

Configuring Fibre Channel Destination Port

The following example shows configuring an Ethernet SPAN destination port:
switch# configure terminal
switch(config)# interface ethernet 1/3
switch(config-if)# switchport monitor
switch(config-if)# exit
switch(config)# monitor session 2
switch(config-monitor)# destination interface ethernet 1/3
Configuring Fibre Channel Destination Port
The SPAN destination port can only be a physical port on the switch.
Note
You can configure a Fibre Channel port as a SPAN destination port.
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Step 7
The following example shows configuring an Ethernet SPAN destination port:
switch# configure terminal
switch(config)# interface fc 2/4
switch(config-if)# switchport mode SD
switch(config-if)# switchport speed 1000
switch(config-if)# exit
switch(config)# monitor session 2
switch(config-monitor)# destination interface fc 2/4

Configuring Source Ports

You can configure the source ports for a SPAN session. The source ports can be Ethernet, Fibre Channel, or
virtual Fibre Channel ports.
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
676
Command or Action
switch# configure terminal
switch(config)# interface fc slot/port
switch(config-if)# switchport mode SD
switch(config-if)# switchport speed 1000
switch(config-if)# exit
switch(config)# monitor session
session-number
switch(config-monitor)# destination
interface fc slot/port
Purpose
Enters configuration mode.
Enters interface configuration mode for the
specified Fibre Channel interface selected by the
slot and port values.
Sets the interface to SPAN destination (SD)
mode.
Sets the interface speed to 1000. The auto speed
option is not allowed.
Reverts to global configuration mode.
Enters the monitor configuration mode.
Configures the Fibre Channel destination port.
Configuring SPAN
OL-16597-01

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the AP775A - Nexus Converged Network Switch 5010 and is the answer not in the manual?

Questions and answers

Table of Contents