Versions Compared

Key

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

...


Router > System Settings
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 )


NTP IP address information

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


https://www.pool.ntp.org/zone/uk




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

config

    authority

        router  jlk-test-branch2
            name    jlk-test-branch2

            system

                ntp

                    server  85.199.214.102
                        ip-address  85.199.214.102
                    exit

                    server  85.199.214.98
                        ip-address  85.199.214.98
                    exit

                    server  79.135.97.79
                        ip-address  79.135.97.79
                    exit
                exit
            exit
        exit
    exit
exit