cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
697
Views
0
Helpful
1
Replies

radius server config

Arjun Dabol
Level 3
Level 3

Hi experts

I see this config in one of cisco 3850 ..

radius server RADIUS
 address ipv4 1.1.1.1 auth-port 1812 acct-port 1813
 key 7 xxxxxxxxxxx

but someone tells me that this way of configuring radius is deprecated now...is there any other method of configuring radius ..

thanks

1 Reply 1

Brandon Buffin
VIP Alumni
VIP Alumni

The command that has been deprecated is "radius-server host x.x.x.x".

http://www.cisco.com/c/en/us/products/collateral/ios-nx-os-software/identity-based-networking-services/whitepaper_C11-731907.html

The command you have above (radius server <name>) is the recommended way of configuration.

Brandon