Configuring the Switch

3-72

3
CLI – Specify the authorization method to use for Console and Telnet interfaces.

Authorization Summary

The Authorization Summary displays the configured authorization methods and the
interfaces to which they are applied.
Command Attributes
Authorization Type - Displays the authorization service.
Method List - Displays the user-defined or default authorization method.
Group List - Displays the authorization server group.
Interface - Displays the console or Telnet interface to which the authorization
method applies. (This field is null if the authorization method and associated server
group has not been assigned.)
Web – Click Security, AAA, Authorization, Summary.
Figure 3-46 AAA Authorization Summary
CLI – This example displays the configured authorization methods and the
interfaces to which they are applied.
Console(config)#line console 4-31
Console(config-line)#authorization exec tps-auth 4-98
Console(config-line)#exit
Console(config)#line vty
Console(config-line)#authorization exec tps-auth
Console(config-line)#
Console#show accounting 4-98
Accounting type: dot1x
Method list: default
Group list: radius
Interface:
Method list: tps
Group list: radius
Interface: eth 1/2
Accounting type: Exec
Method list: default
Group list: radius
Interface: vty
Console#