The filtering of Layer 2 traffic exiting access interfaces on which EVPN-VXLAN is running.
To set up this feature:
The following sample configuration creates a Layer 2 egress firewall filter named epacl, which you apply to interface xe-0/0/10.0. The first term specifies that the interface accepts and counts packets from
source MAC address 00:00:5e:00:53:a1/48. The second term specifies that the interface discards all other packets and counts them.
set firewall family ethernet-switching filter epacl term t1 from source-mac-address 00:00:5e:00:53:a1/48
set firewall family ethernet-switching filter epacl term t1 then accept
set firewall family ethernet-switching filter epacl term t1 then count epacl-accept
set firewall family ethernet-switching filter epacl term t2 then discard
set firewall family ethernet-switching filter epacl term t2 then count epacl-discard
set interfaces xe-0/0/10 unit 0 family ethernet-switching filter output epacl
| Product / Application | Software | Introduced Release |
|---|---|---|
| EX4650-48Y | Junos OS | 20.3R1 |
| QFX5110 | Junos OS | 20.3R1 |
| QFX5120-48Y | Junos OS | 20.3R1 |
| QFX5120-32C | Junos OS | 20.3R1 |
| QFX5130-32CD | Junos OS Evolved | 21.2R1 |
| QFX5130E-32CD | Junos OS Evolved | 23.4R2 |
| QFX5130-48C | Junos OS Evolved | 23.4R1 |
| QFX5130-48CM | Junos OS Evolved | 23.4R2 |
| QFX5120-48T | Junos OS | 20.3R1 |
| QFX5230-64CD | Junos OS Evolved | 24.4R1 |
| QFX5700 | Junos OS Evolved | 21.2R1 |
| QFX5700E | Junos OS Evolved | 23.4R2 |