Adding static ARP table entries

Last Updated : Nov 06, 2012 |

Procedure

To add static ARP table entries manually, use the arp command.

For example, to add a static ARP table entry for station 192.168.7.8 with MAC address 00:40:0d:8c:2a:01, use the following command:

Gxxx-001# arp 192.168.7.8 00:40:0d:8c:2a:01