MAC address validation enables the router to validate that received packets contain a trusted IP source and an Ethernet MAC source address.
MAC address validation is supported on static demux interfaces on MX-series routers only.
There are two types of MAC address validation that you can configure:
Drops packets when the IP source address matches one of the trusted tuples, but the MAC address does not support the MAC address of the tuple
Continues to forward packets when the source address of the incoming packet does not match any of the trusted IP addresses.
Drops packets when the MAC address does not match the tuple's MAC source address, or when IP source address of the incoming packet does not match any of the trusted IP addresses.
To configure MAC address validation on static Ethernet interfaces, include the mac-validate (loose | strict) statement in the [edit demux0 unit logical-unit-number family family] hierarchy.