access list problem
i am trying to restrict telnet to a switch from one host only
so I did
access-list 1 permit host 10.10.10.5
line vty 0 4 access-class 1 in
but another host on the 10.10.10.x net can still telnet to the switch
What is wrong?
read more and respond »Posted 5 years ago by tony in Cisco Systems