1
0
Fork 0
mirror of https://gitlab.com/netravnen/NetworkLabNotes.git synced 2024-11-26 19:27:57 +00:00

baseconf: udpated vty

This commit is contained in:
chhan11 2017-06-09 20:28:15 +02:00
parent 03aeb6d1d4
commit e42e7db17b

View file

@ -1,16 +1,15 @@
username lobber privilege 15 password 0 f1ndfIsh3
username csico privilege 15 password 0 cisco
!
line con 0
exec-timeout 5 0
password cisconrose
password cisco
logging synchronous
!
line aux
!
line vty 0 15
exec-timeout 60 0
password cisconrose
password cisco
privilege level 15
logging synchronous
transport input ssh telnet
!