Hi everybody,
There is some issue with catos based or set based WS-C2948 , ver 8.4(11.0)GLX switch. I need to turn off telnet access and only permit ssh acces to switch. I used the following commands :
clear ip permit 10.0.100.0 255.255.255.0 telnet
set ip permit disable telnet
set crypto key rsa 1024
set ip permit enable ssh
set ip permit 10.0.100.0 255.255.255.0 ssh
but i can still access through telnet to this switch . Authentication to remote access performed on tacacs server:
set authentication login tacacs enable telnet primary
but this command cant me allow separatly chose tacacs only for ssh. See below:
PLZ-ASW101> (enable) set authentication login tacacs enable ?
all All supported sessions below
console Console session
http Remote web sessions (http)
primary Specify as primary source
telnet Remote cli sessions (telnet, ssh)
Please advise how to resolve this issue.
Thank in advance,
BR,
Rashad