NetworkLabNotes/code/base.cfg/vty.cfg

16 lines
244 B
INI
Raw Permalink Normal View History

2017-06-09 18:28:15 +00:00
username csico privilege 15 password 0 cisco
!
line con 0
exec-timeout 5 0
2017-06-09 18:28:15 +00:00
password cisco
logging synchronous
!
line aux
!
line vty 0 15
exec-timeout 60 0
2017-06-09 18:28:15 +00:00
password cisco
privilege level 15
logging synchronous
transport input ssh telnet