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

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
option-82 {
    circuit-id {
        prefix (host-name | routing-instance-name);
        use-interface-description;
        use-vlan-id;
    }
    remote-id {
        host-name;
        mac (Option 82);
        use-interface-description;
        use-string                         string;
    }
    vendor-id {
        use-string                         string;
    }
}

Hierarchy Level (EX Series, QFX Series)

content_copy zoom_out_map
[edit vlans vlan-name forwarding-options dhcp-security]

Hierarchy Level (MX Series)

content_copy zoom_out_map
[edit bridge-domains bridge-domain-name forwarding-options dhcp-security]

Description

Have the device insert DHCP option 82 (also known as the DHCP relay agent information option) information in the DHCP request packet header of a DHCP request that it receives from a DHCP client connected to one of its interfaces before it forwards or relays that DHCP request to a DHCP server. The server uses the option 82 information, which provides details about the circuit and host the request came from. However, in formulating the reply, the server does not make any changes to the option 82 information in the packet header. The device receives the reply and then removes the DHCP option 82 information before forwarding the reply to the client.

The remaining statements are explained separately. See CLI Explorer.

Default

Insertion of DHCP option 82 information is not enabled.

Required Privilege Level

system—To view this statement in the configuration.

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

Release Information

Statement introduced in Junos OS Release 13.2X50-D10.

footer-navigation