![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/f/fa/ffa63819-0092-4e25-b43b-b3dd7442913c/ffa63819-0092-4e25-b43b-b3dd7442913c-bg9a.png)
xStack
®
DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
150
config address_binding dhcp_snoop max_entry ports
Purpose Specifies the maximum number of entries which can be dynamically learned (DHCP
snooped) by the specified ports.
Syntax
config address_binding dhcp_snoop max_entry ports [<portlist> | all] limit [<value
1-50> | no_limit]
Description This 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 – Specifies the list of ports to be configured for the DHCP snoop maximum
learned entry.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To set the maximum number of entries that ports 1-23 can learn to 10:
DGS–3426:5#config address_binding dhcp_snoop max_entry ports 1-3 limit 10
Command: config address_binding dhcp_snoop max_entry ports 1:1-1:3 limit 10
Success.
DGS–3426:5#
config address_binding recover_learning ports
Purpose To recover a port from the stop learning state to the normal state.
Syntax
config address_binding recover_learning ports [<portlist> | all]
Description This command is used to recover the port back to normal state, under which the port will
start learning both illegal and legal MAC addresses again.
Parameters portlist – Specifies the list of ports to recover from stopped learning mode..
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To configure address binding recover learning ports:
DGS–3426:5#config address_binding recover_learning ports 6-7
Command: config address_binding recover_learning ports 1:6-1:7
Success.
DGS–3426:5#