Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NTP child service

UDP/123

TCP/123

already exist with!!! _ management - ntp _ntp_v4_2 !!! 

Image Added


Pre-requisite
DNS server ( static or dynamic ) 


Router > System Settings

FQDN 

( but the IP address can not change all the time, typical case behind a load balancer )


Google NTP server: time[1.to 4] google.com    example time1.google.com


Use IP@ not FQDN



85.199.214.102  ( UK, London )
85.199.214.98   ( UK, London )
130.149.17.21   ( DE, Berlin )
79.135.97.79    ( UK , Portsmooth )

( google NTP:  time1.google.com to time4.google.com )

NTP IP address information

https://www.infobyip.com/ip-85.199.214.102.html

Google NTP server

216.239.35.0

216.239.35.4

216.239.35.8

216.239.35.12

time.google.com ( time1.google.com, time2.google.com, time3.google.com and time4.google.com )



From the conductor

show ntp router SSR-top node node1

show ntp router SSR-top node node2


from the SSR shell

 NTP server IP addresshttps://timetoolsltd.com/information/public-ntp-server/uk/
NTP server poolhttps://www.pool.ntp.org/zone/uk
show ntp

show ntp

Code Block
titleshow ntp
*jkriker@node1.jnpr-cond# show ntp
Tue 2021-09-28 09:13:40 UTC
✔ Retrieving NTP information...

================= ================== ======== ================ ========= ====== ====== ====== ======= ========= ======== ======== ============
 Node              Time Source        Status   Ref. ID          Stratum   Type   When   Poll   Reach     Delay   Offset   Jitter   Tally Code
================= ================== ======== ================ ========= ====== ====== ====== ======= ========= ======== ======== ============
 node1.jnpr-cond   +time.shf.uk.as4   active   85.199.214.98          2   u       952   1024     377     7.133    0.237    0.409   candidate
 node1.jnpr-cond   -ns4.turbodns.co   active   94.130.184.193         3   u       727   1024     377     7.821    2.663    0.398   outlyer
 node1.jnpr-cond   +dadns.cdnetwork   active   216.239.35.12          2   u       502   1024     377   219.698    0.502    1.485   candidate
 node1.jnpr-cond   *ntp2.glypnod.co   active   193.62.22.74           2   u       502   1024     377     2.218   -0.802    0.245   syspeer


Configuration



show config running authority router SSR-top system ntp


Code Block
titlentp server
admin@node1.jlk-test-branch2#conductor# show config running authority router jlkSSR-test-branch2top system ntp

config

    authority

        router  jlkSSR-test-branch2top
            name    jlk-test-branch2SSR-top

            system

      dns-config      automatic    ntp

           mode  automatic       server  216.239.35.0
   exit                     ip-address  216.239.35.0
  system                  ntpexit

                    server  85216.199239.21435.1024
                        ip-address  85216.199239.21435.1024
                    exit

                    server  85216.199239.21435.988
                        ip-address  85216.199239.21435.988
                    exit

                    server  79216.135239.9735.7912
                        ip-address  79216.135239.9735.7912
                    exit
                exit
            exit
        exit
    exit
exit