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

radius config

MZydorczyk2
Level 1
Level 1

I am trying to set up Radius on a cat4506 with IOS version 12.2 but none of the radius-sever commands work. There isn't anything about radius when using the "?" in config mode. Any ideas?

1 Accepted Solution

Accepted Solutions

You need to enable aaa by entering the command:

aaa new model

After that the aaa authorization, authentication and accounting commands should be available as well as the radius-server commands.

HTH

Andy

View solution in original post

2 Replies 2

You need to enable aaa by entering the command:

aaa new model

After that the aaa authorization, authentication and accounting commands should be available as well as the radius-server commands.

HTH

Andy

see below for full radius config. the config will also fallback to local authentication if your radius server is down.

aaa new-model

radius-server host (your radius server ip) auth-port 1812 acct-port 1813

radius-server key (your radius secret key

radius-server source-ports 1645-1646

username **** password ******

aaa authentication login default group radius local

aaa authentication login console local

Franco

Please rate if this helps.

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:

Review Cisco Networking products for a $25 gift card