Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Threshold feature CLI changes. #665

Closed
wants to merge 6 commits into from
Closed

Conversation

shdasari
Copy link

@shdasari shdasari commented Sep 21, 2019

Threshold feature CLI changes. These changes introduce the following CLI commands for the threshold feature:
CONFIG

  1. config priority-group threshold {port_alias} {PGindex} {shared | headroom} {value}
  2. config queue threshold {port_alias} {queueindex} {unicast | multicast} {value}
    SHOW
  3. show priority-group threshold {shared | headroom}
  4. show queue threshold {unicast | multicast}
  5. show threshold breaches
    CLEAR
  6. sonic-clear priority-group threshold {port_alias} {PGindex} {shared | headroom}
  7. sonic-clear priority-group threshold
  8. sonic-clear queue threshold {port_alias} {queueindex} {unicast | multicast}
  9. sonic-clear queue threshold
  10. sonic-clear threshold breach {eventid}

Depends upon:
sonic-net/sonic-buildimage#3501
sonic-net/sonic-swss-common#310
Azure/sonic-tam#12
sonic-net/sonic-swss#1067

AshokDaparthi
AshokDaparthi previously approved these changes Oct 16, 2019
@shdasari
Copy link
Author

retest this please

@shdasari
Copy link
Author

shdasari commented Feb 4, 2021

Changes being tracked via #1313.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants