Configuring MAC Address Validation for Static Subscriber Interfaces
This topic describes how to configure MAC address validation for static subscriber interfaces in dynamic profiles on MX Series routers.
Before you begin:
- Configure the dynamic profile.
To configure MAC address validation on static subscriber interfaces:
- Configure the static VLAN interface. [edit interfaces]user@host# set fe-0/0/0 unit 0 family inet
- Configure the type of MAC address validation
for the interface.
- To configure loose validation:[edit interfaces fe-0/0/0 unit 0 family inet] user@host# set mac-validate loose
- To configure strict validation:[edit interfaces fe-0/0/0 unit 0 family inet] user@host# set mac-validate strict
- To configure loose validation:
After you configure MAC address validation:
- Associate the static VLAN interface with the dynamic profile.
See Associating Dynamic Profiles with Statically Created Interfaces.