[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

mac-validate

Syntax

mac-validate (loose | strict);

Hierarchy Level

[edit dynamic-profiles profile-name demux0 unit logical-unit-number family family]

Release Information

Statement introduced in JUNOS Release 9.3.

Description

Enable IP and MAC address validation for dynamic IP demux interfaces in a dynamic profile. Supported on MX-series routers only.

Options

loose—Forwards incoming packets when both the IP source address and the MAC source address match one of the trusted address tuples. Drops packets when the IP source address matches one of the trusted tuples, but the MAC address does not match the MAC address of the tuple. Continues to forward incoming packets when the source address of the incoming packet does not match any of the trusted IP addresses.

strict—Forwards incoming packets when both the IP source address and the MAC source address match one of the trusted address tuples. 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.

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.

Related Topics


[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]