To configure a filter for VPLS, include the filter statement at the [edit firewall family vpls] hierarchy level:
- [edit firewall family vpls]
- filter filter-name {
- interface-specific;
-
- term term-name {
-
- from {
-
match-conditions;
- }
-
- then {
-
actions;
- }
- }
- }
For more information on how to configure firewall filters, see the JUNOS Policy Framework Configuration Guide.
To configure a filter for VPLS traffic, you complete the following tasks: