It seems like your browser didn't download the required fonts. Please revise your security settings and try again.
Barracuda CloudGen Firewall

This Firmware Version Is End-Of-Support

Documentation for this product is no longer updated. Please see End-of-Support for CloudGen Firewall Firmware for further information on our EoS policy.

How to Configure Additional DHCP Options

  • Last updated on

Some clients may need specific DHCP options to be set in the DHCP server configuration. To set options that are not directly configurable, you must use Advanced Pool Configuration and enter the necessary options as freetext-based configuration. The global variables applied in DHCP options can be set to individual values for each DHCP option template if this is required for a specific address pool. In this example, a server requires the DHCP options 176 and 242 to be set to custom strings.

Before You Begin

Step 1. Define Variables for Additional Global DHCP Options

  1. Go to CONFIGURATION > Configuration Tree > Box > Assigned Services > DHCP > DHCP Enterprise Configuration.
  2. Click Lock.
  3. In the left menu, expand Configuration Mode and click Switch to Advanced View
  4. In the left menu, click Operational Setup.
  5. For each DHCP option you want to add, click in the Additional Global Definitions table and define a variable for the DHCP option in the following format: 
    option VARIABLE_NAME code OPTION_NUMBER=VARIABLE_TYPE
    E.g., option hbcs-avaya-176 code 176 = text
    dhcp_freetext_def.png
  6. Click Send Changes and Activate

Step 2. Configure Values for Specific DHCP Option Templates

  1. Go to CONFIGURATION > Configuration Tree > Box > Assigned Services > DHCP > DHCP Enterprise Configuration.
  2. Click Lock.
  3. In the left menu, expand Configuration Mode and click Switch to Advanced View
  4. In the left menu, click DHCP Option Templates
  5. Double-click on the DHCP Options template used for the address pool. The DHCP Options window opens.
  6. For a DHCP Option, click + in the ISC DHCP Option Freetext Field and set the value for the entry in the following format (including the quotation marks): 
    option VARIABLE_NAME-OPTION_NUMBER "ENTER_YOUR_STRING_HERE"  
    E.g., option hbcs-avaya-242 "MCIPADD=10.10.10.10,MCPORT=1719,TFTPSRVR=10.10.10.10" 
    dhcp_option_freetext_def.png
  7. Click Send Changes and Activate.