D-Link DES-3550 Switch User Manual


 
152
24
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 | local]}
config arp_aging time <value 0-65535>
clear arptable
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-level users can issue this command.
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-3550: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-3550:4#
config arpentry
Purpose Used to configure a static entry in the ARP table.
Syntax
config arpentry <ipaddr> <macaddr>
Description This command is used to configure a static entry in the ARP Table.
The user may specify the IP address and the corresponding MAC