Installation manual

4-120
SIGNAMAX LLC • www.signamax.eu
authorization exec
This command applies an authorization method to local console or Telnet connections.
Use the no form to disable authorization on the line.
Syntax
authorization exec {default | list-name}
no authorization exec
default - Specifies the default method list created with the aaa authorization
exec command (page 4-119).
list-name - Specifies a method list created with the aaa authorization exec
command.
Default Setting
None
Command Mode
Line Configuration
Example
show accounting
This command displays the current accounting settings per function and per port.
Syntax
show accounting [commands [level]] |
[[dot1x [statistics [username user-name | interface interface]] |
exec [statistics] | statistics]
commands - Displays accounting information for CLI commands.
level - Displays accounting information for CLI commands entered at the
specified privilege level. (Range: 0-15)
dot1x - Displays dot1x accounting information.
exec - Displays Exec accounting records.
statistics - Displays accounting records.
user-name - Displays accounting records for a specified user name.
interface
ethernet unit/port
- unit - Stack unit. (Range: 1)
- port - Port number. (Range: 1-28)
Console(config)#line console
Console(config-line)#authorization exec tps
Console(config-line)#exit
Console(config)#line vty
Console(config-line)#authorization exec default
Console(config-line)#