DHCP Snooping and ARP Inspection Commands 581
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Contax
CLI\files\DHCP_Snooping.fm
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 - FOR PROOF ONLY
no ip
ip-address
mac
mac-address
Parameters
•
ip-address
—Specifies the IP address to be entered to the list.
•
mac-address
—Specifies the MAC address associated with the IP address.
Default Configuration
No static ARP binding is defined.
Command Mode
ARP-list Configuration mode
Example
The following example creates a static ARP binding.
Console(config)#
ip arp inspection list create
servers
Console(config-ARP-list)#
ip
172.16.1.1
mac
0060.704C.7321
Console(config-ARP-list)#
ip
172.16.1.2
mac
0060.704C.7322
ip arp inspection list assign
Use the ip arp inspection list assign Global Configuration mode command to
assign a static ARP binding list to a VLAN. Use the no form of this command
to delete the assignment.
Syntax
ip arp inspection list assign
vlan-id
name
no ip arp inspection list assign
vlan
Parameters
•
vlan-id
—Specifies the VLAN ID.
•
name
—Specifies the static ARP binding list name.
Default Configuration
No static ARP binding list assignment exists.