[edit access] Configuration Statement Hierarchy
-
access {
-
-
profile profile-name {
-
-
accounting {
-
order [ radius | none ];
-
stop-on-access-deny;
-
stop-on-failure;
- }
-
authentication-order [ authentication-method ];
-
-
radius {
-
accounting-server [ server-address ];
-
authentication-server [ server-address ];
- }
- }
- }