xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
315
ARP and Gratuitous 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 <ipif_name 12> | ipaddress <ipaddr> | static | mac_address
<macaddr>}
config arp_aging time <value 0-65535>
clear arptable
config gratuitous_arp send ipif_status_up [enable | disable]
config gratuitous_arp send
dup_ip_detected
[enable | disable]
config gratuitous_arp learning [enable | disable]
enable gratuitous_arp {ipif <ipif_name 12>} {trap | log }(1)
disable gratuitous_arp {ipif <ipif_name 12>} {trap | log}(1)
config gratuitous_arp send periodically ipif <ipif_name 12> interval <value 0-65535>
show gratuitous_arp {ipif <ipif_name 12>}
Each command is listed, in detail, in the following sections.
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 and Operator and Power-User-level users can issue this command. The
Switch supports up to 255 static ARP entries.
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: