S e n d c o m m e n t s t o n e x u s 3 k - d o c f e e d b a c k @ c i s c o . c o m
-SM-322
Cisco Nexus 3000 Series NX-OS System Management Command Reference
OL-29557-04
Chapter System Management Commands
source ip (ERSPAN)
source ip (ERSPAN)
To configure the source IP address for an an Encapsulated Remote Switched Port Analyzer (ERSPAN)
destination, use the
source ip
command. To remove the source IP configuration, use the
no
form of this
command.
source ip
ip_address
no source ip
ip_address
Syntax Description
Command Default
None
Command Modes
ERSPAN destination configuration mode
Command History
Usage Guidelines
An ERSPAN destination session supports only one source IP address.
Examples
This example shows how to configure a source IP address for an ERSPAN session:
switch#
configure terminal
switch(config)#
monitor session 1 type erspan-destination
switch(config-erspan-dst)#
source ip 192.0.2.1
switch(config-erspan-dst)#
Related Commands
ip_address
IP address for the ERSPAN session.
Release
Modification
5.0(3)U2(2)
This command was introduced.
Command
Description
monitor session
Creates a new SPAN session configuration.
show monitor session
Displays SPAN session configuration information.
show running-config
monitor
Displays the running configuration information of a SPAN session.