12 NTP
12 NTP
12 NTP
Welcome
To
Network for you
NTP
NTP Stratum:
• NTP Stratum levels define the distance from the reference clock.
• A Stratum- 0 device that is assumed to be most accurate and it has no dely.
• NTP Stratum -0 servers cannot be used on the network.
NTP Architecture:
NTP Modes:
• CISCO Router and Switches can use four different NTP modes.
1. NTP Server,
2. NTP Client,
3. NTP Server/Client
4. NTP Peer
• In NTP peer modes each device can provide time synchronization to other.
• So, one can synchronize the other in case of failures.
NTP Master:
• When we make NTP master then internal devices can synchronize use NTP master command.
• NTP Master command tells router that it is an NTP Server.
• NTP Server is also referred to as an NTP Master.
NTP Versions:
Lab Time:
R1 Configuration R2 Configuration
en en
config t config t
hostname R1 hostname R2
int f0/0
int f0/0 ip add 192.168.1.2 255.255.255.0
ip add dhcp no sh
no sh
exit
ip name-server 8.8.8.8
ip domain-lookup
int f1/0
ip add 192.168.1.1 255.255.255.0
no sh ip domain-lookup