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

Provide QoS Scheduler CLI command and user guide #1354

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Provide QoS Scheduler CLI command and user guide #1354

wants to merge 1 commit into from

Conversation

fredyu190011
Copy link

- What I did
Provide CLI to create and delete QoS Scheduler profiles.

Syntax for QoS Scheduler

  • config qos scheduler del <profile_name>
  • config qos scheduler add <profile_name> [--meter_type=(byte | packet)] --pir=<pir> --pbs=<pbs>

- How I did it
Add "scheduler" sub-command in QoS command group.

- How to verify it
We can create and delete QoS Scheduler profiles through CLI command.

- Previous command output (if the output of a command-line utility has changed)

- New command output (if the output of a command-line utility has changed)

- Details if related
Signed-off-by: Fred Yu fred_yu@edge-core.com

- What I did
Provide CLI to create and delete QoS Scheduler profiles.

Syntax for QoS Scheduler
* config qos scheduler del <profile_name>
* config qos scheduler add <profile_name> [--meter_type=(byte | packet)]
--pir=<pir> --pbs=<pbs>

- Why I did it
We cannot create or remove QoS Scheduler profiles through CLI.

- How I verified it
We can create and delete QoS Scheduler profiles through CLI command.

- Details if related

Signed-off-by: Fred Yu fred_yu@edge-core.com
@fredyu190011
Copy link
Author

retest this please

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.

1 participant