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

* Add dpu_tty.py * Add dpu_tty.py to scripts Signed-off-by: Wenchung Wang [email protected] #### What I did Add DPU TTY console utility. #### How I did it * Read platform.json to...

#### What I did - Older pyroute2 depends on distutils. Thus upgrade the version to latest to improve import time. A similar issue for natsort is reported here https://github.com/sonic-net/sonic-buildimage/issues/17246. However...

Request for 202405 Branch

#### What I did Set cpufreq.default_governor to *performance* for faster boot time. We observe consistent 1 sec improvement across several devices. **NOTE**: This will apply to upgrades starting from 202405...

#### What I did Delay flag was set to config_db.json, however, now fast reboot uses running config_db DB dump instead of config_db.json, therefore the delay wasn't set to the right...

Request for 202311 Branch
Request for 202405 Branch

#### What I did A cherry-pick of https://github.com/sonic-net/sonic-utilities/pull/3431 #### How I did it Update sonic-utilities to support new SKU Mellanox-SN5600-C256 Add the SKU to the generic configuration updater Simplify the...

#### What I did Script to debug packet drops on VoQ chassis #### How I did it #### How to verify it Verified on lab as well as production devices....

Chassis for 202205 Branch
chassis-voq
Request for 202405 Branch

#### What I did platform renaming for marvell platforms. #### How I did it innovium asictype checks are renamed to marvell- and marvell checks are renamed to marvell-prestera #### How...

#### What I did Moved to use mokutil instead of bootctl as bootctl is no longer available in Bookworm. This affected reboot scripts, and upgrade scenario. #### How I did...

Request for 202405 Branch

#### What I did Change the condition to be check VLAN exist and has VLAN member joined instead of VLAN interface with IP to enable ipv6-link-local-only on VLAN. #### Why...

#### What I did Fix a crash of sonic-installer for Aboot bootloaders when the next image is not exactly an installed sonic image. #### How I did it The Aboot...

Request for 202311 Branch
Request for 202405 Branch