Management Commands
669
ProSafe M4100 and M7100 Managed Switches
aaa session-id
This global aaa command specifies whether the same session-id is used for Authentication,
Authorization, and Accounting service type within a session.
Default common
Format aaa session-id [common | unique]
Mode
common
unique
no aaa session-id
This command resets the aaa session-id behavior to default.
Format no aaa session-id [unique]
Mode
password (AAA IAS User Configuration)
Use this command to specify a password for a user in the IAS database.
Format password <password> [encrypted]
Mode
password
encrypted
no password(AAA IAS User Configuration)
Use this command to remove a password for a user in the IAS database.
Format no password
Mode
Global Config
Parameter Definition
Use the same session-id for all AAA Service types.
Use a unique session-id for AAA Service types.
Global Config
AAA IAS User Config
Parameter Definition
Password for this level. Range: 8-64 characters.
Encrypted password to be entered, copied from another switch configuration.
AAA IAS User Config