Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

option-82 (Address-Assignment Pools)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
option-82 {
    circuit-id value range named-range;
    remote-id value range named-range;
}

Hierarchy Level

content_copy zoom_out_map
[edit access address-assignment pool pool-name family inet dhcp-attributes option-match],
[edit access protocol-attributes attribute-set-name option-match]

Description

Specify the list of option 82 suboption match criteria used to select the named address range used for the client. The server matches the option 82 value in the user PDU to the specified option 82 match criteria and uses the named address range associated with the string.

Options

circuit-id

Configure the address-assignment pool named-range to use for a particular option 82 Agent Circuit ID value.

  • Values:

    • value—String for the Agent Circuit ID suboption (suboption 1) of the DHCP relay agent information option (option 82) in DHCP packets.

    • range named-range—Name of the address-assignment pool range to use.

remote-id

Specify the address-assignment pool named range to use based on the particular option 82 Agent Remote ID value.

  • Values:

    • range named-range—Name of the address-assignment pool range to use.

    • value—String for Agent Remote ID suboption (suboption 2) of the DHCP relay agent information option (option 82) in DHCP packets.

Required Privilege Level

admin—To view this statement in the configuration.

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

Release Information

Statement introduced in Junos OS Release 9.0.

footer-navigation