Dhcp server pool optadd, Add an option instance to the dhcp server pool, Dhcp commands – Technicolor - Thomson ST585 V6 User Manual

Page 199: Syntax, Example: related commands

Advertising
background image

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

DHCP Commands

175

dhcp server pool optadd

Add an option instance to the DHCP server pool.

SYNTAX:

where:

EXAMPLE:

RELATED COMMANDS:

dhcp server pool optadd

name = <string>
instname = <string>

name

The name of the DHCP server pool to which an option instance
must be added.

REQUIRED

instname

The name of the DHCP server option instance.

Tip

Use the command

:dhcp server option

instlist to obtain a list of DHCP server option
instances.

REQUIRED

=>dhcp server pool optadd name=dhcp_pool_1 instname=yourInstance
=>dhcp server pool list name=dhcp_pool_1
Pool

Start

End

Intf

State

1

dhcp_pool_1

0.0.0.0

0.0.0.0

lan1

FREE

DHCP server

= 0.0.0.0 [unnumbered]

Netmask

= 0.0.0.0

Leasetime

= infinite

Gateway

= 0.0.0.0

DNS domain

= lan

DNS metric

= 0

DNS address list:
0.0.0.0 (local DNS)

Option instance list:
Name

Option

yourInstance

2

(yourTmpl)

=>

dhcp server pool optdelete

Delete an option instance from the DHCP server pool.

Advertising