D-Link DES-3500Series Switch User Manual


 
DES-3500 Layer 2 Fast Ethernet Switch CLI Reference Manual
140
DES-3526:admin# create address_binding permit_ip_pool start_ip
10.10.10.10 end_ip 10.10.10.11 ports 1
Command: create address_binding permit_ip_pool start_ip 10.10.10.10
end_ip 10.10
.10.11 ports 1
Success.
DES-3526:admin#
config address_binding permit_ip_pool
Purpose To update the entry of permit IP pool
Syntax
config address_binding permit_ip_pool start_ip <ipaddr>
end_ip <ipaddr> ports [<portlist>|all]
Description This command is used to update an entry of a permit IP pool. The
start_ip and end_ip field identify a pool. The pool must exist before it
can be modified.
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 config address_binding permit_ip_pool:
DES-3526:admin# config address_binding
permit_ip_pool start_ip 10.10.10.10
end_ip 10.10.10.11 ports 2
Command: config address_binding
permit_ip_pool start_ip 10.10.10.10
end_ip 10.10.10.11 ports 2
Success.
DES-3526:admin#
delete address_binding permit_ip_pool
Purpose To delete the entry of permit IP pool.
Syntax
delete address_binding permit_ip_pool start_ip <ipaddr> end_ip
<ipaddr>
Description User uses this command to delete an entry of permit IP pool.
The start_ip and end_ip field identify a pool. The pool must exist
before it can be deleted.
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.
Restrictions Only Administrator and Operator-level users can issue this
command.
Example usage:
To delete address binding permit IP pool: