Disables DHCP secured ARP learning for the specified VLAN and member ports.
vlan_name | Specifies the name of the VLAN to which this rule applies. |
all | Specifies all ingress ports. |
ports | Specifies one or more ingress ports. |
By default, DHCP secured ARP learning is disabled.
Use this command to disable DHCP secured ARP learning.
To display how the switch builds an ARP table and learns MAC addresses for devices on a specific VLAN and associated member ports, use the following command:
show ip-security arp learning {vlan} vlan_nameTo view the ARP table, including permanent and DHCP secured ARP entries, use the following command:
show iparp {ip_address | mac | vlanvlan_name | permanent} {vrvr_name}The following command disables DHCP secured ARP learning on port 1:1 of the VLAN learn:
disable ip-security arp learning learn-from-dhcp vlan learn ports 1:1
This command was first available in ExtremeXOS 11.6.
This command is available on BlackDiamond X8 series switches, BlackDiamond 8000 series modules, and Summit Family switches.