We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
config interface speed is broken when trying to configure for a frontpanel port on a multi-asic pizza box.
admin@sonic:~$ sudo config interface -n asic0 speed Ethernet0 40000 name 'front_asic_namespaces' is not defined
Expect no error message and speed get set on the specified interface
show version
SONiC buildimage from commit '3b30127',
However, looking at the latest code, the issue still exists.
show techsupport
The text was updated successfully, but these errors were encountered:
PR is waiting for review.
Sorry, something went wrong.
@abdosi will help to review the PR
[config][interface][speed] Fixed the config interface speed in multia…
30907c4
…sic issue (#1739) Fix for issue sonic-net/sonic-buildimage#8308
cd0e560
1c4a064
No branches or pull requests
Description
config interface speed is broken when trying to configure for a frontpanel port on a multi-asic pizza box.
Steps to reproduce the issue:
Describe the results you received:
Describe the results you expected:
Expect no error message and speed get set on the specified interface
Output of
show version
:SONiC buildimage from commit '3b30127',
However, looking at the latest code, the issue still exists.
Output of
show techsupport
:Additional information you deem important (e.g. issue happens only occasionally):
The text was updated successfully, but these errors were encountered: