xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
308
DGS-3450:admin# create address_binding ip_mac ipaddress 10.1.1.1 mac_address 00-00-00-00-
00-11
Command: create address_binding ip_mac ipaddress 10.1.1.1 mac_address 00-00-00-00-00-11
Success.
DGS-3450:admin#
To create a static IPv6 IMPB entry:
DGS-3450:admin# create address_binding ip_mac ipv6address fe80::240:5ff:fe00:28
mac_address 00-00-00-00-00-11
Command: create address_binding ip_mac ipv6address fe80::240:5ff:fe00:28 mac_address 00-
00-00-00-00-11
Success.
DGS-3450:admin#
delete address_binding
Purpose
Used to delete an IMPB entry or blocked entry.
Syntax
delete address_binding [ip_mac [[ipaddress < ipaddr > | ipv6address <ipv6addr>]
mac_address < macaddr > | all] | blocked [ all | vlan_name < vlan_name > mac_address
< macaddr >]]
Description
Use this command to delete an IMPB entry or a blocked entry.
If the ACL mode is enabled, the switch will delete the related ACL access entries
automatically.
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-3450: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-3450:admin#
To delete a static ipv6 IMPB entry: