xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Manual
23
9
27
ARP COMMANDS
The ARP commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following
table.
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
Each command is listed, in detail, in the following sections.
create arpentry
Used to make a static ent
ry into the ARP table.
Purpose
cre
ate arpentry <ipaddr> <macaddr>
Syntax
This
command is used to enter an IP address and the
corresponding MAC address into the Switch’s ARP table.
Description
Parameters
<ipaddr> The IP address of the end node or station.
<macaddr> The MAC address corresponding to the IP address
above.
Only Administrator-level users
can issue this command. The Switch
supports up to 255 static ARP entries.
Restrictions
Example Usage:
To create a static ARP entry for the IP address 10.48.74.121 and MAC address 00:50:BA:00:07:36:
DES-3200-28:4#create arpentry 10.48.74.121 00-50-BA-00-07-36
Command: create arpentry 10.48.74.121 00-50-BA-00-07-36
Success.
DES-3200-28:4#
config arpentry
Used to co
nfigure a static entry in the ARP table.
Purpose
config a
rpentry <ipaddr> <macaddr>
Syntax
This
command is used to configure a static entry in the ARP Table.
The user may specify the IP address and the corresponding MAC
address of an entry in the Switch’s ARP table.
Description
Parameters
<ipaddr> The IP address of the end node or station.
<macaddr> The MAC address corresponding to the IP address