Arp (ip address mac) – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 639
![background image](/manuals/427254/639/background.png)
IP Addressing and Protocol Commands
Software Reference for x310 Series Switches
C613-50046-01 REV A
AlliedWare Plus
TM
Operating System - Version 5.4.4C
25.5
arp (IP address MAC)
This command adds a static ARP entry to the ARP cache. This is typically used to add
entries for hosts that do not support ARP or to speed up the address resolution function
for a host. The ARP entry must not already exist. Use the alias parameter to allow your
device to respond to ARP requests for this IP address.
The no variant of this command removes the static ARP entry. Use the
to remove the dynamic ARP entries in the ARP cache.
Syntax
arp <ip-addr> <mac-address> [<port-number>] [alias]
no arp <ip-addr>
Mode
Global Configuration
Examples
To add the IP address 10.10.10.9 with the MAC address 0010.2533.4655 into the ARP cache,
and have your device respond to ARP requests for this address, use the commands:
Related Commands
Parameter
Description
IPv4 address of the device you are adding as a static ARP entry.
MAC address of the device you are adding as a static ARP
entry, in hexadecimal notation with the format
HHHH.HHHH.HHHH.
The port number associated with the IP address. Specify this
when the IP address is part of a VLAN.
alias
Allows your device to respond to ARP requests for the IP
address. Proxy ARP must be enabled on the interface before
using this parameter.
awplus#
configure terminal
awplus(config)#
arp 10.10.10.9 0010.2355.4566 alias