Commit 62fcd77
authored
Configure NTP according to extended configuration (#2835)
- What I did
Fix NTP CLI according to new extended configuration abilities
- How I did it
Additionally configure association_type and resolve_as when adding new NTP servers.
- How to verify it
1. Add a new server
2. Show NTP sync show ntp. It should show you are sync with new server
3. Delete NTP server
4. Show NTP sync show ntp. It should show you are unsync
Signed-off-by: Yevhen Fastiuk <[email protected]>1 parent ced0940 commit 62fcd77
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6581 | 6581 | | |
6582 | 6582 | | |
6583 | 6583 | | |
6584 | | - | |
| 6584 | + | |
| 6585 | + | |
| 6586 | + | |
6585 | 6587 | | |
6586 | 6588 | | |
6587 | 6589 | | |
| |||
0 commit comments