220 CHAPTER 8: AAA COMMANDS
set authentication admin Jose sg3
set authentication console * none
set authentication mac ssid mycorp * local
set authentication dot1x ssid mycorp Geetha eap-tls
set authentication dot1x ssid mycorp * peap-mschapv2 sg1 sg2 sg3
set authentication dot1x ssid any ** peap-mschapv2 sg1 sg2 sg3
set accounting dot1x Nin ssid mycorp stop-only sg2
set accounting admin Natasha start-stop local
set authentication last-resort ssid guestssid local
user Nin
Password = 082c6c64060b (encrypted)
Filter-Id = acl-999.in
Filter-Id = acl-999.out
user last-resort-guestssid
Vlan-Name = k2
user last-resort-any
Vlan-Name = foo
mac-user 01:02:03:04:05:06
usergroup eastcoasters
session-timeout = 99
Table42 describes the fields that can appear in display aaa output.

Table42 display aaa Output

Field Description
Default Values RADIUS default values for all parameters.
authport UDP port on the WX switch for transmission of RADIUS
authorization and authentication messages. The default
port is 1812.
acctport UDP port on the WX switch for transmission of RADIUS
accounting records. The default is port 1813.
timeout Number of seconds the WX switch waits for a RADIUS
server to respond before retransmitting. The default is
5 seconds.
acct-timeout Number of seconds the WX switch waits for a RADIUS
server to respond to an accounting request before
retransmitting. The default is 5 seconds.
retrans Number of times the WX switch retransmits a message
before determining a RADIUS server unresponsive. The
default is 3times.