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

demux0 (Static Interface)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
demux0 {
    unit logical-unit-number {
        demux-options {
            underlying-interface interface-name
        }
        family family {
            access-concentrator name;
             {
                destination-prefix;
            }
            direct-connect;
            duplicate-protection;
            dynamic-profile profile-name;
             {
                source-prefix;
            }
            max-sessions number;
            service-name-table table-name
            targeted-distribution;
            unnumbered-address interface-name <preferred-source-address address>;
        }
        vlan-id number;
        vlan-tags outer [tpid].vlan-id [inner [tpid].vlan-id];
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit interfaces],
[edit logical-systems logical-system-name interfaces]

Description

Configure the logical demultiplexing (demux) interface.

Logical IP demux interfaces do not support IPv4 and IPv6 dual stack.

The remaining statements are explained separately. See CLI Explorer.

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

footer-navigation