# Noms des VLANS

## <span style="text-decoration: underline;">Règles:</span>

- Le vlan doit être préfixé du nom d'objet **<span style="color: rgb(132,63,161);">*VLAN*</span>**.
- Suivi, accolé, au <span style="color: rgb(132,63,161);">***numéro***</span> de VLAN.
- Un caractère de séparation. Ici <span style="color: rgb(132,63,161);">***\_***</span>
- Le <span style="color: rgb(132,63,161);">***trigramme***</span> du VLAN.

---

## <span style="text-decoration: underline;">Matrice:</span>

<table id="bkmrk-prefixe-n%C2%B0-vlan-s%C3%A9pa" style="border-collapse: collapse; width: 100%; height: 119.2px;"><colgroup><col style="width: 24.9383%;"></col><col style="width: 24.9383%;"></col><col style="width: 24.9383%;"></col><col style="width: 24.9383%;"></col></colgroup><tbody><tr style="height: 29.8px;"><td class="align-center" style="background-color: rgb(194, 224, 244); height: 29.8px;">**Prefixe**  
</td><td class="align-center" style="background-color: rgb(194, 224, 244); height: 29.8px;">**N° VLAN**  
</td><td class="align-center" style="background-color: rgb(194, 224, 244); height: 29.8px;">**Séparateur**  
</td><td class="align-center" style="background-color: rgb(194, 224, 244); height: 29.8px;">**Trigrame VLAN**</td></tr><tr style="height: 29.8px;"><td style="height: 29.8px;">VLAN  
</td><td style="height: 29.8px;">1--&gt;254  
</td><td style="height: 29.8px;">\_  
</td><td style="height: 29.8px;">ADM  
</td></tr><tr style="height: 29.8px;"><td style="height: 29.8px;">  
</td><td style="height: 29.8px;">  
</td><td style="height: 29.8px;">  
</td><td style="height: 29.8px;">SRV  
</td></tr><tr style="height: 29.8px;"><td style="height: 29.8px;">  
</td><td style="height: 29.8px;">  
</td><td style="height: 29.8px;">  
</td><td style="height: 29.8px;">...  
</td></tr></tbody></table>

---

## <span style="text-decoration: underline;">Exemples:</span>

- *vlan10\_ADM*
- *vlan11\_SRV*
- *...*

---

## <span style="text-decoration: underline;">Cas des zones</span>

Si présences de zones dans le cas de la micro-segmentation par exemple, les zones devront être nomenclaturées comme suit :

<table id="bkmrk-prefixe-n%C2%B0-zone-s%C3%A9pa" style="border-collapse: collapse; width: 100%; height: 119.2px;"><colgroup><col style="width: 24.9383%;"></col><col style="width: 24.9383%;"></col><col style="width: 24.9383%;"></col><col style="width: 24.9383%;"></col></colgroup><tbody><tr style="height: 29.8px;"><td class="align-center" style="background-color: rgb(194, 224, 244); height: 29.8px;">**Prefixe**  
</td><td class="align-center" style="background-color: rgb(194, 224, 244); height: 29.8px;">**N° Zone**</td><td class="align-center" style="background-color: rgb(194, 224, 244); height: 29.8px;">**Séparateur**  
</td><td class="align-center" style="background-color: rgb(194, 224, 244); height: 29.8px;">**Trigrame VLAN**</td></tr><tr style="height: 29.8px;"><td style="height: 29.8px;">Z</td><td style="height: 29.8px;">1--&gt;254  
</td><td style="height: 29.8px;">\_  
</td><td style="height: 29.8px;">ADM  
</td></tr><tr style="height: 29.8px;"><td style="height: 29.8px;">  
</td><td style="height: 29.8px;">  
</td><td style="height: 29.8px;">  
</td><td style="height: 29.8px;">SRV  
</td></tr><tr style="height: 29.8px;"><td style="height: 29.8px;">  
</td><td style="height: 29.8px;">  
</td><td style="height: 29.8px;">  
</td><td style="height: 29.8px;">...  
</td></tr></tbody></table>

Les vlans seront alors només en ajoutant le numéro de zone. Par exemple :

- z1vl11\_ADM
- z3vl32\_DMZ02
- ...