set dhcp pool option

Defaults

None.

Mode

Switch command, read‐write.

Example

This example removes the NetBIOS node type from the address pool “auto1.”

C3(rw)->clear dhcp pool auto1 netbios-node-type

set dhcp pool option

Use this command to configure DHCP options, described in RFC 2132.

Syntax

set dhcp pool poolname option code {ascii string hex string-list ip address-

list}

Parameters

poolname

Specifies the name of the address pool. Pool names may be up to 31

 

characters in length.

 

 

code

Specifies the DHCP option code, as defined in RFC 2132. Value can range

 

from 1 to 254.

 

 

ascii string

Specifies the data in ASCII format. An ASCII character string containing a

 

space must be enclosed in quotations.

 

 

hex string‐list

Specifies the data in HEX format. Up to 8 HEX strings can be entered.

 

 

ip address‐list

Specifies the data in IP address format. Up to 8 IP addresses can be entered.

 

 

Defaults

None.

Mode

Switch command, read‐write.

Examples

This example configures DHCP option 19, which specifies whether the client should configure its IP layer for packet forwarding. In this case, IP forwarding is enabled with the 01 value.

C3(rw)->set dhcp pool auto1 option 19 hex 01

This example configures DHCP option 72, which assigns one or more Web servers for DHCP clients. In this case, two Web server addresses are configured.

C3(rw)->set dhcp pool auto1 option 72 ip 168.24.3.252 168.24.3.253

16-28 DHCP Server Configuration

Page 508
Image 508
Enterasys Networks 9034313-07 manual Set dhcp pool option, Ascii string