xStack
®
DGS-3120 Series Layer 3 Managed Gigabit Ethernet Switch CLI Reference Guide
142
Chapter 8
Address Resolution
Protocol (ARP) Command
List
create arpentry
<ipaddr> <macaddr>
delete arpentry
[<ipaddr> | all]
config arpentry
<ipaddr> <macaddr>
config arp_aging time
<min 0-65535>
clear arptable
show arpentry
{ipif <ipif_name 12> | ipaddress <ipaddr> | static | mac_address <macaddr>}
8-1
create arpentry
Description
This command is used to enter a static ARP entry into the Switch’s ARP table.
Format
create arpentry <ipaddr> <macaddr>
Parameters
<ipaddr>
- The IP address of the end node or station.
<macaddr>
- The MAC address corresponding to the IP address above.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To create a static ARP entry for the IP address 10.48.74.121 and MAC address 00-50-BA-00-07-
36:
DGS-3120-24TC:admin# 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.
DGS-3120-24TC:admin#
8-2
delete arpentry
Description
This command is used to delete an ARP entry, by specifying either the IP address of the entry or
all. Specify ‘all’ clears the Switch’s ARP table.
Summary of Contents for xStack DGS-3120 Series
Page 1: ......
Page 186: ...xStack DGS 3120 Series Layer 3 Managed Gigabit Ethernet Switch CLI Reference Guide 181...
Page 204: ...xStack DGS 3120 Series Layer 3 Managed Gigabit Ethernet Switch CLI Reference Guide 199...
Page 363: ...xStack DGS 3120 Series Layer 3 Managed Gigabit Ethernet Switch CLI Reference Guide 358...
Page 1056: ...xStack DGS 3120 Series Layer 3 Managed Gigabit Ethernet Switch CLI Reference Guide 1051...