-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Breakout does not work on a Dell S6100. #10321
Comments
Adding the Redis check from #6023 shows the same empty results. admin@sonic:~$ redis-cli -n 4 KEYS "BREAKOUT_CFG" |
By design, unsupported feature on 6100 |
Is there a place were supported/unsupported features are listed by device? The list at https://azure.github.io/SONiC/Supported-Devices-and-Platforms.html does not give any indication of feature status. Breakout is so common, it's hard to see how a device can be considered supported without it. |
Same issue on a Dell S5224f, which clearly should be supported :)
On a current release:
|
Description
Breakout does not work on a Dell S6100.
Steps to reproduce the issue:
Describe the results you received:
Here are the tested commands and results.
The platform.json file does exist.
Describe the results you expected:
Working breakout commands.
Output of
show version
:Output of
show techsupport
:Additional information you deem important (e.g. issue happens only occasionally):
Since this happens on the last two releases and master, I wonder if I'm doing something wrong?
The text was updated successfully, but these errors were encountered: