Administrator Guide

Table Of Contents
Security Commands 886
Example
The following example configures HTTPS authentication.
console(config)# ip https authentication radius local
password (AAA IAS User Configuration)
Use the password command in aaa IAS User Configuration mode to configure
a password for an IAS user. The password is composed of up to 64
alphanumeric characters. An optional parameter [encrypted] is provided to
indicate that the password given to the command is already pre-encrypted. To
clear the user’s password, use the no form of this command.
Syntax
password password [encrypted]
no password
password — Password for this level. (Range: 1- 64 characters)
encrypted — Encrypted password to be entered, copied from another
switch configuration.
Default Configuration
This command has no default configuration.
Command Mode
AAA IAS User Configuration
User Guidelines
IAS user accounts are distinct from user (administrator) accounts. IAS
accounts give access to network resources (via 802.1X or MAB), whereas user
accounts give administrative access to the switch.
Example
console#configure
console(config)#aaa ias-user username client-1
console(config-ias-user)#password client123
console(config-ias-user)#no password