STORDIS / orca_nw_lib

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

Advance config options for PortChannels. #52

Open kamalkrbh opened 2 months ago

kamalkrbh commented 2 months ago

Following Additional parameters needed to be supported for portchannels -

For more details on payloads and openconfig paths refer PortChannel.ipynb in SONiCPlayer. Cells - "Config Port Channel", "Assign/Get/Delete IP from Portchannel"

kamalkrbh commented 2 weeks ago

Vivek started the UI part.

vivek-metricdust commented 2 weeks ago

Issues found in backend

  1. the backedn will prompt the error i.e, - Couldn't discover Port Channel on device 10.10.229.58, Reason: invalid literal for int() with base 10: '2-4'
  2. sometimes the response is just the trunk vlans only
rahul-1475 commented 1 week ago