mirror of
https://gitlab.com/netravnen/NetworkLabNotes.git
synced 2024-11-29 19:37:53 +00:00
Removed exclamation marks from base.cfg
This commit is contained in:
parent
539bf0caf3
commit
7a3ec62987
|
@ -4,49 +4,26 @@ service timestamps debug datetime msec localtime show-timezone
|
||||||
service timestamps log datetime msec localtime show-timezone
|
service timestamps log datetime msec localtime show-timezone
|
||||||
service password-encryption
|
service password-encryption
|
||||||
service counters max age 10
|
service counters max age 10
|
||||||
!
|
|
||||||
hostname __HOSTNAME__
|
hostname __HOSTNAME__
|
||||||
!
|
|
||||||
logging buffered notifications
|
logging buffered notifications
|
||||||
no logging console
|
no logging console
|
||||||
!
|
|
||||||
no aaa new-model
|
no aaa new-model
|
||||||
clock timezone MET 1 0
|
clock timezone MET 1 0
|
||||||
clock summer-time MET-DST recurring last Sun Mar 2:00 last Sun Oct 3:00
|
clock summer-time MET-DST recurring last Sun Mar 2:00 last Sun Oct 3:00
|
||||||
system mtu routing 1500
|
system mtu routing 1500
|
||||||
!
|
|
||||||
!
|
|
||||||
no ip domain-lookup
|
no ip domain-lookup
|
||||||
ip domain-name cisco.tld
|
ip domain-name cisco.tld
|
||||||
!
|
|
||||||
password encryption aes
|
password encryption aes
|
||||||
!
|
|
||||||
!
|
|
||||||
!
|
|
||||||
!
|
|
||||||
!
|
|
||||||
!
|
|
||||||
!
|
|
||||||
spanning-tree mode pvst
|
spanning-tree mode pvst
|
||||||
spanning-tree extend system-id
|
spanning-tree extend system-id
|
||||||
!
|
|
||||||
vlan internal allocation policy ascending
|
vlan internal allocation policy ascending
|
||||||
!
|
|
||||||
ip tcp synwait-time 5
|
ip tcp synwait-time 5
|
||||||
ip ssh logging events
|
ip ssh logging events
|
||||||
ip ssh version 2
|
ip ssh version 2
|
||||||
ip ssh dh min size 2048
|
ip ssh dh min size 2048
|
||||||
ip ssh dscp 56
|
ip ssh dscp 56
|
||||||
!
|
|
||||||
!
|
|
||||||
!
|
|
||||||
!
|
|
||||||
!
|
|
||||||
no ip http server
|
no ip http server
|
||||||
no ip http secure-server
|
no ip http secure-server
|
||||||
!
|
|
||||||
!
|
|
||||||
!
|
|
||||||
line con 0
|
line con 0
|
||||||
exec-timeout 60 0
|
exec-timeout 60 0
|
||||||
privilege level 15
|
privilege level 15
|
||||||
|
@ -64,26 +41,20 @@ line vty 5 15
|
||||||
logging synchronous
|
logging synchronous
|
||||||
login
|
login
|
||||||
stopbits 1
|
stopbits 1
|
||||||
!
|
|
||||||
interface range f0/1-24 , g0/1-2
|
interface range f0/1-24 , g0/1-2
|
||||||
shutdown
|
shutdown
|
||||||
exit
|
exit
|
||||||
!
|
|
||||||
interface range f0/1-18
|
interface range f0/1-18
|
||||||
no cdp enable
|
no cdp enable
|
||||||
exit
|
exit
|
||||||
!
|
|
||||||
interface range f0/19-24
|
interface range f0/19-24
|
||||||
switchport mode trunk
|
switchport mode trunk
|
||||||
switchport trunk allowed vlan 1
|
switchport trunk allowed vlan 1
|
||||||
switchport trunk native vlan 1
|
switchport trunk native vlan 1
|
||||||
no shutdown
|
no shutdown
|
||||||
exit
|
exit
|
||||||
!
|
|
||||||
vtp mode transparent
|
vtp mode transparent
|
||||||
!
|
|
||||||
exit
|
exit
|
||||||
!
|
|
||||||
end
|
end
|
||||||
}
|
}
|
||||||
tclquit
|
tclquit
|
|
@ -4,50 +4,27 @@ service timestamps debug datetime msec localtime show-timezone
|
||||||
service timestamps log datetime msec localtime show-timezone
|
service timestamps log datetime msec localtime show-timezone
|
||||||
service password-encryption
|
service password-encryption
|
||||||
service counters max age 10
|
service counters max age 10
|
||||||
!
|
hostname distribution-switch-1
|
||||||
hostname __HOSTNAME__
|
|
||||||
!
|
|
||||||
logging buffered notifications
|
logging buffered notifications
|
||||||
no logging console
|
no logging console
|
||||||
!
|
|
||||||
no aaa new-model
|
no aaa new-model
|
||||||
clock timezone MET 1 0
|
clock timezone MET 1 0
|
||||||
clock summer-time MET-DST recurring last Sun Mar 2:00 last Sun Oct 3:00
|
clock summer-time MET-DST recurring last Sun Mar 2:00 last Sun Oct 3:00
|
||||||
system mtu routing 1500
|
system mtu routing 1500
|
||||||
!
|
|
||||||
!
|
|
||||||
no ip domain-lookup
|
no ip domain-lookup
|
||||||
ip domain-name cisco.tld
|
ip domain-name cisco.tld
|
||||||
!
|
|
||||||
password encryption aes
|
password encryption aes
|
||||||
!
|
|
||||||
!
|
|
||||||
!
|
|
||||||
!
|
|
||||||
!
|
|
||||||
!
|
|
||||||
!
|
|
||||||
spanning-tree mode pvst
|
spanning-tree mode pvst
|
||||||
spanning-tree extend system-id
|
spanning-tree extend system-id
|
||||||
!
|
|
||||||
vlan internal allocation policy ascending
|
vlan internal allocation policy ascending
|
||||||
!
|
|
||||||
ip tcp synwait-time 5
|
ip tcp synwait-time 5
|
||||||
ip ssh logging events
|
ip ssh logging events
|
||||||
ip ssh version 2
|
ip ssh version 2
|
||||||
ip ssh dh min size 2048
|
ip ssh dh min size 2048
|
||||||
ip ssh dscp 56
|
ip ssh dscp 56
|
||||||
!
|
|
||||||
!
|
|
||||||
!
|
|
||||||
!
|
|
||||||
!
|
|
||||||
ip classless
|
ip classless
|
||||||
no ip http server
|
no ip http server
|
||||||
no ip http secure-server
|
no ip http secure-server
|
||||||
!
|
|
||||||
!
|
|
||||||
!
|
|
||||||
line con 0
|
line con 0
|
||||||
exec-timeout 60 0
|
exec-timeout 60 0
|
||||||
privilege level 15
|
privilege level 15
|
||||||
|
@ -65,23 +42,17 @@ line vty 5 15
|
||||||
logging synchronous
|
logging synchronous
|
||||||
login
|
login
|
||||||
stopbits 1
|
stopbits 1
|
||||||
!
|
|
||||||
interface range f0/1-24 , g0/1-2
|
interface range f0/1-24 , g0/1-2
|
||||||
shutdown
|
shutdown
|
||||||
exit
|
exit
|
||||||
!
|
|
||||||
interface range f0/1-18
|
interface range f0/1-18
|
||||||
no cdp enable
|
no cdp enable
|
||||||
exit
|
exit
|
||||||
!
|
|
||||||
interface range f0/19-24
|
interface range f0/19-24
|
||||||
no shutdown
|
no shutdown
|
||||||
exit
|
exit
|
||||||
!
|
|
||||||
vtp mode transparent
|
vtp mode transparent
|
||||||
!
|
|
||||||
exit
|
exit
|
||||||
!
|
|
||||||
end
|
end
|
||||||
}
|
}
|
||||||
tclquit
|
tclquit
|
Loading…
Reference in a new issue