xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual
333
clear address_binding dhcp_snoop binding_entry
Purpose
To clear the address binding entries learned for the specified ports.
Syntax
clear address_binding dhcp_snoop binding_entry ports [<portlist> |
all]
Description
To clear the address binding entries learned for the specified ports.
Parameters
ports
- Specifies the list of ports that you would like to clear the dhcp-
snoop learned entry.
Restrictions
Only Administrator or Operator-level users can issue this command.
Example usage:
To clear address_binding dhcp_snoop binding_entry:
DES-3800:admin#clear address_binding dhcp_snoop
binding_entry ports 1-3
Command: clear address_binding dhcp_snoop
binding_entry ports 1-3
Success.
DES-3800:admin#
config address_binding dhcp_snoop max_entry
Purpose
Specifies the max number of entries which can be learned by the
specified ports.
Syntax
config address_binding dhcp_snoop max_entry ports [<portlist> |
all] limit [<value 1-10> | no_limit]
Description
By default, the per port max entry is 5.
This command specifies the maximum number of entries which can be
learned by the specified ports.
Parameters
ports
- Specifies the list of ports that you would like to set the maximum
dhcp-snoop learned entry.
limit
- Specifies the maximum number.
Restrictions
Only Administrator or Operator-level users can issue this command.
Example usage:
To set the maximum number of entries that ports can learn:
DES-3800: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.
DES-3800:admin#