10-29-2021 11:56 AM
When setting up port mirror on the third port, I get hardware limitation error,ok, is it possible to bypass this limitation create mirror to the ports in the LAG, will be traffic from all ports specified in the filter evenly distributing to the egress ports, for example:
enable sharing 1 grouping 1-2 algorithm address-based L2
configure mirror TEST to port 1
configure mirror TEST add port 11 ingress-and-egress
configure mirror TEST add port 12 ingress-and-egress
configure mirror TEST add port 13 ingress-and-egress
configure mirror TEST add port 14 ingress-and-egress
thanks
10-30-2021 02:09 PM
11-05-2021 09:18 AM
11-08-2021 10:33 AM
Hi Xamza,
No, traffic is not distributed among LAG ports when using the port-list. This is a workaround to allow mirrored traffic to a LAG port. In fact, this only mirrors traffic to the physical ports specified in the port-list. If you choose just one member-port of the LAG, only that port will egress mirrored traffic. If you specify multiple member-ports of the LAG, each port will receive a copy of mirrored traffic causing duplicates.
If you'd like EXOS to support mirroring to a LAG natively, that would make a good feature request!
11-01-2021 02:57 AM