This example shows a static subscriber configuration.
If you do not configure this profile, the default profile, junos-default-profile, is used
- static-subscribers {
-
- group boston {
- interface ge-1/0/1.1 upto ge-1/0/1.102
- interface ge-1/0/1.6 exclude
- interface ge-1/0/1.70 upto ge-1/0/1.80 exclude
- access-profile boston-acs;
- dynamic-profile dyn-profile-2;
-
- authentication {
- password knTS$$k2;
-
- username-include {
- user-prefix 2ndFloor;
- interface;
- logical-system-name;
- routing-instance-name;
- domain-name example.net;
- }
- }
- }
- }
- static-subscribers {
-
- 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;
- }
- }