secure-access-port
Syntax
secure-access-port {
interface (all
| interface-name) {
(dhcp-trusted | no-dhcp-trusted);
mac-limit limit action (drop | log | none | shutdown);
(dhcp-trusted | no-dhcp-trusted);
}
vlan (all | vlan-name) {
vendor-id <string>;
}
(examine-dhcpv6 | no-examine-dhcpv6) {
forwarding-class class-name;
}
(ip-source-guard | no-ip-source-guard);
(ipv6-source-guard | no-ipv6-source-guard);
mac-move-limit limit action (drop | log | none | shutdown);
}
(neighbor-discovery-inspection | no-neighbor-discovery-inspection);
}
}
Hierarchy Level
[edit ethernet-switching-options]
Release Information
Statement introduced in Junos OS Release 9.0.
Support for IPv6 introduced in Junos OS Release 14.1X53-D10 for EX Series switches.
Description
Configure port security features, including MAC limiting, dynamic ARP inspection, whether interfaces can receive DHCP responses, DHCP snooping, IP source guard, DHCP option 82, MAC move limiting, and FIP snooping.
The remaining statements are explained separately. See CLI Explorer.
Required Privilege Level
system—To view this statement in the configuration.
system-control—To add this statement to the configuration.