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

Separate column #151 #154

Closed vivek-metricdust closed 3 months ago

vivek-metricdust commented 3 months ago

fixes #151

added interface mode for vlan in portchannel added checks for vlan only TRUNK vlans can have multiple vlans and ACCESS can have only one vlan

vivek-metricdust commented 3 months ago

all the changes mentioned in https://github.com/STORDIS/orca_ui/issues/151#issuecomment-2286108436 are fixed as bellow