STORDIS / orca_nw_lib

gNMI python package for SONiC switch discovery and management.
Other
2 stars 3 forks source link

Initial discovery scenario. #29

Closed kamalkrbh closed 6 months ago

kamalkrbh commented 1 year ago

After connecting devices with cables , connected ports need to be manually enabled in order to populate the LLDP table. Look if those manual steps could be automated in ORCA.

One approach can be enable all interfaces on first device and look if lldp table is populated and revert the ports enable state afterwards.

kamalkrbh commented 7 months ago
kamalkrbh commented 6 months ago

To tackle partially failed discovery scenario case, the discovery API noe returns discovery report mentioning failures occured during discovery process, report can be diplayed on UI log panel.