![D-Link xStack DGS-3400 Series Cli Manual Download Page 429](http://html.mh-extra.com/html/d-link/xstack-dgs-3400-series/xstack-dgs-3400-series_cli-manual_77433429.webp)
xStack
®
DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
425
Example usage:
To display the ARP table
:
D G S - 3 4 2 6 : 5 # s h o w a r p e n t r y
C o m m a n d : s h o w a r p e n t r y
A R P A g i n g T i m e : 2 0
I n t e r f a c e I P A d d r e s s M A C A d d r e s s T y p e
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
S y s t e m 1 0 . 0 . 0 . 0 F F - F F - F F - F F - F F - F F L o c a l / B r o a d c a s t
S y s t e m 1 0 . 4 4 . 8 . 2 5 3 0 0 - 4 4 - 0 8 - F D - 0 9 - 0 9 D y n a m i c
S y s t e m 1 0 . 6 3 . 6 7 . 7 0 0 - 0 9 - 4 1 - D 8 - 1 5 - 0 E D y n a m i c
S y s t e m 1 0 . 9 0 . 9 0 . 9 0 0 0 - 1 9 - 5 B - F 5 - 2 6 - C 0 L o c a l
S y s t e m 1 0 . 2 5 5 . 2 5 5 . 2 5 5 F F - F F - F F - F F - F F - F F L o c a l / B r o a d c a s t
T o t a l E n t r i e s : 5
D G S - 3 4 2 6 : 5 #
clear arptable
Purpose
Used to remove all dynamic ARP table entries.
Syntax
clear arptable
Description
This command is used to remove dynamic ARP table entries from the Switch’s ARP
table. Static ARP table entries are not affected.
Parameters None.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example Usage:
To remove dynamic entries in the ARP table:
D G S - 3 4 2 6 : 5 # c l e a r a r p t a b l e
C o m m a n d : c l e a r a r p t a b l e
S u c c e s s .
D G S - 3 4 2 6 : 5 #
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 address of an entry in 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-level users can issue this command.