D-Link xStack Reference Manual page 94

Dgs-3600 series layer 3 managed gigabit ethernet switch
Hide thumbs Also See for xStack:
Table of Contents

Advertisement

xStack
Example usage:
To delete an entry of IP address 10.48.74.121 from the ARP table:
DGS-3627:admin# delete arpentry 10.48.74.121
Command: create arpentry 10.48.74.121
Success.
DGS-3627:admin#
config arpentry
Purpose
Syntax
Description
Parameters
Restrictions
Example usage:
To configure a static ARP entry with IP address 10.48.74.121 to have a MAC address of 00-50-BA-00-07-37:
DGS-3627:admin# config arpentry 10.48.74.121 00-50-BA-00-07-37
Command: config arpentry 10.48.74.121 00-50-BA-00-07-37
Success.
DGS-3627:admin#
config arp_aging time
Purpose
Syntax
Description
Parameters
Restrictions
Example usage:
To configure an ARP aging time of 30 minutes:
DGS-3627:admin# config arp_aging time 30
Command: config arp_aging time 30
Success.
DGS-3627:admin#
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
Used to configure a static entry's MAC address in the ARP table.
config arpentry <ipaddr> <macaddr>
This command configures a static entry's MAC address in the ARP table. Specify the IP
address and MAC address of the entry.
ipaddr - The IP address of the end node or station.
macaddr - The MAC address corresponding to the IP address above.
Only Administrator and Operator-level users can issue this command.
Used to configure the aging out time for an ARP entry.
config arp_aging time <min 0-65535>
This command sets the maximum amount of time, in minutes, that a dynamic ARP entry can
remain in the switch's ARP table, without being accessed, before it is dropped from the table.
min - The ARP age-out time, in minutes. The default is 20. The range is 0 to 65535.
Only Administrator and Operator-level users can issue this command.
90

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents