Closed HarshaF1 closed 2 years ago
I'm curious if we can run Stratum https://github.com/stratum/stratum#broadcom on this platform. But let's first target uSONiC as the switch ASIC control engine.
I'm thinking something like this
> system
system> switch-asic-engine
usage: switch-asic-engine [sonic|stratum|dent]
system> show switch-asic-engine
current: sonic (version xxx)
status: running
supported: sonic(version xxx), sonic(version yyy), stratum
system> switch-asic-engine stratum # use stratum for the switch ASIC control
I think we'll need the following mechanism to support as7716-32x
south-sonic
might need to detect the version of uSONiC and change behavior based on it.