C H A P T E R 3 Console Command Reference
CAUTION
The
Address Resolution Protocol (ARP) Commands
get-arp-tbl
Displays the ARP table. The table lists the port and MAC address for each IP address the switch has communicated with recently.
SYS_console>
IfIndex | IpAddress | MAC Address |
====================================================
1 | 129.001.001.001 | |
1 | 129.001.001.200 |
add-arp-entry
Adds an entry to the ARP table manually. port is the switch port the device is connected to.
del-arp-entry
Deletes entries from the ARP table. If you enter an IP address, the matching ARP entry is deleted. If you enter *, the entire ARP table is cleared.
Use this command if the network topology physically changes. For example, when a management station moves from one segment to another and its port number changes.
47