- group group-name {
- access-profile profile-name;
-
- dynamic-profile profile-name {
- aggregate-clients (merge | replace);
- }
-
- authentication {
- password password-string;
-
- username-include {
- domain-name domain-name;
- interface;
- logical-system-name;
- routing-instance-name;
- user-prefix user-prefix-string;
- }
- }
- interface interface-name <exclude> <upto upto-interface-name>;
- }
- [edit logical-systems logical-system-name system services static-subscribers],
- [edit logical-systems logical-system-name routing-instances routing-instances-name system
services static-subscribers],
- [edit routing-instances routing-instances-name system services static-subscribers],
- [edit system services static-subscribers]
Statement introduced in JUNOS Release 9.6.
Configure a static subscriber group with values that override the values configured at the [edit system services static-subscribers] hierarchy level for subscribers outside the group. Includes the subscriber access and dynamic profiles, the authentication parameters that trigger the Access-Request message to AAA for static subscribers in the group, and the statically configured interfaces that form the group.
![]() |
Note: The logical system and routing instance in which the group is configured must match the logical system and routing instance where the static interfaces are configured. |
group-name—Name of a group that defines authentication parameters for static subscribers to override the global authentication configuration.
The remaining statements are explained separately.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.