1
0
Fork 0
mirror of https://gitlab.com/netravnen/NetworkLabNotes.git synced 2024-06-23 10:59:03 +00:00
NetworkLabNotes/code/base.cfg/base.cfg

33 lines
528 B
INI

service password-encryption
service counters max age 10
!
hostname UNNAMED-DEVICE
!
logging buffered 40960
logging buffered notifications
no logging console
!
no aaa new-model
!
service unsupported-transceiver
!
ip subnet-zero
ip classless
system mtu routing 1500
!
no ip domain-lookup
ip domain-name cisco.tld
ip tcp synwait-time 5
!
password encryption aes
!
vtp mode transparent
!
spanning-tree mode pvst
spanning-tree extend system-id
!
vlan internal allocation policy ascending
!
no ip http server
no ip http secure-server