sonic-utilities
sonic-utilities copied to clipboard
Command line utilities for the SONiC project
#### What I did Add CLI for bmp configdb entity Enable/Disable. #### How I did it Add python related code for Get/Set configdb entity, which is on https://github.com/sonic-net/sonic-buildimage/pull/18530 #### How...
#### What I did In the previous commit with hash a3cf5c that aimed to address the issue where sfputil incorrectly interpreted page numbers as decimal instead of hexadecimal, there was...
#### What I did Add support to optionally pass extra kernel command line arguments during warm-reboot kexec load. #### How I did it Extra command line arguments can be supplied...
#### What I did Added fabric capacity monitoring related commands and the tests. To config the warning threshold ``` ~# config fabric Usage: config fabric [OPTIONS] COMMAND [ARGS]... FABRIC-related configuration...
#### 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 ....
#### 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...
#### What I did Why ? Static lag support changes in SWSS module sonic-net/SONiC#1039 #### How I did it Patch explanation 1. static lag supported with option roundrobin. 2. config...
#### What I did Implement option to add subcommands to "show techsupport", e.g. "show techsupport npu" to have to possibility of restricting the collected data to a subset of the...
#### What I did Added get component versions to techsupport get_component_versions.py is a script that output a table that gathers the versions of all the Nvidia-related components in SONiC. This...
#### Description when use `sfputil firmware download` command to perform firmware download, it show 99% when all file is sent: ``` root@sonic:/tmp# sfputil firmware download Ethernet0 /var/tmp/xxxx.bin CDB: Starting firmware...