Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 235 Bytes

cisco-initial-config.md

File metadata and controls

19 lines (13 loc) · 235 Bytes

Cisco initial configuration

1. User/Password

username test privilege 15 password 0 Test1234

enable secret Test1234

2. Enable telnet

line vty 0 4
 login local
 transport input telnet
!