Reference Guide

Table Of Contents
Column Meaning
Last User Whose Password Is Set Shows the name of the user with the most recently set password.
Password Strength Check Shows whether password strength checking is enabled.
Last Password Set Result Shows whether the attempt to set a password was successful. If the attempt
failed, the reason for the failure is included.
aaa ias-user username
The Internal Authentication Server (IAS) database is a dedicated internal database used for local
authentication of users for network access through the IEEE 802.1X feature.
Use the aaa ias-user username command in Global Config mode to add the specified user to the
internal user database. This command also changes the mode to AAA User Config mode.
Format aaa ias-user username user
Mode Global Config
no aaa ias-user username
Use this command to remove the specified user from the internal user database.
Format
no aaa ias-user username user
Mode Global Config
The following shows an example of the command.
(Extreme 220) #
(Extreme 220) #configure
(Extreme 220) (Config) #aaa ias-user username client-1
(Extreme 220) (Config-aaa-ias-User)#exit
(Extreme 220) (Config)#no aaa ias-user username client-1
(Extreme 220) (Config) #
aaa session-id
Use this command in Global Config mode to specify if 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 Global Config
Parameter Description
common Use the same session-id for all AAA Service types.
unique Use a unique session-id for all AAA Service types.
Management Commands
ExtremeSwitching 200 Series: Command Reference Guide for version 01 .02.04.0007 86