6-12
RADIUS Authentication, Authorization, and Accounting
Configuring the Switch for RADIUS Authentication
Figure 6-2. Example of AAA Authentication Using Authorized for the Secondary Authentication Method
Suppose you already configured local passwords on the switch, but want 
RADIUS to protect primary Telnet and SSH access without allowing a second-
ary Telnet or SSH access option (the switch’s local passwords):
HP Switch(config)# show authentication
 Status and Counters - Authentication Information
  Login Attempts : 3
  Respect Privilege : Disabled
              | Login      Login        Login
  Access Task | Primary    Server Group Secondary
  ----------- + ---------- ------------ ----------
  Console     | Local                   None
  Telnet      | Local                   None
  Port-Access | Local                   Authorized
  Webui       | Local                   None
  SSH         | Local                   None
  Web-Auth    | ChapRadius radius       Authorized
  MAC-Auth    | ChapRadius radius       None
              | Enable     Enable       Enable
  Access Task | Primary    Server Group Secondary
  ----------- + ---------- ------------ ----------
  Console     | Local                   None
  Telnet      | Local                   None
  Webui       | Local                   None
  SSH         | Local                   None
The access methods 
with secondary 
authentication 
configured as authorized 
allows the client access 
to the network even if the 
RADIUS server is 
unreachable.