TWSD 566 - The CLI program generates information about the NTP server in an improper format

Review Request #702 — Created March 11, 2025 and submitted — Latest diff uploaded

timlai
AVX2
rel_avx_2_7_3
TWSD566
kevin.poh, weikai, wli

Root Cause:
There are some unnecessary info write into NTP config

Solution:
Remove unnecessary info

AN(config)# show running
...

avx ntp configuration

ntp server "1.0.0.2"
ntp server "140.20.0.0"
ntp server "abcd"
ntp off
...

    Loading...