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

family (Dynamic Demux Interface)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
family family {
    access-concentrator name;
    address address;
    demux-source {
        source-address;
    }
    direct-connect;
    duplicate-protection;
    dynamic-profile profile-name;
    filter {
        input filter-name;
        output filter-name;
    }
    mac-validate (loose | strict);
    max-sessions number;
    max-sessions-vsa-ignore;
    service-name-table table-name;
    short-cycle-protection <lockout-time-min minimum-seconds lockout-time-max maximum-seconds> <filter [aci]>;
    unnumbered-address interface-name <preferred-source-address address>;
}

Hierarchy Level

content_copy zoom_out_map
[edit dynamic-profiles profile-name interfaces demux0 unit logical-unit-number]

Description

Configure protocol family information for the logical interface.

Note:

Not all subordinate stanzas are available to every protocol family.

Options

family—Protocol family:

  • inet—Internet Protocol version 4 suite

  • inet6—Internet Protocol version 6 suite

  • pppoe—(MX Series routers with MPCs only) Point-to-Point Protocol over Ethernet

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

pppoe option added in Junos OS Release 11.2.

footer-navigation