Skip to content

Fixed NTP sync while using DHCP.#2

Merged
nazarii-gnydyn merged 1 commit into201709from
201709-ntp-sync-fix
Oct 31, 2017
Merged

Fixed NTP sync while using DHCP.#2
nazarii-gnydyn merged 1 commit into201709from
201709-ntp-sync-fix

Conversation

@nazarii-gnydyn
Copy link
Copy Markdown
Owner

- What I did

Fixed NTP sync by adding interface to listen when using DHCP.

- How I did it

interface listen eth0

- How to verify it

admin@sonic:~$ show ntp
Command: ntpq -p
     remote           refid      st t when poll reach   delay   offset  jitter
==============================================================================
 107.191.112.226 .INIT.          16 -    -  512    0    0.000    0.000   0.000
 192.146.137.13  .INIT.          16 -    -  512    0    0.000    0.000   0.000
 ntp-ext.cosng.n .INIT.          16 -    -  512    0    0.000    0.000   0.000
 ntp3.ds.network .INIT.          16 -    -  512    0    0.000    0.000   0.000
admin@sonic:~$ show ntp
Command: ntpq -p
     remote           refid      st t when poll reach   delay   offset  jitter
==============================================================================
-mail.fangfufu.c 193.190.230.66   2 u   35   64    1  144.849   -3.925   3.381
*tirpitz.netzkon 213.172.96.14    2 u   96   64    1  170.649   -8.120   0.798
+services.quadra 45.79.111.114    3 u   57   64    7   15.488   -8.208   4.318
+panel1.web2.clu 85.214.59.199    3 u   58   64    3  156.818   -8.732   1.505

@nazarii-gnydyn nazarii-gnydyn merged commit 14de31a into 201709 Oct 31, 2017
nazarii-gnydyn pushed a commit that referenced this pull request May 2, 2018
- Includes the following commits:
    - [bcmshell.py] Match extra whitespace before prompt in regex (#3)
    - add support for qsfp28 eeprom (#2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant