DGS-3200 Series Layer 2 Gigabit Managed Switch CLI Manual
334
allow_zeroip
This feature is for the DHCP packet which the source IP
address is zero.
enable
:The DHCP packet which the source IP is zero can be
forwarded.
disable
:Process according normal logic.
Restrictions
You must have administrator privileges.
Examples
To configure address binding on the Switch:
D G S - 3 2 0 0 - 1 0 : 4 # config address_binding ip_mac ports 1 state enable
Command: config address_binding ip_mac ports 1 state enable
Success.
D G S - 3 2 0 0 - 1 0 : 4 #
39-3 delete address_binding address
Purpose
To delete an address binding entry
Format
delete address_binding [ip-mac [ipaddress <ipaddr> mac_address <macaddr> |all] | blocked [all |
vlan_name <vlan_name> mac_address <macaddr>]]
Description
User use this command to delete an address binding entry.
If ACL mode is enabled, the switch will delete the according ACL access entries automatically.
Parameters
Parameters
Description
ip_mac
The database that a user creates for address binding.
blocked
The address database that the system auto learned and blocked.
ipaddr
The IP address.
macaddr
The MAC address.
vlan_name
The VLAN name (the blocked MAC belongs to).
.