Monitoring and Analyzing Switch Operation
Traffic Mirroring
ProCurve_8200(config)# show monitor 1
Network Monitoring
Session: 1 Session Name: Detail
ACL: 100
Mirror Destination: B3 (Port)
Monitoring Sources Direction
------------------ ---------
Port: B1 In
Figure B-24. Example of Output for a Local Mirroring Session
Viewing Mirroring in the Current Configuration File
Using the show run command, you can view the current mirroring configura-
tion on the switch.
Source mirroring session entries begin with the mirror keyword and the
mirroring sources are listed per-interface. For example:
ProCurve(config)# show run
Running configuration:
; J9091A Configuration Editor; Created on release #K.12.XX
max-vlans 300
ip access-list extended "100"
10 permit icmp 0.0.0.0 255.255.255.255 0.0.0.0 255.255.255.255 0
exit
no ip address
exit
. . .
mirror 1 port B3
Configured Source Mirroring Sessions
mirror 2 name "test-10" remote ip 10.10.10.1 8010 10.10.30.2
. . .
interface B1
monitor ip access-group "100" In mirror 1
monitor all Both mirror 2
exit
Configured Mirroring Sources
. . .
Figure B-25. Example of Using the Configuration File to View the Source Mirroring Configuration
B-61