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

[PFC] Fix the issue that cannot enable or disable PFC by CLI command. #1633

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

Conversation

chaoskao
Copy link

What I did

Fix the issue that cannot enable or disable PFC by CLI command.

How I did it

It's not user freindly for configure PFC enable or disable, if user want to configure PFC by CLI command, user shall enable PFC on the interfaces by configuring the table "PORT_QOS_MAP" in json file and issue sonic-cfggen command.

How to verify it

Verify that user can configure PFC enable or disable on switch by CLI command, need not to configuring the table "PORT_QOS_MAP" in json file and issue sonic-cfggen 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)

- What I do:
  Fix the issue that cannot enable or disable PFC by CLI command.

- Why I dit:
  It's not user freindly for configure PFC enable or disable, if user
  want to configure PFC by CLI command, user shall enable PFC on the
  interfaces by configuring the table "PORT_QOS_MAP" in json file and
  issue **sonic-cfggen** command.

- How I verified:
  Verify that user can configure PFC enable or disable on switch by CLI command, need not to configuring the table "PORT_QOS_MAP" in json file and issue **sonic-cfggen** command.
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