M Commands
monitor erspan origin ip-address
274
Cisco Nexus 7000 Series NX-OS System Management Command Reference
OL-25806-03
monitor erspan origin ip-address
To configure the Encapsulated Remote Switched Port Analyzer (ERSPAN) origin IP address, use the
monitor erspan origin ip-address command. To remove the ERSPAN 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
Defaults None
Command Modes Global configuration mode (config)
Supported User Roles network-admin
vdc-admin
Command History
Usage Guidelines The global origin IP address can be configured in either the default VDC or the admin VDC. The value
that is configured in this VDC is valid across all VDCs.
When you change the origin IP address in the default VDC, it impacts all of the sessions.
This command does not require a license.
Examples This example shows how to configure the ERSPAN 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 IP address:
switch# configure terminal
switch(config)# no monitor erspan origin ip-address 10.1.1.1 global
switch(config)#
ip-address Global origin IP address.
global (Optional) Specifies the default virtual device context (VDC) configuration
across all VDCs.
Release Modification
5.1(1) This command was introduced.