dhcp
CustomOption

An object to configure a customizable DHCP option for each IP address pool.



public abstract class CustomOption

Properties
address1 When the optionType is ipv4 or ipv6, address1 field can be used for IPv4 or IPv6 address input. If the optionValue and address1, address2, address3 and address4 are set at the same time, the optionValue takes precedence.

type=InetAddress
default=0.0.0.0

address2 When the optionType is ipv4 or ipv6, address2 field can be used for IPv4 or IPv6 address input. If the optionValue and address1, address2, address3 and address4 are set at the same time, the optionValue takes precedence.

type=InetAddress
default=0.0.0.0

address3 When the optionType is ipv4 or ipv6, address3 field can be used for IPv4 or IPv6 address input. If the optionValue and address1, address2, address3 and address4 are set at the same time, the optionValue takes precedence.

type=InetAddress
default=0.0.0.0

address4 When the optionType is ipv4 or ipv6, address4 field can be used for IPv4 or IPv6 address input. If the optionValue and address1, address2, address3 and address4 are set at the same time, the optionValue takes precedence.

type=InetAddress
default=0.0.0.0

addressType The address type for address1, address2, address3 and address4.

type=rtr.InetAddressType
default=ipv4

optionNumber The option number.

type=int
access=read-create
minimum=1
maximum=254
Mandatory on create

optionType The option type specifies how the value of the option is stored.

type=dhcp.CustomOptionValueType
default=ipv4

optionValue The option value of this option. At creation time, when the optionType is ipv4 or ipv6, if the optionValue and address1, address2, address3 and address4 are set at the same time, the optionValue takes precedence. The modification to optionValue and address1, address2, address3 and address4 at the same time is not allowed.

type=string
default=
minimum=1
maximum=254

siteId The system address of a network equipment.

type=string
access=read-create
default=
maximum=64
Mandatory on create

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Supported Network Elements
7750 SR
7705 SAR Gen 2
7705 SAR Hm
7450 ESS Supported for all versions
  • Excluded chassis types: 7450-ESS1
7705 SAR H
7705 SAR
7210 SAS K Supported from 9.0.R3
  • Required Capabilities: NetworkMode
7250 IXR Supported from 13.1.R8
Product Specifics
7210 SAS K 20.0
7210 SAS K 21.0
7210 SAS K 22.0
7210 SAS K 23.0
7210 SAS K 24.0
7210 SAS K 25.0
7250 IXR 20.0
7250 IXR 21.0
7250 IXR 22.0
7250 IXR 23.0
7250 IXR 24.0
7250 IXR 25.0
7450 ESS 20.0
7450 ESS 21.0
7450 ESS 22.0
7450 ESS 23.0
7450 ESS 24.0
7450 ESS 25.0
7705 SAR Gen 2 25.0
7705 SAR H 20.0
7705 SAR H 21.0
7705 SAR H 22.0
7705 SAR H 23.0
7705 SAR H 24.0
7705 SAR H 25.0
7705 SAR H 9.0
7705 SAR Hm 20.0
7705 SAR Hm 21.0
7705 SAR Hm 22.0
7705 SAR Hm 23.0
7705 SAR Hm 24.0
7705 SAR Hm 25.0
7705 SAR 20.0
7705 SAR 21.0
7705 SAR 22.0
7705 SAR 23.0
7705 SAR 24.0
7705 SAR 25.0
7750 SR 20.0
7750 SR 21.0
7750 SR 22.0
7750 SR 23.0
7750 SR 24.0
7750 SR 25.0