DGS-1210 Metro Ethernet Managed Switch CLI Reference Guide
80
Restrictions Only administrator or operate-level users can issue this command.
Example usage:
To disable the DHCP snooping of address binding for port 3~5 on the Switch:
DGS-1210-28MP/ME:5# disable address_binding dhcp_snoop ports 4
Command: disable address_binding dhcp_snoop ports 4
Success.
DGS-1210-28MP/ME:5#
config address_binding dhcp_snoop max_entry ports
Purpose Used to
specify the maximum number of entries which can be
dynamically learned (DHCP snooping) by the specified ports.
Syntax
config address_binding dhcp_snoop max_entry ports
[<portlist> | all] limit [<int 1-10> | no_limit] {IPv6}
Description
This config address_binding dhcp_snoop max_entry ports
command
is used to specify the maximum number of DHCP
snooping entries on specified ports. By default, the per-port
maximum entry has no limit.
Parameters
[<portlist> | all] – Specifies a port, a range of ports or all ports to be
configured of the address binding DHCP snooping on the Switch.
[<int 1-10> | no_limit] – Specifies the limit for max entry number.
{IPv6} – Specifies the IPv6 address used for this configuration.
Restrictions Only administrator or operate-level users can issue this command.
Example usage:
To configure the DHCP snooping of address binding for port 1 on the Switch:
DGS-1210-28MP/ME:5# config address_binding dhcp_snoop max_entry ports 1 limit
1
Command: config address_binding dhcp_snoop max_entry ports 1 limit 1
Success.
DGS-1210-28MP/ME:5#
show address_binding dhcp_snoop
Purpose Used to display DHCP snoop of IP-MAC-port binding.
Syntax
show address_binding dhcp_snoop [binding_entry |
max_entry] ports <portlist>
Description
This show address_binding dhcp_snoop
display DHCP snoop of IP-MAC-
port binding entries. Two different
kinds of information can be viewed. They are binding entry and max
entry.
[binding_entry | max_entry] – Address binding entries can be viewed
by entering the physical and IP addresses of the device.
ports – The number of enabled ports on the device to be displayed.
Parameters
[binding_entry | max_entry] –
Specifies ddress binding entries can
be viewed.