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

Command line utilities for the SONiC project

Results 310 sonic-utilities issues
Sort by recently updated
recently updated
newest added

#### What I did Add Multi-ASIC GCU support apply-patch. #### How I did it 1. Categorize configuration as JSON patch format per ASIC. 2. Apply patch per ASIC, including localhost....

Chassis for 202205 Branch

#### What I did Retain TRANSCEIVER_INFO tables on fast/warm reboot. The PHY isn't reset on fast/warm reboot. Knowing about plugged modules is required for orchagent to set SAI_PORT_ATTR_HOST_TX_SIGNAL_ENABLE=true on start....

#### What I did This PR is Fixture for https://github.com/sonic-net/sonic-utilities/pull/3108 The PR was reverted due to backward compatibility issues. As per new suggestions, removed db migrator changes from this new...

#### What I did Support ASIC/SDK health event 1. config asic-sdk-health-event suppress 2. show asic-sdk-health-event [received|suppress] 3. sonic-clear asic-sdk-health-event Signed-off-by: Stephen Sun #### How I did it #### How to...

#### What I did Update sonic-utilities to support new SKU Mellanox-SN5600-O128 1. Add the SKU to the generic configuration updater 2. Simplify the logic of the buffer migrator to support...

Request for 202311 Branch

Build dependency https://github.com/sonic-net/sonic-buildimage/pull/18459 #### What I did Add multi ASIC support for syslog rate limit feature #### How I did it 1. `show syslog rate-limit-container` add a new option namespace...

Request for 202311 Branch
Cherry Pick Conflict_202311

#### What I did Enhanced the following CLIs to support SmartSwitch PMON as described in the PMON HLD documentation "https://github.com/sonic-net/SONiC/blob/d19d8933a43d0a31a4f3b2310f4336f289bca340/doc/smart-switch/pmon/smartswitch-pmon.md" CLIs: Added new module "DPUX" support for 1 and 2...

Fix db_migrate.py show error and back trace while loading configuration on Linecard #### Why I did it Fix [issue @](https://github.com/sonic-net/sonic-buildimage/issues/18389) #### How I did it Revert code change by https://github.com/sonic-net/sonic-utilities/pull/3100...

Signed-off-by: maipbui #### What I did #### How I did it #### How to verify it #### Previous command output (if the output of a command-line utility has changed) ####...

#### What I did Add support for a new platform x86_64-nvidia_sn5400-r0 #### How I did it #### How to verify it Manual and unit test #### Previous command output (if...