[go: up one dir, main page]

0% found this document useful (0 votes)
71 views1 page

Cisco Basic Config Commands

This configuration secures a Cisco device by enabling secret passwords, encrypting service passwords, disabling domain name lookups, setting a password for console access, enabling synchronous logging, and setting a password for VTY line access from 0 to 15.

Uploaded by

royce542
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
71 views1 page

Cisco Basic Config Commands

This configuration secures a Cisco device by enabling secret passwords, encrypting service passwords, disabling domain name lookups, setting a password for console access, enabling synchronous logging, and setting a password for VTY line access from 0 to 15.

Uploaded by

royce542
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

enable secret class

service password-encryption
no ip domain lookup
line console 0
password cisco
login
logging synchronous
exit
line vty 0 15
password cisco
exit

You might also like