cancel
Showing results for 
Search instead for 
Did you mean: 

How to enable port mirroring on SR2324P switches using Hivemanager NG?

How to enable port mirroring on SR2324P switches using Hivemanager NG?

lowk3y
New Contributor
How to enable port mirroring on SR2324P switches using Hivemanager NG?
6 REPLIES 6

rkowals
New Contributor III

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.

samantha_lynn
Esteemed Contributor III

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

GTM-P2G8KFN