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

Configure Cisco Switch - Security-Urgent Help

rania20052006
Level 1
Level 1

Dear All,

I am still new to the world of Cisco.

I have here in My Network one Core Switch 4506 with 15 Edge Switch 3560.

We configure the Core Switch with This Command :-

A- )

HO-CSW-01(config)#username design privilege 15 password kabdesign

B- )

HO-CSW-01(config)#username support privilege 5 password support

C- )

HO-CSW-01(config-line)#login local

========================================

as you can see from the commands, i do not have CISCO Secure TACKCAS.

My manager asked me to find a way to create user name & Password for each one of my user so & to be able to Print a report who login & what time he enter.

I am searching for any Product - for example microsoft if i can enable RADUIS -

Can any one Please guide me if there is a way to configure the Core Switch with login to to the IP-Address of the RADUIS or any thing, please any one update me , will highly appritiated .

3 Replies 3

peterledwidge
Level 1
Level 1

Have a look at the following link

http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/122cgcr/fsecur_c/fsaaa/scfathen.htm#1001192

Depending on how many people you need to track

you could possibly set up aaa locally

aaa new-model

aaa authentication login default local

username a password b

username x password y

HTH

He can certainly do the authentication local part of it. But as I read the original post I believe part of what his manager wants is reporting of who has logged in and what time. For that I believe he needs aaa accounting and some kind of external server to do the aaa accounting record processing.

HTH

Rick

HTH

Rick

Yes, this is what i need.

i am confused, what is the best software , i can work on it in order to do that , like microsoft.

and how the command wrote in the core switch to tell him that go to this server to authenticate the users.

please help