Open igormirosh opened 6 years ago
I suspect you want to port SONiC to this new device. In that case you should start from porting guide.
The main reason why interfaces not created is invalid config.bcm for your new device. Look at your configuration, try to play with various options, look at the "show logging" for SDK init complete/error messages, look play with bcmcmd and syncd docker container to find configuration that works with our device.
Take note that flex ports isn't supported by SONiC at the moment. That is if you have similar lines in config.bcm:
portmap_1=1:100 portmap_2=2:25:i portmap_3=3:25:i portmap_4=4:25:i
Then probably you can't get in SONiC single 100G port, but only 4x25G.
Hello guys, I have Netberg Aurora 710 switch based Barefoot Tofino ASIC. After SONiC installation, no interfaces are recognized on switch ("ifconfig -a" shows only management and bridge interfaces).
Did someone see the problem before? Any suggestions? Thanks to haplers.