[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;
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 ip-address introduced in JUNOS Release 9.2 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.

[an error occurred while processing this directive]