Clear Dhcp Pool Option - Enterasys G3G170-24 Cli Reference Manual

G-series
Hide thumbs Also See for G3G170-24:
Table of Contents

Advertisement

Syntax
set dhcp pool poolname option code {ascii string | hex string-list | ip address-
list}
Parameters
poolname
code
ascii string
hex string‐list
ip address‐list
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.
G3(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.
G3(rw)->set dhcp pool auto1 option 72 ip 168.24.3.252 168.24.3.253

clear dhcp pool option

Use this command to remove a DHCP option from the address pool being configured.
Syntax
clear dhcp pool poolname option code
Parameters
poolname
code
Defaults
None.
Specifies the name of the address pool. Pool names may be up to 31 
characters in length.
Specifies the DHCP option code, as defined in RFC 2132. Value can range 
from 1 to 254.
Specifies the data in ASCII format. An ASCII character string containing a 
space must be enclosed in quotations.
Specifies the data in HEX format. Up to 8 HEX strings can be entered.
Specifies the data in IP address format. Up to 8 IP addresses can be entered.
Specifies the name of the address pool. Pool names may be up to 31 
characters in length.
Specifies the DHCP option code, as defined in RFC 2132. Value can range 
from 1 to 254.
clear dhcp pool option
Enterasys G-Series CLI Reference 13-27

Advertisement

Table of Contents
loading

Table of Contents