SONiC
SONiC copied to clipboard
Design doc for portable console switch for multiple vendors
In this design document, we provide the standard for adapting console devices to SONiC. If a vendor's console device implementation conforms to this standard, it will work on any switch with SONiC installed.
@lizhijianrd several things need be updated:
- Please define YANG table for the new config_DB table
- Please add the new CLIs to https://github.com/sonic-net/sonic-utilities/blob/master/doc/Command-Reference.md
- Please add the code PRs into this HLD by referring to PR#806
- Please make sure to have the UT defined
@lizhijianrd several things need be updated:
- Please define YANG table for the new config_DB table
- Please add the new CLIs to https://github.com/sonic-net/sonic-utilities/blob/master/doc/Command-Reference.md
- Please add the code PRs into this HLD by referring to PR#806
- Please make sure to have the UT defined
Thanks @zhangyanzhao! Currently we are still in the design phase, so I'll update these points when I begin to implementation.