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-332
Cisco Nexus 3000 Series NX-OS System Management Command Reference
OL-29557-04
Chapter System Management Commands
vrf (ERSPAN)
vrf (ERSPAN)
To configure a virtual routing and forwarding (VRF) instance for Encapsulated Remote Switched Port
Analyzer (ERSPAN) traffic forwarding in the source, use the
vrf
command. To revert to the default
settings, use the
no
form of this command.
vrf
{
vrf_name
|
default
|
management
}
no vrf
{
vrf_name
|
default
|
management
}
Syntax Description
Command Default
None
Command Modes
ERSPAN session configuration mode
Command History
Usage Guidelines
This command does not require a license.
Examples
This example shows how to configure a VRF instance for the ESRSPAN source:
switch#
configure terminal
switch(config)#
monitor session 1 type erspan-source
switch(config-erspan-src)#
vrf default
switch(config-erspan-src)#
Related Commands
vrf_name
Name of the VRF. The VRF name can be any case-sensitive, alphanumeric
string up to 32 characters.
default
Specifies the default VRF instance.
management
Specifies the management VRF instance.
Release
Modification
5.0(3)U2(2)
This command was introduced.
Command
Description
monitor-session
Enters the monitor configuration mode for configuring an ERSPAN session
for analyzing traffic between ports.
show monitor session
Displays information about the Ethernet Switched Port Analyzer (SPAN) or
ERSPAN monitor session.