Monday, April 4, 2011

Cisco Best Practice - Turn off http, telnet and enable https, ssh

ip domain-name cisco.local
ip ssh version 2
no ip http server
ip http secure-server
line vty 0 15
transport input ssh

2 comments:

  1. This is good advice for the field... is this considered best practice on the CCNA exam? Thanks in advance.

    ReplyDelete