Reference Guide

Table Of Contents
The following shows an example of the command.
(Extreme 220) (Routing) #
(Extreme 220) (Routing) #configure
(Extreme 220) (Routing) #aaa accounting commands default stop-only tacacs
(Extreme 220) (Routing) #aaa accounting exec default start-stop radius
(Extreme 220) (Routing) #aaa accounting dot1x default start-stop radius
(Extreme 220) (Routing) #aaa accounting dot1x default none
(Extreme 220) (Routing) #exit
For the same set of accounting type and list name, the administrator can change the record type, or the
methods list, without having to first delete the previous configuration.
(Extreme 220) (Routing) #
(Extreme 220) (Routing) #configure
(Extreme 220) (Routing) #aaa accounting exec ExecList stop-only tacacs
(Extreme 220) (Routing) #aaa accounting exec ExecList start-stop tacacs
(Extreme 220) (Routing) #aaa accounting exec ExecList start-stop tacacs radius
The first aaa command creates a method list for exec sessions with the name ExecList, with record-type
as stop-only and the method as TACACS+. The second command changes the record type to start-stop
from stop-only for the same method list. The third command, for the same list changes the methods list
to {tacacs,radius} from {tacacs}.
no aaa accounting
This command deletes the accounting method list.
Format
no aaa accounting {exec | commands | dot1x} {default |
list_name }
Mode Global Config
The following shows an example of the command.
(Extreme 220) (Routing) #
(Extreme 220) (Routing) #configure
(Extreme 220) (Routing) #aaa accounting commands userCmdAudit stop-only tacacs radius
(Extreme 220) (Routing) #no aaa accounting commands userCmdAudit
(Extreme 220) (Routing) #exit
password (AAA IAS User Configuration)
Use this command to specify a password for a user in the IAS database. An optional parameter
encrypted is provided to indicate that the password given to the command is already preencrypted.
Format
password password [encrypted]
Mode AAA IAS User Config
Parameter Definition
password Password for this level. Range: 8-64 characters
encrypted Encrypted password to be entered, copied from another switch configuration.
Management Commands
ExtremeSwitching 200 Series: Command Reference Guide for version 01 .02.04.0007 88