ARP is commonly used for mapping IPv4 addresses to MAC addresses.
(switch (config)#) Configure static ARP on an interface:
Static ARP addresses only supported in management interfaces.
interface mgmt0
arp ipv4 IP-ADDR mac MAC-ADDR
(switch (config)#)
show ip arp