DGS-3200 Series Layer 2 Gigabit Managed Switch CLI Manual
335
Restrictions
You must have administrator privileges.
Examples
To delete an address binding entry :
D G S - 3 2 0 0 - 1 0 : 4 #delete 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.
D G S - 3 2 0 0 - 1 0 : 4 #
39-4 config address_binding address
Purpose
To update an address binding entry
Format
config address_binding ip_mac ipaddress <ipaddr> mac_address <macaddr> { ports [ portlist | all ]
mode [acl | arp]}
Description
User use this command to update an address binding entry.
Parameters
Parameters
Description
ipaddr
The IP address.
macaddr
The MAC address.
ports
Configure the portlist to apply, if ports are not configured, then 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
defaults 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 not be in effect.
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.