-
Notifications
You must be signed in to change notification settings - Fork 1.8k
config interface speed throws an error on a multi-asic box. #8308
Copy link
Copy link
Closed
Labels
Triagedthis issue has been triagedthis issue has been triaged
Description
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:
- Issue config interface to set the speed of an interface on a multi-asic pizza box
Describe the results you received:
admin@sonic:~$ sudo config interface -n asic0 speed Ethernet0 40000
name 'front_asic_namespaces' is not defined
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):
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Triagedthis issue has been triagedthis issue has been triaged