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

[PFCWD CLI] Configuring to 'stop' all ports command is not aligned #6338

Closed
shlomibitton opened this issue Jan 3, 2021 · 0 comments · May be fixed by sonic-net/sonic-utilities#1350
Closed

Comments

@shlomibitton
Copy link
Contributor

shlomibitton commented Jan 3, 2021

Description

Currently to configure PFCWD with same parameters on all ports we use for example:
config pfcwd start --action drop --restoration-time 400 ports all detection-time 400
To stop we use:
config pfcwd stop
Stopping a specific port:
config pfcwd stop ports Ethernet0
A clear and aligned CLI command to stop all ports should be similar to "start" operation like:
config pfcwd stop ports all

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 a pull request may close this issue.

1 participant