DGS-1210/ME Metro Ethernet Switch CLI Reference Guide
77
<ipv6addr> to_ip <ipv6addr>
Description
The config address_binding auto_scan
configure the IP-MAC-port binding auto scan for specified IPv6
addresses.
Parameters
<ipv6addr> − Specifies a range of IPv6
binding auto scan on the Switch.
Restrictions Only administrator or operate-level users can issue this command.
Example usage:
To configure address binding auto scan on the Switch:
DGS-1210-28MP/ME:5# config address_binding auto_scan ipv6address from_ip
3000::1 to_ip 3000::3
Command: config address_binding auto_scan ipv6address from_ip 3000::1 to_ip
3000::3
Success.
DGS-1210-28MP/ME:5#
delete address_binding
Purpose Used to delete IP-MAC-port binding entries.
Syntax
delete address_binding [ip_mac [ipaddress <ipaddr> |
ipv6address <ipv6addr> | mac_address <macaddr> | all] |
blocked [all | vlan_name <string 32> mac_address <macaddr>
port <port 1-28>]]
Description
The delete address_binding command is used to delete IP-MAC-
port binding entries. Two different kinds
deleted.
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 address binding entries, toggle all.
Parameters
ipaddress <ipaddr> – The IPv4 address of the device where the IP-
MAC-port binding is made.
iv6paddress <ipv6addr> – The IPv6 address of the device where the
IP-MAC-port binding is made.
<macaddr> – The MAC address of the device where the IP-MAC-
port binding is made.
vlan_name <string 32> – The VLAN name of the VLAN that is bound
to a MAC address in order to block a specific device on a known
VLAN.
all – For IP-MAC-port binding all specifies all the IP-MAC-port
binding entries; for blocked address binding entries all specifies all
the blocked VLANs and their bound physical sddresses.
<port 1-28> – Specifies a port to be deleted for address binding.
Restrictions Only administrator or operate-level users can issue this command.
Example usage:
To delete all address binding entries on the Switch: