Consolidated Platform Configuration Guide, Cisco Ios Release 15.2(4)E (Catalyst 2960-X Switches - Cisco Catalyst 2960 series Configuration Manual

Consolidated platform configuration guide, ios release 15.2(4)e
Hide thumbs Also See for Catalyst 2960 series:
Table of Contents

Advertisement

Command or Action
Step 5
aaa authorization exec local
Example:
Switch(config)# aaa authorization exec
local
Step 6
aaa authorization network local
Example:
Switch(config)# aaa authorization network
local
Step 7
username name [privilege level] {password
encryption-type password}
Example:
Switch(config)# username your_user_name
privilege 1 password 7 secret567
Step 8
end
Example:
Switch(config)# end
Step 9
show running-config
Example:
Switch# show running-config
Purpose
Configures user AAA authorization, check the local database, and
allow the user to run an EXEC shell.
Configures user AAA authorization for all network-related service
requests.
Enters the local database, and establishes a username-based
authentication system.
Repeat this command for each user.
Returns to privileged EXEC mode.
Verifies your entries.

Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)

How to Configure Local Authentication and Authorization
• For name, specify the user ID as one word. Spaces and
quotation marks are not allowed.
• (Optional) For level, specify the privilege level the user has
after gaining access. The range is 0 to 15. Level 15 gives
privileged EXEC mode access. Level 0 gives user EXEC mode
access.
• For encryption-type, enter 0 to specify that an unencrypted
password follows. Enter 7 to specify that a hidden password
follows.
• For password, specify the password the user must enter to
gain access to the switch. The password must be from 1 to 25
characters, can contain embedded spaces, and must be the last
option specified in the username command.
1037

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents