wenyiz2021

Results 15 issues of wenyiz2021

#### What I did This PR is adding unit testing for the scenario described in https://github.com/sonic-net/sonic-utilities/pull/3233 #### How I did it #### How to verify it #### Previous command output...

Request for 202405 Branch

#### Description Issue: ``` $sudo config interface -n asic1 pfc priority Ethernet80 3 on Cannot find interface Ethernet80 $ sudo config interface -n asic0 pfc priority Ethernet80 3 on Cannot...

Multi-ASIC :1234:
Chassis

This is to prevent a user error in ADO: 28004860 where there was an extra "\n" at the end of mac, in "DEVICE_METADATA" section. ![image](https://github.com/sonic-net/sonic-utilities/assets/91497961/41e634d4-1ae0-48bc-9824-72915d10dc25) #### What I did 1....

Request for 202305 Branch
Request for 202311 Branch

#### Description currently there is no `all` option for `config interface startup`, we have to run the command link by link if want to start all at once. ## Steps...

there are 2 links that are down/up. the following work around worked according to Nathan to disable low power mode: sudo config interface tran lpmode Ethernet104 disable sudo config interface...