You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#2092)
#### What I did
Fixes#2029#2062
Changes to fields under BGP_PEER_RANGE, BGP_MONITORS using GCU are not reflected unless each key is deleted and added back. This means the fields are create-only.
#### How I did it
Marked the fields under BGP_PEER_RANGE, BGP_MONITORS as create-only
#### How to verify it
unit-test
Description
Refering #2029 and verified that fields under
BGP_PEER_RANGE
such asBGPSLBPassive
are create-only.Steps to reproduce the issue
Describe the results you received
Describe the results you expected
Additional information you deem important (e.g. issue happens only occasionally)
Output of
show version
The text was updated successfully, but these errors were encountered: