Copyright (c) 2026 MindMesh Academy. All rights reserved. This content is proprietary and may not be reproduced or distributed without permission.

5.2.2. NTP Configuration

NTP Client:
Router(config)# ntp server 10.1.1.1
Router(config)# ntp server 10.1.1.2 prefer
NTP Server (also a client to upstream):
Router(config)# ntp server 129.6.15.28        ! External time source
Router(config)# ntp master 3                   ! Become stratum 3 server
Verification:
Router# show ntp status
Router# show ntp associations
Router# show clock