demux (Interfaces)
Syntax
demux {
inet {
address source;
auto-configure {
address-ranges {
authentication {
password password-string;
username-include {
auth-server-realm realm-string;
delimiter delimiter-character;
domain-name domain-name;
interface-name;
source-address;
user-prefix user-prefix-string;
}
}
dynamic-profile profile-name {
network ip-address {
range name {
low lower-limit;
high upper-limit;
}
}
}
}
}
}
inet6 {
address source;
auto-configure {
address-ranges {
authentication {
password password-string;
username-include {
auth-server-realm realm-string;
delimiter delimiter-character;
domain-name domain-name;
interface-name;
source-address;
user-prefix user-prefix-string;
}
}
dynamic-profile profile-name {
network ip-address {
range name {
low lower-limit;
high upper-limit;
}
}
}
}
}
}
}
Hierarchy Level
[edit interfaces interface-name unit unit-number]
Description
Configure demultiplexing (demux) interface options. The remaining statement is explained separately.
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.