[an error occurred while processing this directive] [an error occurred while processing this directive]

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;
static-ip ip-address {
vlan vlan-name;
mac mac-address;
}
}

Hierarchy Level

[edit ethernet-switching-options secure-access-port]

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.


Published: 2009-07-23

[an error occurred while processing this directive]