Computer and IT knowledge - things to know
documentation:
https://support.hpe.com/hpesc/public/docDisplay?docId=sf000094624en_us&docLocale=en_US
-------------------------------------------------------
on switch:
--------------
6200(config)# mirror session 1
6200(config-mirror-1)# source interface 1/1/1 both
6200(config-mirror-1)# destination tunnel 20.20.20.10 source 20.20.20.1
6200(config-mirror-1)# enable
This is the data captured by Wireshark on the 20.20.20.10 workstation. A filter of "ip.proto == 0x2f" is applied to see traffic with a GRE header which is what the switch applies to the mirrored traffic before sending to the destination.
computer2know :: thank you for your visit :: have a nice day :: © 2024