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-119
Cisco Nexus 3000 Series NX-OS System Management Command Reference
OL-29557-04
Chapter System Management Commands
monitor erspan origin ip-address
monitor erspan origin ip-address
To configure the Encapsulated Remote Switched Port Analyzer (ERSPAN) global origin IP address, use
the
monitor espan origin ip-address
command. To remove the ERSPAN global origin IP address
configuration, use the
no
form of this command.
monitor erspan origin ip-address
ip-address
[
global
]
no monitor erspan origin ip-address
ip-address
[
global
]
Syntax Description
Command Default
None
Command Modes
Global configuration mode
Command History
Usage Guidelines
When you change the origin IP address, it impacts all the sessions.
Note
On a Cisco Nexus 3000 Series switch, only global origin IP address is supported.
This command does not require a license.
Examples
This example shows how to configure the ERSPAN global origin IP address:
switch#
configure terminal
switch(config)#
monitor erspan origin ip-address 10.1.1.1 global
switch(config)#
This example shows how to remove the ERSPAN global origin IP address:
switch#
configure terminal
switch(config)#
no monitor erspan origin ip-address 10.1.1.1 global
switch(config)#
Related Commands
ip-address
IP address.
global
(Optional) Specifies the default global configuration.
Release
Modification
5.0(3)U2(2)
This command was introduced.
Command
Description
monitor session
Configures a SPAN or an ERSPAN session.