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

Additional Config Options for VLAN. #104

Closed kamalkrbh closed 4 months ago

kamalkrbh commented 6 months ago

VLAN Updates :

Updates ->

Additional Editable Config Options ->

All editable params should be available in add VLAN pop-up. Test cases in test_vlan.py in orca_backend can be used as a reference. Remaining params (not mentioned above) editable or non-editable, should remains as it is.

Pull orca_backend and updated dependencies, orca_nw_lib should be at version 1.3.8

kamalkrbh commented 5 months ago

Member interface mode shows mode as 1 it shoulf be tagged/untagged or TRUNK/ACCESS. Remove member doesn't work.

vivek-metricdust commented 4 months ago

Bellow changes must be done in UI