HP (Hewlett-Packard) 8212ZL Switch User Manual


 
102
Enhancements
Release K.13.16 Enhancements
You can also use the no-tag-added parameter with ACL traffic filtering when mirroring IP traffic.
Figure 21. Mirroring Commands with the no-tag-added Option
Figure 22. Example of a Currently Configured Mirroring Summary on a Source Switch
Syntax: [no] interface <port-num | trunk-name | mesh> monitor all <in | out | both> mirror <session-num>
[no-tag-added]
Assigns a mirroring source to a previously configured mirroring session on a
source switch. It specifies the port, trunk, and/or mesh source to use, the direction
of traffic to mirror, and the session identifier.
Note: If configuring a mesh, designate it using the literal string “mesh”.
[no-tag-added] Prevents tagging of a mirrored copy of an outbound packet
Syntax: [no] interface <port-num | trunk-name | mesh> monitor ip access-group <acl-name> in mirror
<session-num> [no-tag-added]
Assigns a mirroring source to a previously configured mirroring session on a
source switch. It specifies the ports, trunk name, or mesh to use, the previously
configured ACL to use for selecting traffic to mirror, and the session identifier.
Note: If configuring a mesh, designate it using the literal string “mesh”.
[no-tag-added] Prevents tagging of a mirrored copy of an outbound packet
ProCurve(config)#interface 3 monitor all in mirror 1 no-tag-added
ProCurve(config)#interface 2 monitor ip access-group A in mirror 2 no-tag-added
ProCurve(config)#interface mesh monitor all both mirror 1 no-tag-added
ProCurve# show monitor
Network Monitoring
Sessions Status Type Sources ACL
-------- ----------- ----- ------- ---
1 active port 3 no
2 active port 2 yes