domain (Domain Map)
Syntax
domain {
delimiter [delimiter-character];
map domain-map-name {
aaa-routing-instance routing-instance-name;
access-profile profile-name;
address-pool pool-name;
dynamic-profile profile-name;
target-routing-instance routing-instance-name;
tunnel-profile profile-name;
}
parse-direction (left-to-right | right-to-left);
parse-order (domain-first | realm-first);
realm-delimiter [delimiter-character];
realm-parse-direction (left-to-right | right-to-left);
}
Hierarchy Level
[edit access]
Release Information
Statement introduced in Junos OS Release 10.4.
Description
Configure a domain map, which is used to map access options and session parameters for subscriber sessions.
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
admin—To view this statement in the configuration.
admin-control—To add this statement to the configuration.