Dhcp server pool rtadd, Add a route to the dhcp server pool, Dhcp commands – Technicolor - Thomson ST585 V6 User Manual

Page 202

Advertising
background image

E-DOC-CTC-20061027-0004 v1.0

DHCP Commands

178

dhcp server pool rtadd

Add a route to the DHCP server pool.

SYNTAX:

where:

RELATED COMMANDS:

dhcp server pool rtadd

name = <string>
dst = <ip-address>
[dstmsk = <ip-mask(dotted or cidr)>]
[gateway = <ipaddress | 0>]

name

The name of the DHCP server pool to which a route must be
added.

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

dhcp server pool rtdelete

Delete a route from the DHCP server pool.

Advertising