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

unit (Dynamic Interface Sets)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
unit logical-unit-number {
    advisory-options {
        downstream-rate rate;
        upstream-rate rate;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit dynamic-profiles profile-name interfaces interface-set interface-set-name interface interface-name]

Description

Apply the logical interface unit to the interface set.

Options

logical-unit-number—One of the following options:

  • $junos-underlying-interface-unit—For static VLANs, the unit number variable. The static unit number variable is dynamically replaced with the client unit number when the client session begins. The client unit number is specified by the DHCP when it accesses the subscriber network.

  • $junos-interface-unit—For dynamic demux and dynamic PPPoE interfaces, the unit number variable. The static unit number variable is dynamically replaced with the client unit number when the client session begins. The client unit number is specified by the DHCP or PPP when it accesses the subscriber network.

  • value—Specific unit number of the interface you want to assign to the dynamic-profile

  • Range: 0 through 1,073,741,823.

The remaining statements are explained separately. Search for a statement in CLI Explorer or click a linked statement in the Syntax section for details.

Required Privilege Level

interface—To view this statement in the configuration.

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

Release Information

Statement introduced in Junos OS Release 10.4.

footer-navigation