xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
88
config arp_retry times
Purpose
Used to set the ARP retry times.
Syntax
config arp_retry times <value 0-4>
Description
You can set the value for ARP retry,If the values is setting to 0 means there will only send
one ARP request for one data, without retry.
Parameters
<value 0-4>
- Enter the ARP retry times value. The default value is 4. The range is 0 to 4.
Restrictions
Only Administrator, Operator, and User level users can issue this command.
Example usage:
To set the ARP retry times:
DGS-3450:admin#config arp_retry times 2
Command: config arp_retry times 2
Success.
DGS-3450:admin#
clear arptable
Purpose
Used to clear all the dynamic ARP entries from the ARP table.
Syntax
clear arptable
Description
This command is used to clear all the dynamic entries from ARP table.
Parameters
None.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To clear the ARP table:
DGS-3450:admin# clear arptable
Command: clear arptable
Success.
DGS-3450:admin#
show arpentry
Purpose
Used to display the ARP table.
Syntax
show arpentry {ipif <ipif_name 12> | ipaddress <ipaddr> | static | mac_address
<macaddr> }
Description
This command is used to displays the ARP table. You can filter the display by IP address,
interface name, static entries or MAC address.
Parameters
ipif_name
- The name of the IP interface the end node or station for which the ARP table
entry was made, resides on.
ipaddr
- The IP address of the end node or station.
static
- Display the static entries in the ARP table.
macaddr
- Displays the ARP entry by MAC address.