DHCP COMMANDS
206
E-DOC-CTC-20100729-0006 v3.0.Copyright 2011Technicolor. All rights reserved.
This document contains Technicolor proprietary and confidential information. Passing on and copying of this document, use,
extraction and communication of its contents, is not permitted without written authorization from Technicolor.
dhcp server pool rtadd
Add a route to the DHCP server pool
SYNTAX:
dhcp server pool rtadd name = <{LAN_private|GUEST_private|
DMZ_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