sonic-utilities
sonic-utilities copied to clipboard
Command line utilities for the SONiC project
- Add the config cli for link event damping. #### What I did Added new config cli for link event damping and #### How I did it Added damping group...
- What I did Enhance the calculation method for default PFC detect/restore time, to be better suit for some platforms whose port number 32xN. - How I did it Use...
#### What I did Fix CLI validation for source ports in mirror session Fixed issue https://github.com/sonic-net/sonic-buildimage/issues/16604 #### How I did it Modify re.search to check individual ports #### How to...
#### What I did This PR is created to resolve submodule HEAD PR KVM t0 Elastic failure issues. KVM Elastic test cases are failing due to missing mode attribute in...
#### What I did KVM Elastic test cases are failing due to missing mode attribute in configuration Updated GCU function by making it compatible with HEAD PR so that it...
#### What I did Support to upgrade the FIPS config during the reboot #### How I did it #### How to verify it #### Previous command output (if the output...
#### What I did Support to enable fips when installing the sonic image #### How I did it #### How to verify it #### Previous command output (if the output...
#### What I did Restore AAA authentication during reboot so that subsequence boot up will not allow system access to unsaved radius/tacacs config users till system gets ready #### How...
When we use the command, is it expected to provide the asic if we provide the interface ? ``` root@xx37-lc0:/home/cisco# show interfaces transceiver -h Usage: show interfaces transceiver [OPTIONS] COMMAND...
#### What I did Added new BGP commands: > config bgp autonomous-system add > config bgp neighbor remote-as add > config bgp neighbor update-source add > config bgp bestpath as-path...