What command limits VTY lines to accept connections with the protocols actually needed?

What command limits VTY lines to accept connections with the protocols actually needed?


line vty 0 4

no transport input

transport input telnet ssh

exit


Learn More :