Specifications
22-24
Catalyst 2970 Switch Software Configuration Guide
78-15462-03
Chapter 22 Configuring SPAN and RSPAN
Displaying SPAN and RSPAN Status
This is an example of output for the show monitor session all user EXEC command when ingress traffic
forwarding is enabled:
Switch# show monitor session all
Session 1
---------
Type :Local Session
Source Ports :
Both :Gi0/2
Destination Ports :Gi0/3
Encapsulation :Replicate
Ingress:Enabled, default VLAN = 5
Ingress encapsulation:DOT1Q
Session 2
---------
Type :Local Session
Source Ports :
Both :Gi0/1
Destination Ports :Gi0/4
Encapsulation :Replicate
Ingress:Enabled
Ingress encapsulation:ISL
This is an example of the configuration and output for the show running-config privileged EXEC
command when ingress traffic forwarding is enabled. SPAN and RSPAN sessions are displayed near the
end of the output.
Switch(config)# monitor session 2 source remote vlan 901
Switch(config)# monitor session 2 destination interface gigabitethernet0/2 ingress vlan 6
Switch(config)# end
Switch# show running-config
Building configuration...
Current configuration : 8238 bytes
!
version 12.1
no service pad
service timestamps debug uptime
service timestamps log datetime
no service password-encryption
service sequence-numbers
<output truncated>
!
!
monitor session 2 destination interface Gi0/2 ingress vlan 6
end