STORDIS / orca_ui

ORCA UI is a web application that provides a user interface for interacting with ORCA Backend. It is built using React. ORCA UI allows users to view the network topology, manage devices, and do various configurations.
https://stordis.github.io/
Apache License 2.0
3 stars 4 forks source link

Advance config options for port channels #136

Closed vivek-metricdust closed 3 months ago

vivek-metricdust commented 4 months ago

ui config functionality for #52

  1. for static”
  2. fallback
  3. fast-rate
  4. min-links
  5. description
  6. graceful_shutdown_mode
kamalkrbh commented 4 months ago

@vivek-metricdust image Not clear what checkbox with "-" represents.

kamalkrbh commented 4 months ago

@vivek-metricdust , PortChannel IP deletion doesn't work. Still teh UI show a success. image image Restconf Notebook also still shows the IP.

kamalkrbh commented 4 months ago

@vivek-metricdust , Similar is the case with description. Cant delete it.

vivek-metricdust commented 4 months ago

@vivek-metricdust , Similar is the case with description. Cant delete it.

This is known issue and will be fixed in #40

vivek-metricdust commented 4 months ago

@vivek-metricdust , PortChannel IP deletion doesn't work. Still teh UI show a success. image image Restconf Notebook also still shows the IP.

This issue is known and will be fixed during #40