Jump to content

Recommended Posts

Posted

Hello oh wise and wonderful CISCO people.

 

I am currently decommissioning old 2k3 DCs but I am stuck at the moment with the last one, this one has IAS with RADIUS on it that all of the management consoles on our CISCO switches use to be able to login to them.

 

I am thinking about removing that and just going to a plain username and password held on the switch but is this for the best?

 

Also, I take it I will have to do this on each switch, which isn't a problem I can just do it one evening.

 

Last question, anyone also know how I can get my switches working with the CISCO network assistant GUI thingy? Would just be nice to use that sometimes but it never seems to detect them, something must be disabled.

 

All of our switches are running iOS and are either 3750 or various forms of the 2960 (some 48 port 10/100 and some 24 port 10/100/100 )

 

Thank you all in advance

Posted
I am thinking about removing that and just going to a plain username and password held on the switch but is this for the best?

 

Thats what I do. Unless you have a really large organisation.

 

Also, I take it I will have to do this on each switch, which isn't a problem I can just do it one evening.

 

Yep

 

Last question, anyone also know how I can get my switches working with the CISCO network assistant GUI thingy? Would just be nice to use that sometimes but it never seems to detect them, something must be disabled.

 

You need to have http and https running. It could be disabled. Try running these commands in global config mode:

 

 

ip http server

ip http secure-server

Posted

Using RADIUS/TACAS really depends on how many devices you are using? Nothing stopping you setting RADIUS up on a new server?

Create local accounts then do a no before each of your radius and aaa config statements to remove them. Pretty easy.

Posted

I always used to just use Local logins on all switches set up the same. However over the years I decided to implement RADIUS switch authentication for logging in as it meant I could easily assign AD credentials to the logins for different levels of access - Admin, View Only, etc.

 

I have it set so authentication order is RADIUS then local, so if for any reason the RADIUS is unavailable I would still be able to login with at least the local login.

  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...