cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2274
Views
0
Helpful
2
Replies

RADIUS Authentication for telnet?

rolandshum
Level 1
Level 1

Is it possible to configure an IOS 12.2 device to authenticate with my RADIUS server instead of TACACS+? I don't have TACACS+ so I've been using just the local logins. I haven't been able to find documentation that indicates this ability.

1 Accepted Solution

Accepted Solutions

Patrick Laidlaw
Level 4
Level 4

Yes you can use RADIUS instead of TACACS+.

http://www.cisco.com/univercd/cc/td/doc/product/software/ios124/124cg/hsec_c/part05/ch05/schathen.htm#wp1001032

Here are the basics for the commands to authenticate to a radius server at the following address 1.1.1.1 with a backup server of local routers user database.

aaa new-model

aaa authentication login default group radius local

radius-server host 1.1.1.1 key CISCO1

View solution in original post

2 Replies 2

Patrick Laidlaw
Level 4
Level 4

Yes you can use RADIUS instead of TACACS+.

http://www.cisco.com/univercd/cc/td/doc/product/software/ios124/124cg/hsec_c/part05/ch05/schathen.htm#wp1001032

Here are the basics for the commands to authenticate to a radius server at the following address 1.1.1.1 with a backup server of local routers user database.

aaa new-model

aaa authentication login default group radius local

radius-server host 1.1.1.1 key CISCO1

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: