Dell PowerEdge VRTX User Manual
Page 381

381
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\Dell Plasma\User
Guide\Plasma_UGSwitching_ARP.fm
D E L L CO N F I D E N T I A L – P R E L I MI N A RY 4/ 1 8 /1 3 - F O R PR O O F O N LY
Adding Entries to a Dynamic ARP Inspection List Using CLI Commands
The following table summarizes the CLI commands for configuring the fields
in the
Dynamic ARP Inspection Entries pages
.
The following is an example of some of the CLI commands:
Table 16-3. Dynamic ARP Inspection List Entries CLI Commands
CLI Command
Description
ip ip-address mac mac-
address
no ip ip-address mac mac-
address
Creates a static ARP binding.
Use the no form of this command to
delete a static ARP binding..
show ip arp inspection list
Displays the static ARP binding list.
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
console(config-arp-list)# do show ip arp inspection
list
List name: servers
Assigned to VLANs:
IP MAC
--------------- ------------------
172.16.1.1 00:60:70:4c:73:21
172.16.1.2 00:60:70:4c:73:22
console(config-arp-list)#