I cannot get port mirroring to work on a CRS125-24G-1S.
Quite simple - I have port 23 as a standalone port (NO master configured) connected to a bridge (it is running a hotspot) and port 24 as a standalone (NO master) port for the analyser.
I have configured both via CLI and GUI with:
/interface ethernet switch
set egress-mirror0-format=original egress-mirror0-port=ether24-Mirror-Out egress-mirror0-port=ether24-Mirror-Out egress-mirror1-format=\
original ingress-mirror0-port=ether24-Mirror-Out ingress-mirror1-port=ether24-Mirror-Out
/interface ethernet switch port
set 22 egress-mirror-to=mirror1 ingress-mirror-to=mirror1
but port 24 NEVER gets any mirror traffic. And it doesn’t work even if I only configure port 24 as ONE of the mirror targets - the above is after trying many combinations…
Either this doesn’t work or I am missing something REALLY stupid here…