The arp command allows you to edit the arp table by assigning hostnames to specific Ethernet addresses. Without options it displays the current arp table.
arp add hostname ethernet_address
arp delete hostname ethernet_address
Hostnames are also cleared from the arp table after the Ethernet TAP probe is reset.