User's Manual

dhcp Commands
E-DOC-CTC-20071119-0014 v1.0
175
dhcp server pool rtdelete
Delete a route from the DHCP server pool
SYNTAX:
dhcp server pool rtdelete name = <{LAN_private}>
dst = <ip-address>
[dstmsk = <ip-mask(dotted or cidr)]>
[gateway = <ip-address|0]>
where:
name The name of the DHCP server pool. REQUIRED
dst The IP destination address of the route for DHCP
clients.
REQUIRED
dstmsk The destination IP address mask. OPTIONAL
gateway The IP address of the next hop. Must be directly
connected to the DHCP client
OPTIONAL