
Network Tools
NOTE |
The conventions used here to describe Network Tools are as follows:
•Information entered by the user is in helvetica font
•Arguments enclosed by [ ] are required
•Arguments enclosed by < > are optional
•To abort or interrupt a process, press the control key and c key simultaneously, designated, or ^c here.
6.21.1 Built-in Commands
The
arp:
Syntax: | arp <options> |
Description:The arp command provides access to the ARP (Address Resolution Protocol) cache, enabling you to view cache data, delete entries, or add a static route.
Each ARP cache entry lists the network interface that the device is connected to, the device’s network address or IP address, the device’s physical address or MAC address, and the media type of connection to the device. Media types are displayed as numbers, which stand for the following states:
1 - Other
2 - Invalid entry (cannot ping device, timed out, etc.)
3 - Dynamic route entry
4 - Static route entry (not subject to change)
|