11-18-2018 02:56 PM
02-03-2020 09:44 PM
Sam,
I ran the command lines as instructed as above, connected my Wireshark application to the destination port and saved a few minutes of data. Our Vendor running a security device on our network wasn't able to see any unicast TCP-3 way handshakes. Any idea how to resolve this issue.
11-19-2018 01:46 PM
You'd want to do this with the following CLI commands:
(config)monitor session 1 source<port>
(config)monitor session 1 destination <port>
(config)monitor session mode
//We removed this configuration with:
(config)no monitor session 1
To keep these commands in the CLI even after a reboot or update, you'd want to create a supplemental CLI object with these commands. This guide walks you through setting up a supplemental CLI object in HiveManager: https://thehivecommunity.aerohive.com/s/article/Supplemental-CLI-NG