sonic-utilities icon indicating copy to clipboard operation
sonic-utilities copied to clipboard

[202405][wcmp]: Add W-ECMP CLI

Open nazariig opened this issue 1 year ago • 9 comments

Signed-off-by: Nazarii Hnydyn [email protected]

HLD: https://github.com/sonic-net/SONiC/pull/1629

What I did

  • Implemented CLI for Weighted-Cost Multi-Path feature

How I did it

  • Integrated Weighted-Cost Multi-Path interface into config and show CLI root

How to verify it

  1. Run Weighted-Cost Multi-Path CLI UTs

Details if related

  • Backport from master: https://github.com/sonic-net/sonic-utilities/pull/3253

Previous command output (if the output of a command-line utility has changed)

  • N/A

New command output (if the output of a command-line utility has changed)

admin@sonic:/home/admin# show bgp device-global
TSA      WCMP
-------  -------
enabled  enabled
admin@sonic:/home/admin# show bgp device-global --json
{
    "tsa": "enabled",
    "wcmp": "enabled"
}

nazariig avatar Jul 09 '24 09:07 nazariig

/azpw run

nazariig avatar Jul 10 '24 08:07 nazariig

/AzurePipelines run

mssonicbld avatar Jul 10 '24 08:07 mssonicbld

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Jul 10 '24 08:07 azure-pipelines[bot]

@bingwang-ms, FYI (separate 202405 PRs for cherry-picking it)

volodymyrsamotiy avatar Jul 11 '24 06:07 volodymyrsamotiy

/azp run

bingwang-ms avatar Aug 05 '24 20:08 bingwang-ms

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Aug 05 '24 20:08 azure-pipelines[bot]

@bingwang-ms just a kind reminder

nazariig avatar Aug 29 '24 11:08 nazariig

@bingwang-ms can you please help to merge?

liat-grozovik avatar Sep 03 '24 08:09 liat-grozovik

@liat-grozovik can you please help to merge?

nazariig avatar Oct 08 '24 11:10 nazariig