DETAILED STEPS
Purpose
Command or Action
Enters the global configuration mode.
configure terminal
Example:
Switch#
configure terminal
Step 1
Configures the switch for user authorization for
all network-related service requests.
aaa authorization network
Example:
Switch(config)#
aaa authorization network
Step 2
Configures the switch for user authorization if the
user has privileged EXEC access.
aaa authorization exec
Example:
Switch(config)#
aaa authorization exec
Step 3
The
exec
keyword might return user profile information (such
as
autocommand
information).
Returns to privileged EXEC mode.
end
Example:
Switch(config)#
end
Step 4
Related Topics
Authorization for Privileged EXEC Access and Network Services, on page 42
Starting Accounting
Beginning in privileged EXEC mode, follow these steps to start Accounting:
SUMMARY STEPS
1.
configure terminal
2.
aaa accounting network start-stop
3.
aaa accounting exec start-stop
4.
end
Catalyst 2960-XR Switch Security Configuration Guide, Cisco IOS Release 15.0(2)EX1
48
OL-29434-01
Configuring
Starting Accounting