DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide
234
35
3535
35
ARP COMMANDS
The ARP commands in the Command Line Interface (CLI) are listed (along with the appropriate
parameters) in the following table.
Command Parameter
create ArpSpoofing ip_address <ipaddr> mac_address <macaddr> [<portlist> | all]
show ArpSpoofing
delete ArpSpoofing ip_address <ipaddr>
config arp_aging time <value 0-65535 >
clear arptable
show arpentry {information | interface_name | ip_address | mac_address | summary}
show arpentry
aging_time
Each command is listed in detail, as follows:
create ArpSpoofing
Purpose To create the on the Switch.
Syntax
create ArpSpoofing ip_address <ipaddr> mac_address
<macaddr> [<portlist> | all]
Description
The create ArpSpoofing 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.
Parameters
ip_address <ipaddr> − Specifies the IP address of the end node or
station.
mac_address<macaddr> − Specifies the MAC address
corresponding to the IP address above.
[<portlist> | all] – Specifies a port, a range of ports or all ports to be
configured for the ARP snooping.
Restrictions Only Administrator or operator-level users can issue this command.
Example usage:
To create an ARP Spoofing IP address on the Switch:
DES-1210-