Is there a way to remove the transport command from the Line vty configuration?
line vty 0 4
password 123
transport input telnet
I've tried "no transport input" and it's not removing the transport command line. Local authentication is not being used. Maybe this is a bug.
Joseph
line vty 0 4
password 123
transport input telnet
I've tried "no transport input" and it's not removing the transport command line. Local authentication is not being used. Maybe this is a bug.
Joseph