authorization
Enables AAA authorization for a specified vty line or group of vty lines. Associates the authorization list with the specified line. If the list does not exist or is empty, authorization always succeeds. For a command to be authorized, its level must match exactly with the level of one of the configured lists. The no version disables authorization.
authorization { exec | commands level } authorListName
no authorization {exec | commands level }
- execApplies this authorization to CLI access in general
- commandsApplies this authorization to user commands of the specified privilege level
- levelPrivilege level; a number in the range 015
- authorListNameName of an authorization method list of up to 32 characters; if no methods list is specified, the default is used
Line Configuration
Release Information Command introduced before JUNOSe Release 7.1.0.