base.cfg: updated ssh.cfg

This commit is contained in:
chhan11 2017-06-30 08:23:22 +02:00
parent 87a493a4bc
commit c944238142
1 changed files with 15 additions and 2 deletions

View File

@ -1,4 +1,17 @@
ip ssh logging events
ip ssh version 2
ip ssh authentication-retries 3
ip ssh dh min size 2048
ip ssh dscp 56
ip ssh logging events
ip ssh source-interface lo0
ip ssh time-out 10
ip ssh version 2
!
username cisco privilege 15 noescape user-maxlinks 1 secret 0 cisco
!
line vty 0 15
exec-timeout 60 0
password cisco
logging synchronous
login local
transport preferred none
transport input telnet ssh