ARP is commonly used for mapping IPv4 addresses to MAC addresses.
Configure static ARP on an interface.
switch(config-if)# arp ipv4 IP-ADDR mac MAC-ADDR
Show commands to validate functionality: .
show arp
Back to Index