Extreme Networks EAS 100-24t Switch CLI Manual
201
CHAPTER
6
Layer 3 Features
ARP Commands
The ARP commands in the CLI are listed (along with the appropriate parameters) in the following table.
Each command is listed, in detail, in the following sections.
Command Parameters
create arpentry <ipaddr> <macaddr>
config arpentry <ipaddr> <macaddr>
delete arpentry [<ipaddr> | all]
show arpentry {ipif [System] | ipaddress <ipaddr> | static}
config arp_aging time <value 0-65535>
clear arptable
create arpentry
Purpose Used to make a static entry into the ARP table.
Syntax create arpentry <ipaddr> <macaddr>
Description This command is used to enter an IP address and the corresponding MAC
address into the switch’s ARP table.
Parameters <ipaddr> - The IP address of the end node or station.
<macaddr> - The MAC address corresponding to the IP address above.
Restrictions Only Administrator-level users can issue this command. The switch supports
up to 255 static ARP entries.