24-Port Layer 3 Switch Management Guide

IP R
OUTING
3-161
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.
CLI - This example sets a static entry for the ARP cache.
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. You can display all of the
dynamic entries in the ARP cache, change
specific dynamic entries into
static entries, or clear all dynamic entries from the cache.
Command Attributes
IP Address – IP address of a dynamic entry in the cache.
MAC Address – MAC address mapped to the corresponding IP address.
Interface – VLAN interface associated with the address entry.
Console(config)#arp 10.1.0.11 00-11-22-33-44-55 4-222
Console(config)#