9-2 CHAPTER 9: ARP COMMANDSAdd Commandadd ip arp addressaccess_mac_address interfaceAdds static ARP entries and associates them with an interface. The values and are required. If interface is not specified, the entryis applied to all interfaces.Note: use the Arp command to determine the MAC address of the client.add ip arp address state [private |public]Adds an IP address to the static ARP table and designates it as a public or privateentry.Clear Commandclear arp_cache Deletes all data in the ARP cache without rebooting the OfficeConnect Gateway.Issue the list ip arp command to display ARP statistics.Delete Commanddelete ip arp address interfaceDeletes the indicated IP address from the ARP table of the specified interface.Parameter Descriptionip_addr The IP address of the client that you are adding to the static ARP table.mac_addr The MAC address of the client that you are adding to the static ARP table.interface_name The interface that this client will be associated with in the static ARP table.Parameter Descriptionip_addr The IP address to add to the static ARP table.state private - Only check for a static ARP entry forthe interface receiving the ARP request.public - If there isn’t a static ARP entry for thecurrent interface, check the table to see if theIP address is set for all interfaces.Parameter Descriptionip_addr The IP address to delete from the ARP table.interface The interface associated with the specified IP address.