07-18-2003 06:16 AM - edited 03-02-2019 08:56 AM
I configured a username Florida access-class 10 password test
then I created the access-list 10 permit 10.1.1.1
Unfortunetly It does NOT restrict access ??
IS there more to this ?
I know I can restrict it by adding access-class 10 in
to the VTY, but I dont want to do that.
any ideas , It seems that this command in the username is useless.
thanks in advance for any help
07-21-2003 01:35 AM
Hi
If you do the following it should work:
username xxxx access-class 10 password xxxx
!
access-list 10 permit 10.1.1.1
!
line vty 0 4
access-class 10 in
login local
Hope that helps
Roger
07-21-2003 07:48 PM
I have tested this config but the same result that I got, it seems the command username access-class is useless , anyone knows how to use this command ?
-rusdi-
07-22-2003 04:58 AM
hi
I did test the setup as i posted it above and it
worked. Means if i did not use the right source i was blocked. If i used the right source it asked me for the username/password.
Did you configure the folowing line under the vty?
line vty 0 4
access-class 10 in
Because this one is also needed to work properly.
What is the ios release you are using?
Regards
Roger
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide