D-Link DGS-3700 Series Reference Manual page 324

Layer 2 managed gigabit ethernet switch
Hide thumbs Also See for DGS-3700 Series:
Table of Contents

Advertisement

DGS-3700 Series Layer 2 Managed Gigabit Ethernet Switch CLI Reference Guide
config arpentry
Restrictions
Example usage:
To configure a static arp entry for the IP address 10.48.74.12 and MAC address 00:50:BA:00:07:36:
DGS-3700-12:5#config arpentry 10.48.74.12 00-50-BA-00-07-36
Command: config arpentry 10.48.74.12 00-50-BA-00-07-36
Success.
DGS-3700-12:5#
delete arpentry
Purpose
Syntax
Description
Parameters
Restrictions
Example usage:
To delete an entry of IP address 10.48.74.121 from the ARP table:
DGS-3700-12:5#delete arpentry 10.48.74.121
Command: delete arpentry 10.48.74.121
Success.
DGS-3700-12:5#
config arp_aging time
Purpose
Syntax
Description
Parameters
Restrictions
Example usage:
To configure ARP aging time:
<macaddr> − The MAC address corresponding to the IP address.
Only Administrator and Operator-level users can issue this command.
Used to delete a static entry into the ARP table.
delete arpentry [<ipaddr> | all]
This command is used to delete a static ARP entry, made using the create arpentry
command above, by specifying either the IP address of the entry or all. Specifying
all clears the Switch's ARP table.
<ipaddr> − The IP address of the end node or station.
all − Deletes all ARP entries.
Only Administrator and Operator-level users can issue this command.
Used to configure the age-out timer for ARP table entries on the Switch.
config arp_aging time <value 0-65535>
This command sets the maximum amount of time, in minutes, that an ARP entry can
remain in the Switch's ARP table, without being accessed, before it is dropped
from the table.
time <value 0-65535> − The ARP age-out time, in minutes. The value may be set in
the range of 0 to 65535 minutes with a default setting of 20 minutes.
Only Administrator and Operator-level users can issue this command.
Page | 324

Advertisement

Table of Contents
loading

Table of Contents