DHCP Server Instance
18-29
18.1.22 option

DHCP Config Commands
Defines the DHCP option used in DHCP pools
Supported in the following platforms:
• RFS7000
• RFS6000
• RFS4000
Syntax
option <option-name> [<IP>|<option-name>]
Parameters
Usage Guidelines
Defines non standard DHCP option codes (0-254)
Example
RFSwitch(config)#ip dhcp option option189 189 ascii
RFSwitch(config)#
option name [<IP>|
<option-name>]
Sets raw DHCP options
• <option-name> – Sets the name of the DHCP
option
• <IP> – Sets the IP value of the DHCP option
• <option-name> – Sets the ASCII value of the
DHCP option
NOTE: An option name in ASCII format accepts backslash (\) as an input
but is not displayed in the output (Use
show runnig config to view
the output). Use double backslash to represent a single backslash.