cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1313
Views
0
Helpful
3
Replies

How to change Radius IP Address On Cisco7613?

smurtaza81pk
Level 1
Level 1

How to change/replace Radius IP Address on Cisco7613 router?What are the commands on Radius server and SUP etc.?Any steps?Thanks

3 Replies 3

lgijssel
Level 9
Level 9

Radius commands are part of the IOS. They are not in any way different on a 7613. Pleas check the configuration guide on radius for more details:

http://www.cisco.com/en/US/products/sw/iosswrel/ps1835/products_configuration_guide_chapter09186a00800ca7ab.html

Regards,

Leo

What are the simple example to change/replace current radius configuration/IP address on Cisco7613?Do we need to change anything on radius servers?Thanks

Do you see the line "radius-server host xxx.xxx.xxx.xxx" in your router config? Issue the same command to change the IP address of the radius server.

router# config t

router# radius-server host xxx.xxx.xxx.xxx

Before you do that, can you post your config (without sensitive info)?

Let me know if that works..

HTH.

Hieu