Hi all,
I would like to access our layer 2 managed switch via radius authentication.
from the switch i have apply the following command:
aaa authentication login default group radiusaaa authentication login telnet group radius
tacacs-server host 10.0.0.252 key 1234
at the server i have install the following:
NPS
Radius client, ip, and secret key
i would like to specific only certain group's of user are allow to login to the switch via radius authentication.
can anyone briefly explain what should i configure in the server site? i would gladly appreciate it!