Adding static ARP table entries

Last Updated : Nov 06, 2012 |
Prolog information
  1. 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