TWSD-1042 Some of the configs are not getting synced after performing the manual sync from the primary

Review Request #1045 — Created Sept. 3, 2025 and submitted

timlai
APV10
rel_apv_10_7, rel_apv_10_7_3
TWSD-1042
jasonchang, kevin.poh, timsu, weikai

Root Cause:
When performing a sync config to the peer, a clear config is triggered,
causing some values in the monitor system to be reset to their defaults.
However, since the peer side does not have corresponding settings,
this results in inconsistencies between the two sides.

Solution:
When performing a sync config, do not reset the monitor system values to their defaults;
instead, wait to apply the settings from the peer side.

  1. synconfig to/from <peer>
  2. Type show synconfig diff <peer> to check there is no diff config.
kevin.poh
  1. Ship It!
  2. 
      
timlai
Review request changed

Status: Closed (submitted)

Loading...