D-Link DGS-3600 Switch User Manual


 
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
353
delete address_binding
Parameters
ip_mac - Specify the user created IMPB database.
blocked - Specify the address database that the system has automatically learned and
blocked.
ipaddr - Specify the learned IP address of the entry in the database.
ipv6addr - Specify the learned IPv6 address of the entry in the database.
macaddr - Specify the MAC address of the entry or the blocked MAC address.
vlan_name - Specify the name of the VLAN to which the blocked MAC address belongs.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To delete an IMPB entry:
DGS-3627:admin# delete address_binding ip_mac ipaddress 10.1.1.1 mac_address 00-00-00-00-
00-11
Command: delete address_binding ip_mac ipaddress 10.1.1.1 mac_address 00-00-00-00-00-11
Success.
DGS-3627:admin#
To delete a static ipv6 IMPB entry:
DGS-3627:admin# delete address_binding ip_mac ipv6address fe80::240:5ff:fe00:28
mac_address 00-00-00-00-00-11
Command: delete address_binding ip_mac ipv6address fe80::240:5ff:fe00:28 mac_address 00-
00-00-00-00-11
Success.
DGS-3627:admin#
To delete a blocked address:
DGS-3627:admin# delete address_binding blocked vlan_name v31 mac_address 00-00-00-00-00-
11
Command: delete address_binding blocked vlan_name v31 mac_address 00-00-00-00-00-11
Success.
DGS-3627:admin#
config address_binding ip_mac
Purpose Used to update an IMPB entry.
Syntax
config address_binding ip_mac [ipaddress < ipaddr > | ipv6address <ipv6addr>]
mac_address < macaddr > {ports [ portlist | all]}
Description This command is used to update an IMPB entry.