|
|
|
|
|
by wmf
2219 days ago
|
|
Besides being cheaper and supporting more hardware, SONIC is more like a traditional NOS that runs on Linux but doesn't integrate with it. I would expect SONIC to be more familiar to Cisco CLI jockeys and Cumulus to be more familiar to Debian/Ubuntu sysadmins. |
|
Here is a cheatsheet:
https://cumulusnetworks.com/learn/resources/cheatsheets/nclu
Also Cumulus runs FRR (as does sonic) but on Cumulus you can do sudo vtysh and pretty much be at a CLI for routing like you are at an IOS prompt.
Sonic sticks all configuration in different docker containers in Json files and can be a real pain. Also not all commands are hitless, ie some will restart forwarding. That is being worked on. SONiC is pretty much “what MS wanted for large scale ops” and still is rough around the edges for enterprise IT.
There are a number of companies that support Sonic in production enterprise such as Dell and Apstra.