sonic-utilities
sonic-utilities copied to clipboard
Command line utilities for the SONiC project
#### Description auto_techsupport.py is failing for multi-asic platforms, enhancement needed to look platform specific config_db. ## Steps to reproduce the issue Try to do config auto-techsupport root@sfd-vt2-lc0:~# config auto-techsupport global...
ADO: 29917681 #### What I did Enforece log warning message for non YANG covered table #### How I did it Add log warning message #### How to verify it Manual...
#### What I did Simplify approach to delaying counters on warm boot and fast boot. Removed FLEX_COUNTER_DELAY_STATUS_FIELD and instead postpone all FC processing to happen after apply view to not...
#### What I did Switch to calling `chronyc` instead of `ntpq` and `ntpstat`. This is as part of switching to using Chrony instead of ntpd. #### How I did it...
Access i2c bus when fast/warm reboot would cause SMBus is busy and needs recover by power cycle. ``` i801_smbus 0000:00:1f.3: SMBus is busy, can't use it! ``` #### What I...
#### What I did Feature telemetry has been replaced by GNMI. This PR removes the telemetry feature from FEATURE table to avoid the logging message shown up every minute when...
#### What I did This commit fixes an issue in get_bgp_peer function where `local_addr` and `name` were treated as mandatory. However, `local_addr` and `name` fields are not required in BGP...
#### What I did Add support for the LodogaPrime product #### How I did it - Register LodogaPrime and puffin CPU in boot0 - Add device configuration files #### How...
What I did Add support for platforms based on Clounix Networks' device How I did it Add support for platforms based on Clounix Networks' device How to verify it Verified...
#### What I did Due to a USB flash drive being plugged in, the SONiC command 'show platform ssdhealth' does not display correctly. ``` admin@sonic:~$ show platform ssdhealth [Error] Cannot...