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

use-interface-description (MX)

date_range 12-Jun-24

Syntax

content_copy zoom_out_map
use-interface-description (device | logical);

For Platforms with Enhanced Layer 2 Software (ELS)

content_copy zoom_out_map
[edit vlans vlan-name forwarding-options dhcp-security option-82 circuit-id]

For Platforms Without ELS

content_copy zoom_out_map
[edit ethernet-switching-options                 secure-access-port                 vlan (all | vlan-name) dhcp-option82                 circuit-id], 
[edit forwarding-options helpers bootp dhcp-option82                 circuit-id], 
[edit forwarding-options helpers bootp interface interface-name                 dhcp-option82                 circuit-id],
[edit ethernet-switching-options                 secure-access-port                 vlan (all | vlan-name) dhcp-option82                 remote-id],
[edit forwarding-options helpers bootp dhcp-option82                 remote-id],
[edit forwarding-options helpers bootp interface interface-name                 dhcp-option82 remote-id]

For MX Series Platforms

content_copy zoom_out_map
[edit bridge-domains bridge-domain-name forwarding-options dhcp-security option-82circuit-id]

Description

Use the interface description rather than the interface name (which is the default value) in the circuit ID or remote ID value in the DHCP option 82 information.

The textual description is configured using the description statement at the [edit interfaces interface-name] hierarchy level. If you specify that the textual description be used and no description is configured for the interface, DHCP relay defaults to using the Layer 2 interface name. When you use the interface description rather than the interface name, the interface description has to be specified under interface unit ("set interfaces ge-0/0/0 unit 0 description "client"). If you do not do this, then the interface name is used.

Options

device

Use the device interface description. Only available for MX Series platform configuration.

logical

Use the logical interface description. Only available for MX Series platform configuration.

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 9.3.

Hierarchy level [edit vlans vlan-name forwarding-options dhcp-security] introduced in Junos OS Release 13.2X50-D10. (See Using the Enhanced Layer 2 Software CLI for information about ELS.)

Hierarchy level [edit bridge-domains bridge domain name forwarding-options dhcp-security] introduced in Junos OS Release 14.1 for the MX Series.

footer-navigation