D-Link DES-3500Series Switch User Manual


 
DES-3500 Layer 2 Fast Ethernet Switch CLI Reference Manual
139
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 max 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 and Operator-level users can issue this
command.
Example usage:
To set the maximum number of entries that port 1-3 can learned to 10:
DES-3526: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-3526:admin#
create address_binding permit_ip_pool
Purpose To create the entry of permit IP pool.
Syntax
create address_binding permit_ip_pool start_ip <ipaddr>
end_ip <ipaddr> ports [<portlist>|all]
Description This command is used to create an entry for the permit IP pool.
When the switch receives the ARP or IP packet, it will check the
permit IP pool and IP-MAC-Port Binding databases together. When
the IP address of a received packet is one of the by-permit IP, the
packet will be directly permitted without any further checking by the
binding database. Note that, the permit IP pool only affects the ARP
check. It does not affect the ACL filtering for the IP packet.
The start_ip and end_ip field identify a pool. There are maximum 10
entries.
Parameters
start_IP - The start IP address of the entry in permit IP pool.
end_IP - The start IP address of the entry in permit IP pool.
ports - Configure the portlist to apply.
Restrictions Only Administrator and Operator-level users can issue this
command.
Example usage:
To create address binding permit IP pool: