From 62339bacd735db3cb28f29c0e08783a338e07328 Mon Sep 17 00:00:00 2001 From: Akhilesh Samineni Date: Mon, 3 Oct 2022 01:48:12 -0700 Subject: [PATCH 1/2] [JIRA SONIC-65684] - Corrected the min-links range xml for PO interface Change-Id: I4afe240fcbdbd534a2226f0321714662d410088c --- CLI/clitree/cli-xml/interface.xml | 2 +- CLI/clitree/cli-xml/sonic_types.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CLI/clitree/cli-xml/interface.xml b/CLI/clitree/cli-xml/interface.xml index c8a9764400..0882063b93 100644 --- a/CLI/clitree/cli-xml/interface.xml +++ b/CLI/clitree/cli-xml/interface.xml @@ -2005,7 +2005,7 @@ limitations under the License. - + oper=PATCH url=/restconf/data/sonic-portchannel:sonic-portchannel/PORTCHANNEL/PORTCHANNEL_LIST=${po_name}/min_links body={"sonic-portchannel:min_links": ${min_links}} From b8a45bc733918d47d5d9952b8b1f772997c8cbe6 Mon Sep 17 00:00:00 2001 From: Uday Kattamanchi Date: Tue, 4 Oct 2022 07:38:23 -0700 Subject: [PATCH 2/2] [JIRA SONIC-65715] : GR period value range in KLISH is changed as per HLD and FRR Change-Id: Ib80696e64e6c84718445ce5f99b599ac7ef18737 --- CLI/clitree/cli-xml/ospf.xml | 4 ++-- CLI/clitree/cli-xml/sonic_types.xml | 7 +++++++ 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CLI/clitree/cli-xml/ospf.xml b/CLI/clitree/cli-xml/ospf.xml index 46bd986315..987ae60883 100644 --- a/CLI/clitree/cli-xml/ospf.xml +++ b/CLI/clitree/cli-xml/ospf.xml @@ -553,7 +553,7 @@ - + @@ -592,7 +592,7 @@ - + diff --git a/CLI/clitree/cli-xml/sonic_types.xml b/CLI/clitree/cli-xml/sonic_types.xml index 0fe8d3f2b8..e6ca028388 100644 --- a/CLI/clitree/cli-xml/sonic_types.xml +++ b/CLI/clitree/cli-xml/sonic_types.xml @@ -1235,6 +1235,13 @@ limitations under the License. pattern="10..1800" help="" /> + +