ARP is commonly used for mapping IPv4 addresses to MAC addresses. Static ARP addresses only supported in management interfaces;
Switch (config) # interface mgmt0 switch(config interface mgmt0)# arp ipv4 IP-ADDR mac MAC-ADDR
show ip arp
Back to Index