Allied Telesis AT-DC2552XS User Manual
Page 416

Chapter 18: ARP Commands
416
ARP
Syntax
arp
ipaddress macaddress port_id
Parameters
ipaddress
Specifies the IPv4 address of the host.
macaddress
Specifies the MAC address of the host. The MAC address must be
entered in the hexadecimal format:
port_id
Specifies the ID of the port connected to the host. The port must be
a member of the VLAN that has an assigned IPv4 management
address.
Mode
Global Configuration mode
Description
Use this command to add a static ARP entry to the ARP cache on the
switch. You add entries for local hosts that do not support ARP or to speed
up the address resolution function for a host.
Confirmation Command
Example
This example creates an ARP entry for the IP address 192.168.10.254
and the MAC address 7A:54:2B:11:65:72 on port 1.0.25:
awplus> enable
awplus# configure terminal
awplus(config)# arp 192.168.10.254 7a:54:2b:11:65:72
port1.0.25