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

BGP Global config option on UI. #100

Closed kamalkrbh closed 6 months ago

kamalkrbh commented 6 months ago

Refer orca_backend/network/bgp_test.py for config param info.

vivek-metricdust commented 6 months ago

need a change in backed where the "router_id": device_ip, is forced to take the "mgt_ip": device_ip, and not accepting the input from the UI