domains
Syntax
domains domain-name {
apply-groups [group-names];
apply-groups-except [group-names];
burst-size {
apply-groups [group-names];
apply-groups-except [group-names];
downlink downlink-burst-size;
uplink uplink-burst-size ;
}
ifl-subscriber [subscriber-name] {
access-interfaces [interface-name];
apply-groups [group-names];
apply-groups-except [group-names];
}
ip-subscriber {
access-interfaces [interface-name];
apply-groups [group-names];
apply-groups-except [group-names];
default-local-policy {
flow-action (drop | forward);
maximum-bit-rate {
uplink mbr-uplink-value ;
downlink mbr-downlink-value;
}
burst-size {
uplink uplink-burst-size;
downlink downlink-burst-size;
}
}
idle-timeout idle-timout;
immediate-accounting-response (enabled | disabled);
maximum-subscribers number;
subscriber-address {
apply-groups [group-names];
apply-groups-except [group-names];
inet {
apply-groups [group-names];
apply-groups-except [group-names];
pool pool-name;
}
inet6 {
apply-groups [group-names];
apply-groups-except [group-names];
pool pool-name;
}
}
subscription-id {
apply-groups [group-names];
apply-groups-except [group-names];
constant ;
subscription-id-options {
entry-name {
id-components {
use-imsi;
use-msisdn;
use-nai;
use-username;
use-realm;
use-nas-port;
use-nas-port-id;
}
}
}
}
}
maximum-bit-rate {
apply-groups [group-names];
apply-groups-except [group-names];
downlink mbr-downlink-value;
uplink mbr-uplink-value;
}
pcef-profile name;
service-mode service-mode-options;
subscriber-exclude-prefix {
apply-groups [group-names];
apply-groups-except [group-names];
family {
inet {
apply-groups [group-names];
apply-groups-except [group-names];
network address net-mask;
}
inet6 {
apply-groups [group-names];
apply-groups-except [group-names];
network address net-mask;
}
}
}
subscriber-type (ip | ifl);
tdf-interface mif.number;
}
Hierarchy Level
[edit unified-edge gateways tdf gateway-name]
Description
Configure a TDF domain, which specifies a set of properties for creating TDF subscriber sessions and for handling subscriber traffic.
Options
| domain-name | Name of the TDF domain.
|
The remaining statements are explained separately. See CLI Explorer.
Required Privilege Level
unified-edge—To view this statement in the configuration.
unified-edge-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 16.1.