Verifying the ERSPAN Configuration
Step 7
Step 8
Step 9
Step 10
Step 11
Verifying the ERSPAN Configuration
Use the following command to verify the ERSPAN configuration information:
Command
show monitor session {all | session-number | range
session-range}
show running-config monitor
show startup-config monitor
Cisco Nexus 5600 Series NX-OS System Management Configuration Guide, Release 7.x
214
Command or Action
no shut
Example:
switch(config-erspan-src)# no shut
show monitor session all
Example:
switch(config-erspan-src)# show
monitor session all
show running-config monitor
Example:
switch(config-erspan-src)# show
running-config monitor
show startup-config monitor
Example:
switch(config-erspan-src)# show
startup-config monitor
copy running-config startup-config
Example:
switch(config-erspan-src)# copy
running-config startup-config
Purpose
Enables the ERSPAN session. By default, the session
is created in the shut state.
(Optional)
Displays the status of ERSPAN sessions.
(Optional)
Displays the running ERSPAN configuration.
(Optional)
Displays the ERSPAN startup configuration.
(Optional)
Copies the running configuration to the startup
configuration.
Purpose
Displays the ERSPAN session configuration.
Displays the running ERSPAN configuration.
Displays the ERSPAN startup configuration.
Configuring ERSPAN
OL-31641-01