xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
170
clear address_binding nd_snoop binding_entry ports
Purpose
This command is used to clear the ND snooping entries on specified ports.
Syntax clear address_binding nd_snoop binding_entry ports [<portlist> | all]
Description
This command is used to clear the ND snooping entries on specified ports.
Parameters ports - Specify the list of ports that you would like to clear the ND snoop learned entry.
<portlist> - Enter the list of port used here.
all - Clear all ND snooping learned entries.
Restrictions
Only Administrator, Operator and Power User-level users can issue this command.
Example usage:
To clear ND snooping entry on ports 1-3:
DES-3528:admin# clear address_binding nd_snoop binding_entry ports 1-3
Command: clear address_binding nd_snoop binding_entry ports 1-3
Success.
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 [<value
1-50> | no_limit] {ipv6}
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 ports – Specifies the list of ports to be configured for the DHCP snooping maximum
learned entry.
all – Specifies that all the ports will be used.
limit − Specifies the maximum number.
ipv6 – Specifies the IPv6 address used for this configuration.
Restrictions
Only Administrator, Operator and Power User-level users can issue this command.
Example usage:
To set the maximum number of entries that ports 1-3 can learn to 10:
DES-3528:admin# config address_binding dhcp_snoop max_entry ports 1-3 limit 10
Command: config address_binding dhcp_snoop max_entry ports 1-3 limit 10
Success.