dhcp
AbstractDhcp6CustomOption

Abstract class of Dhcp6AddressPrefixCustomOption and AutoProvDhcp6DefOption class.



public abstract class AbstractDhcp6CustomOption

Properties
localDhcpServerName The local DHCPv6 server name.

type=string
access=read-only
default=

option The selection list of the option that match the CLI option list. If the custom-option is selected, then the user is asked to type in optionNumber, and then choose the type; otherwise, the number and type has to match the option defined in the DHCPv6 RFCs.

type=dhcp.Dhcp6CustomOptions
access=read-create
default=customOption
Displayed(tab/group)=Option

routerId The virtual router ID in the network or virtual router ID in the service.

type=long
default=1
minimum=1
maximum=10240

templateVersionPointer Pointer to the template if this object was created from a template.

type=Pointer
default=
Displayed(tab/group)=Associated Template (Template/Associated Template)

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

default=0:0:0:0:0:0:0:0

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

default=0:0:0:0:0:0:0:0

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

default=0:0:0:0:0:0:0:0

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

default=0:0:0:0:0:0:0:0

addressType The address type for address1, address2, address3 and address4. Only IPv6 address type is supported.

default=ipv6

optionNumber The option number.

maximum=65535

optionType When the optionType is ipv6, address1 field can be used for IPv6 address input.

default=ipv6

 
Properties inherited from dhcp.CustomOption
address1, address2, address3, address4, addressType, optionNumber, optionType, optionValue, siteId
 
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 from 10.0.R1
  • Excluded chassis types: 7450-ESS1
  • Required Capabilities: MixedMode
7705 SAR Supported from 7.0.R4
7705 SAR H Supported from 7.0.R4