Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

!

hostname %h
no ip domain-lookup
line con 0
exec-timeout 0 0
logging synchronous
! and if you never want to have to type "enable" again, add:
privilege level 15
! And I also like to add:
service timestamps debug datetime msec
alias configure show do show
alias interface show do show
line vty 0 15
no login
exec-timeout 0 0
logging synchronous
privilege level 15

You might also like