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

dynamic-profile (Demux)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
dynamic-profile profile-name {
    network ip-address {
        range name {
            low lower-limit;
            high upper-limit;
        }
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit interfaces interface-name unit unit-number demux inet auto-configure address-ranges]
[edit interfaces interface-name unit unit-number demux inet6 auto-configure address-ranges]

Description

Assign a dynamic profile and specify address options for the demultiplexing (demux) interface options.

Options

profile-name

Name of the dynamic profile for the demultiplexing (demux) interface options.

network ip-address

Configure an IPv4 or IPv6 address for a dynamic profile for the demultiplexing (demux) interface options.

range <range-name>

Configure an IP name range used within an address-assignment pool for the demultiplexing (demux) interface options.

  • low lower-limit—Lower limit of IPv4 or IPv6 address range.

  • high upper-limit—Upper limit of IPv4 or IPv6 address range.

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 18.1R1.

footer-navigation