Owner manual
AT-S63 Stack Command Line Interface User’s Guide
Section V: Internet Protocol Routing 285
SET IP ARP
Syntax
set ip arp=
ipaddress
[interface=
interface
] [port=
port
]
[ethernet=
macaddress
]
Parameters
arp Specifies the IP address of the static route entry to be
modified.
interface Specifies a new interface where the host is located.
An interface name consists of “VLAN” followed by the
ID (VID) or name of the VLAN where the interface is
to be assigned and an interface number, separated by
a dash (e.g., vlan4-0). The interface must already
exist on the stack.
port Specifies a new physical port on the stack where the
host is located. Port numbers are specified in the
following format:
module ID.port number
For instructions, refer to “Port Numbers in
Commands” on page 40.
ethernet Specifies a new MAC address of the host. The MAC
address can be entered in either of the following
formats:
xxxxxxxxxxxx or xx:xx:xx:xx:xx:xx
Description
This command modifies an existing static ARP entry in the ARP cache.
You can change all of the settings of an entry, except the IP address. To
change the IP address, you must delete the entry and add it again. To
view the ARP entries, refer to “SHOW IP ARP” on page 291.
Examples
This command modifies the port number for the static ARP entry with the
IP address 149.42.67.8:
set ip arp=149.42.67.8 port=2.24