Updated routers and switches to use NTP/SNTP. Secured peer and server modes on applicable models.

This commit is contained in:
Josef Chessor
2018-02-09 14:59:50 -06:00
parent 5c68380467
commit 4c9a047a05
9 changed files with 314 additions and 28 deletions

View File

@@ -60,7 +60,7 @@ multilink bundle-name authenticated
!
!
!
!
!
!
!
voice-card 0
@@ -118,6 +118,8 @@ no ip http secure-server
!
!
logging 10.253.3.99
access-list 93 remark NTP access
access-list 93 deny any log
!
!
!
@@ -148,5 +150,11 @@ line vty 5 15
login
!
scheduler allocate 20000 1000
ntp access-group peer 93
ntp access-group serve 93
ntp access-group serve-only 93
ntp server 10.251.30.71
ntp server 10.40.100.200
ntp server 10.253.3.201
end