clear dhcp pool option
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.
C2(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.
C2(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.
14-28 DHCP Server Configuration
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.
Need help?
Do you have a question about the SecureStack C2 and is the answer not in the manual?
Questions and answers