![D-Link DGS-3700 Series Reference Manual Download Page 429](http://html.mh-extra.com/html/d-link/dgs-3700-series/dgs-3700-series_reference-manual_76575429.webp)
DGS-3700 Series Layer 2 Managed Gigabit Ethernet Switch CLI Reference Guide
Page | 429
delete address_binding
Syntax
delete address_binding [all | ipaddress <ipaddr> mac_address <macaddr>]|
ipv6address <ipv6addr> mac_address <macaddr> | blocked [all | vlan_name
<vlan_name> mac_address <macaddr>]]
Description
This command is used to delete an address binding entry.
If acl mode is enabled, the switch will delete the according ACL access entries
automatically.
Parameters
ip_mac
−
The database that user create for address binding.
blocked
−
The address database that system auto learned and blocked.
ipaddress
– The IP address.
ipv6address
- The IPv6 address of the entry in the database.
mac_address
– The MAC address.
vlan_name
−
VLAN name (the blocked MAC belongs to).
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To delete address binding on the Switch:
DGS-3700-12:5# 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-3700-12:5#
config address_binding ip_mac ipaddress
Purpose
To update a address_binding entry.
Syntax
config address_binding ip_mac [ipaddress < ipaddr > | ipv6address <ipv6addr>]
mac_address <macaddr> { ports [ <portlist> | all ] mode [acl | arp]}
Description
This command is used to update an address binding entry.
Parameters
ipaddress
−
The IP address of the device where the IP-MAC binding is made.
ipv6address
- The IPv6 address of the entry being updated.
mac_address
−
The MAC address of the device where the IP-MAC binding is made.
ports
−
Specifies a port or range of ports to be configured for address binding, if no
ports are specified it will apply to all ports.
arp
−
This entry is specified as an arp mode entry. this entry will not be added as
access entries. If not specified, the mode is default to ARP mode. If the system is in
ARP mode, the arp mode entries and acl mode entries will be effective. If the
system is in acl mode, only the ACL mode entries will be active; the arp mode
entry will no in-effective.
acl
−
This entry is specified as an ACL mode entry. If a user enables ACL mode, this
entry will be added as an access entry.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure address_binding with arp mode for all ports on the Switch: