If a port-mirroring firewall filter is applied to the flood table on a VPLS routing instance, any packet received in the VPLS routing instance that matches the filter is mirrored.
To apply a Layer 2 port-mirroring firewall filter to the flood table of a VPLS routing instance, include the input pm-filter-name statement at the [edit forwarding-options family vpls flood] hierarchy level:
- [edit]
- forwarding-options {
-
- family vpls {
-
- flood {
- input pm-filter-name
- }
- }
- }