DES-3000 Series Layer 2 Switch CLI Reference Manual
delete address_binding
Used to delete an IP-MAC address binding entry.
delete address_binding
[ip_mac [ipaddress <ipaddr> mac_address <macaddr>
| all] | blocked [all | vlan_name <vlan_name> mac_address <macaddr>]]
Description
This command will delete IP-MAC address binding entries. Two methods of deletion
can be applied.
IP_MAC –
Individual Address
Binding entries can be deleted by entering the
physical and IP addresses of the device. Toggling to
all
will delete all the Address
Binding entries.
Blocked –
Blocked address binding entries (bindings between VLAN names and
MAC addresses) can be deleted by entering the VLAN name and the physical
address of the device. To delete all the blocked IP-MAC address binding entries,
toggle
all.
Parameters
ip_mac –
Select this parameter to delete a specific IP-MAC address binding entry by
entering the following IP-MAC address binding information.
blocked
– Entering this parameter will specify that the user wishes to delete a
particular blocked IP-MAC address entry, defined by entering the following
parameters.
Restrictions Only
administrator-level users can issue this command.
Purpose
Syntax
•
ipaddress <ipaddr> -
Enter the IP address of the device where the IP-MAC
address binding is made. This entry will be used in conjunction with the
following MAC address to identify the binding entry to be deleted.
•
<macaddr>
The MAC address of the device where the IP-MAC address
binding entry is made. This entry will be used in conjunction with the previous
IP address to identify the binding entry to be deleted.
•
all -
Entering this parameter will delete all IP-MAC address binding entries.
•
all -
Entering this parameter will delete all blocked IP-MAC address binding
entries.
•
vlan_name <vlan_name>
Enter the VLAN name of the VLAN that is bound to a
MAC address which the user wishes to delete. This entry must be
implemented with the following parameter to specify the entry to be deleted.
•
<macaddr>
The MAC address of the device where the blocked IP-MAC
address binding is made. This entry will be used in conjunction with the
previous VLAN Name to identify the binding entry to be deleted.
Example usage:
To delete an IP-MAC Binding on the switch:
DES-3026:4#delete address-binding ip-mac ipaddress 10.1.1.1
mac_address 00-00-00-00-00-06
Command: delete address-binding ip-mac ipaddress 10.1.1.1
mac_address 00-00-00-00-00-06
Success.
DES-3026:4#
118