Hello,
I have a PowerConnect 3548 that I want to set up to monitor one of the ports however when I set it up the only traffic I see on the monitor port is arp traffic.
My set up is as follows:
port to monitor: e1
port to send traffic to: e48
To configure the switch I did the following by ssh to switch and run the following commands
enable
conf
interface ethernet e48
port monitor e1
That all goes fine but when I run show ports monitor I get the follow:
# show ports monitor
Source Port Destination Port Type Status VLAN Tagging
----------- ---------------- ------- ---------- ------------
e1 e48 RX,TX notReady Yes
Is there anything else I should be doing to allow port monitoring?