138 Configuring System Information
www.dell.com | support.dell.com
Configuring ARP Using the CLI Commands
The following table summarizes the equivalent CLI commands for setting fields displayed in the
ARP Settings
page.
The following is an example of the CLI commands:
Table 6-32. ARP Settings CLI Commands
CLI Command Description
arp ip_addr hw_addr
{ethernet interface-number |
vlan vlan-id | port-channel
number}
Adds a permanent entry in the ARP cache.
arp timeout seconds Configures how long an entry remains in the ARP
cache.
clear arp-cache Deletes all dynamic entries from the ARP cache
show arp Displays entries in the ARP Table.
no arp Removes an ARP entry from the ARP Table.
Console(config)# arp 198.133.219.232 00-00-0c-40-0f-bc
Console (config)# exit
Console# arp timeout 12000
Console# show arp
ARP timeout: 80000 Seconds
Interface IP address HW address Status
--------- ---------- ---------- ------
g1 10.7.1.102 00:10:B5:04:DB:4B Dynamic
g2 10.7.1.135 00:50:22:00:2A:A4 Static