Dell 3548 Switch User Manual


 
164 Configuring System Information
Deleting ARP Table Entry
1
Open the
ARP Settings page
2
Click
Show All.
The
ARP Table
page opens.
3
Select a table entry.
4
Select the
Remove
check box.
5
Click
Apply Changes
.
The selected
ARP Table
entry is deleted, and the device is updated.
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-30. 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)# arp timeout 12000
console(config)# exit
console# show arp
ARP timeout: 12000 Seconds
Interface IP address HW address Status
--------- ---------- ---------- ------
1/e11 10.7.1.102 00:10:B5:04:DB:4B Dynamic
1/e12 10.7.1.135 00:50:22:00:2A:A4 Static