![Cisco 2948G - Catalyst Switch Configuration Manual Download Page 467](http://html.mh-extra.com/html/cisco/2948g-catalyst-switch/2948g-catalyst-switch_configuration-manual_67462467.webp)
30-23
Catalyst 4500 Series, Catalyst 2948G, Catalyst 2980G Switches Software Configuration Guide
—
Release 8.1
78-15486-01
Chapter 30 Configuring Switch Access Using AAA
Configuring Authentication
To disable authentication, perform this task in privileged mode:
This example shows how to disable authentication for console and Telnet connections and
how to verify the configuration:
Console> (enable) set authentication login tacacs disable
tacacs login authentication set to disable for console and telnet session.
Console> (enable) set authentication enable tacacs disable
tacacs enable authentication set to disable for console and telnet session.
Console> (enable) show authentication
Login Authentication: Console Session Telnet Session
--------------------- ---------------- ----------------
tacacs disabled disabled
radius disabled disabled
local enabled(primary) enabled(primary)
Enable Authentication: Console Session Telnet Session
---------------------- ----------------- ----------------
tacacs disabled disabled
radius disabled disabled
local enabled(primary) enabled(primary)
Console> (enable)
Configuring RADIUS Authentication
The following sections describe how to configure RADIUS authentication on the switch.
Specifying RADIUS Servers
To specify one or more RADIUS servers, perform this task in privileged mode:
Task
Command
Step 1
Disable authentication for normal login
mode. Use the console or telnet keywords if you
want to disable only for console port or
Telnet connection attempts.
set authentication login tacacs disable [all |
console | http | telnet]
Step 2
Disable authentication for enable mode.
Use the console or telnet keywords if you want to
disable only for console port or Telnet
connection attempts.
set authentication enable tacacs disable [all |
console | http | telnet]
Step 3
Verify the configuration.
show authentication
Task
Command
Step 1
Specify the IP address of up to three RADIUS
servers. Specify the primary server using the
primary keyword. Optionally, specify the
destination UDP port to use on the server.
set radius server ip_addr [auth-port
port_number] [primary]
Step 2
Verify the RADIUS server configuration.
show radius