Configuring the ECN330-switch
408 1553-KDU 137 365 Uen D 2006-06-16
Command Attributes
• IP Address – IP address statically mapped to a physical MAC address.
(Valid IP addresses consist of four numbers, 0 to 255, separated by
periods.)
• MAC Address – MAC address statically mapped to the corresponding
IP address. (Valid MAC addresses are hexadecimal numbers in the
format: xx-xx-xx-xx-xx-xx.)
• Entry Count – The number of static entries in the ARP cache.
Web - Click IP, ARP, Static Addresses. Enter the IP address, the corresponding
MAC address, and click Apply.
Figure 177 ARP Static Addresses
CLI - This example sets a static entry for the ARP cache.
6.20.5.4 Displaying Dynamically Learned ARP Entries
The ARP cache contains entries that map IP addresses to the corresponding
physical
address. Most of these entries will be dynamically learned through replies
to broadcast
messages. All of the dynamic entries in the ARP cache can be
displayed,
specific dynamic entries can be changed into static entries, or all
dynamic entries cleared from the cache.
Console(config)#arp 10.1.0.11 00-11-22-33-44-55
Console(config)#