Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 2.16 KB

README.md

File metadata and controls

43 lines (30 loc) · 2.16 KB

EN - VLAN helper ?

I'm a system and network administrator for many years. I have been using VLAN for so long that I don't remember. Recently, I have to use a switch from a company that uses the CISCO implementation to manage VLANs. I couldn't understand this implementation. So I started learning and experimenting and I thought... Why not make a webapp to show the behavior between 2 network ports depending on the chosen parameters?

This is the goal of this little project. For now it is based on the implementation of a FS switch (like CISCO). Eventually I think I will add other implementations like TP-Link, Netgear, D-Link...

EN - What's already working?

All CISCO and CISCO-like port modes are currently functionnal :

  • "Access Port"
  • "Trunk Port"
  • "Uplink Port"
  • "Hybrid Port"

To test, you can directly use the webapp here: https://alexiagossa.github.io/VLAN-Helper/

Notice : Despite extensive testing, errors could still remain !

FR - De l'aide pour les VLAN ?

Je suis administratrice système et réseau depuis de nombreuses années. J'utilise le VLAN depuis si longtemps que je ne me souviens plus. Depuis peu, je dois utiliser un switch d'une entreprise qui utilise l'implémentation CISCO pour gérer les VLAN. Je n'arrivais pas à comprendre cette implémentation. Alors j'ai commencé à apprendre et expérimenter et je me suis dis... Pourquoi ne pas faire une webapp afin de montrer le comportement entre 2 ports réseau suivant les paramètres choisis ?

C'est l'objectif de ce petit projet. Pour le moment il est basé sur l'implémentation d'un switch FS (comme les CISCO). A terme je pense ajouter d'autres implémentations comme TP-Link, Netgear, D-Link...

FR - Ce qui fonctionne déjà ?

Tous les modes des ports du matériel CISCO et les équivalents sont actuellement fonctionnels :

  • "Access Port"
  • "Trunk Port"
  • "Uplink Port"
  • "Hybrid Port"

Pour tester, vous pouvez directement utiliser la webapp ici : https://alexiagossa.github.io/VLAN-Helper/

N.B. : En dépit de nombreux tests, des erreurs peuvent encore subsister !