Skip to content

Support



Juniper was the first North American IP routing vendor to achieve the prestigious TL 9000 certification by the Quality of Excellence for Suppliers of Telecommunications (QuEST) Forum in the router category, for design, development, provision and service and support.



What is J-Care?

It's the world-class service and support that you expect from a company that delivers the industry's best infrastructure and security products. With J-Care, you now have the confidence knowing that Juniper will do our part to keep you on top of the world!


option

Syntax

option {
[ (id-number option-type option-value)
(id-number array option-type option-value) ];
}

Hierarchy Level

[edit access address-assignment pool pool-name family inet dhcp-attributes]

Release Information

Statement introduced in JUNOS Release 9.0.

Description

Specify user-defined options that are added to client packets.

Options

id-number—Any whole number. The ID number is used to index the option and must be unique across a DHCP server.

option-type—Any of the following types: flag, byte, string, short, unsigned-short, integer, unsigned-integer, or ip-address.

array—An option can include an array of values.

option-value—Value associated with an option. The option value must be compatible with the option type (for example, an On or Off value for a flag type).

Required Privilege Level

admin—To view this statement in the configuration.

admin-control—To add this statement to the configuration.