DES-1210-52/ME L2 Metro Ethernet Switch CLI Reference Guide
326
To create an ARP Spoofing IP address on the Switch:
DES-1210-52/ME:5# create ArpSpoofing ip_address 10.2.1.1
mac_address 00-00-00-01-01-2 all
Command: create ArpSpoofing ip_address 10.2.1.1 mac_address 00-
00-00-01-01-2 all
Success.
DES-1210-52/ME:5#
To display the ARP Spoofing information on the Switch.
The show ArpSpoofing displays the information, indludes IP
address, MAC address and Port list information on the Switch.
Example usage:
To display the ARP Spoofing information on the Switch:
DES-1210-52/ME:5# show ArpSpoofing
Command: show ArpSpoofing
IP Address MAC Address PortList
10.2.1.1 00:00:00:01:01:02 1-52
DES-1210-52/ME:5# show ArpSpoofing
To delete an IP address and the corresponding MAC address into
the Switch’s ARP table.
delete ArpSpoofing ip_address <ipaddr>
The delete ArpSpoofing command deletes an IP address and the
corresponding MAC address into the Switch’s ARP table.
ip_address <ipaddr> − The IP address of the end node or station.
Only Administrator-level users can issue this command.
Example usage: