interface
Syntax
- interface (all | interface-name)
{
-
- allowed-mac {
- mac-address-list;
- }
- (dhcp-trusted |
no-dhcp-trusted);
- mac-limit limit action action;
- no-allowed-mac-log;
-
- }
Hierarchy Level
Release Information
Statement introduced in JUNOS Release 9.0 for EX Series switches.
static-ip introduced in JUNOS Release 9.2 for EX Series switches.
no-allowed-mac-log introduced in JUNOS Release 9.3 for EX Series switches.
Description
Apply port security features to all interfaces or to the specified interface.
The statements are explained separately.
Options
-
all—Apply port security features to all interfaces.
-
interface-name —Apply port security features to the specified interface.
Required Privilege Level
routing—To view this statement in the
configuration.
routing-control—To add this statement
to the configuration.