-------------------------
- procurve remote mirror
-------------------------
https://community.hpe.com/hpeb/attachments/hpeb/switching-a-series-forum/3662/1/Port%20mirroring.pdf

on destination switch / switch where analyzer is connected:
mirror endpoint ip < src-ip > < src-udp-port > < dst-ip > < port-# >
no mirror endpoint ip < src-ip > < src-udp-port > < dst-ip >

example: -destination switch is 192.168.2.250 > monitor port 24
-source switch is 192.168.2.233
mirror endpoint ip 192.168.2.233 7922 192.168.2.250 port 24

show monitor


on source switch / switch with traffic of interest:
Syntax: [no] mirror < 1 - 4 > [name < name-str >] remote ip < src-ip >< src-udp-port > < dst-ip >

example:
mirror 1 remote ip 192.168.2.233 7922 192.168.2.250

#add interface to monitor
interface 10 monitor all both mirror 1

computer2know :: thank you for your visit :: have a nice day :: © 2024