CCNA 2.8 - network device management access Flashcards
In addition to vty line-specific commands, what three global commands are necessary to support SSH connectivity to a Cisco device?
1) hostname
2) ip domain-name
3) crypto key generate rsa
What command disables HTTP on a Cisco device?
no ip http server
What command enable HTTPS on a Cisco device?
ip http secure-server
What command enables local authentication for HTTP requests?
ip http authentication local
What command sets the history for only the user’s current connection?
terminal history size <x></x>
What command sets the default history size for all connections?
history size <x></x>
What command disables syslog messages to the console?
no logging console
What command delays syslog messages to the console?
logging synchronous
What command sets the idle timeout for incoming vty connections?
exec-timeout