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

#### Description `config load ` does not have any config validation which may result in inconsistent data in CONFIG_DB especially for feature like CACL or CoPP which do not have...

#### What I did Updated counterpoll cli to support configuration for ENI counters #### How I did it #### How to verify it #### Previous command output (if the output...

#### What I did SDK had upgraded the way of api sniffer and this feature will be enabled by default, so make relevant changes: 1. remove deprecated sdk sniffer cli...

Request for 202405 Branch

HLD https://github.com/sonic-net/SONiC/pull/1713 Microsoft ADO **(number only)**: 27951427 #### What I did Add Auditd CLI design #### How I did it #### How to verify it #### Previous command output (if...

#### What I did * SONiC updates the format of the CLI section in the manifest.json on 17/5/2023. ([Link](https://github.com/sonic-net/SONiC/blob/master/doc/sonic-application-extension/sonic-application-extention-hld.md#manifest-path-7)) * The implementation was merged to master, 202311, or later branches....

#### What I did Fix the unexpected exception error that appears when the interface is not resolved, causing the key for `interfaceName` to be missing in the case of static...

==> Issue: • Config replace/yang-validation fails for SNMP contact configuration. • In SNMP contact CLI, email field is mandatory Related to https://github.com/sonic-net/sonic-buildimage/issues/12620 ==> Root Cause: • sonic-snmp.yang defines leaf Contact,...

==> Issue: config replace/yang-validation fails for COPP configurations. ==> Root cause: • COPP's device initial config copp_cfg.json has missing yang mandatory leaf "trap_action" for "default" COPP_GROUP. • "genetlink_name" & "genetlink_mcgrp_name"...

#### What I did After setting alias mode, the output of "show ip/ipv6 bgp summary" and "show ip/ipv6 bgp neighbors" return errors. This PR fixes the issue to support alias...

#### What I did Bypass lanes check if value is "0" #### How I did it Add a check #### How to verify it UT #### Previous command output (if...