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

Add fabric monitoring commands.

Open jfeng-arista opened this issue 1 year ago • 2 comments

What I did

Add a force option for config fabric port unisolate command.

Add a show command to display if a up link is get isolated or not . Example output is :

# show fabric isolation
asic0
  Local Link    Auto Isolated    Manual Isolated    Isolated
------------  ---------------  -----------------  ----------
           0                0                  0           0
           1                0                  0           0
           2                0                  0           0
....

Add test for the new commands. The test is failed now as it needs this https://github.com/sonic-net/sonic-swss/pull/3089 merged in first.

How I did it

How to verify it

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

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

jfeng-arista avatar Mar 23 '24 01:03 jfeng-arista

the test failure needs this https://github.com/sonic-net/sonic-swss/pull/3089 merged in first. I could comment out failure test case for now, but that will cause the coverage check fail, let me know if we should leave this as is for now. thank you

jfeng-arista avatar Mar 25 '24 18:03 jfeng-arista

@vmittal-msft @arlakshm

jfeng-arista avatar Mar 25 '24 21:03 jfeng-arista

/Azp run Azure.sonic-utilities

arlakshm avatar Apr 19 '24 19:04 arlakshm

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Apr 19 '24 19:04 azure-pipelines[bot]