TAP Series Switch Command Line Reference
Command Syntax
authorization exec ( default | LISTNAME )
no authorization exec
Default authorization list
An authorization list with this name (a-zA-Z0-
9._-)
Command Mode
Line-VTY
Default
None
Usage
Use this command to enable authentication, authorization, accounting (AAA) authorization
for logins.
Use the no form of this command to restore the default value.
Examples
The following example shows how to enable authorization for logins:
Switch# configure terminal
Switch(config)# line vty 0 7
Switch(config-line)# authorization exec default
The following example shows how to set authorization to default method list:
Switch# configure terminal
Switch(config)# line vty 0 7
Switch(config-line)# no authorization exec
Related Commands
show vty