- static-subscribers {
- access-profile profile-name;
-
- authentication {
- password password-string;
-
- username-include {
- domain-name domain-name;
- interface;
- logical-system-name;
- routing-instance-name;
- user-prefix user-prefix-string;
- }
- }
-
- dynamic-profile profile-name {
- aggregate-clients (merge | replace);
- }
-
- group group-name {
- access-profile profile-name;
-
- authentication {
- password password-string;
-
- username-include {
- domain-name domain-name;
- interface;
- logical-system-name;
- routing-instance-name;
- user-prefix user-prefix-string;
- }
- }
-
- dynamic-profile profile-name {
- aggregate-clients (merge | replace);
- }
- interface interface-name <exclude> <upto upto-interface-name>;
- }
-
- traceoptions {
- file filename <files number> <match regular-expression > <size maximum-file-size> <world-readable
| no-world-readable>;
- flag flag;
- level (all | error | info | notice | verbose | warning);
- no-remote-trace;
- }
- }