VLAN & 802.1Q Trunking Analyzer
.vlan-tag { background: #4CAF50; color: white; padding: 3px 8px; border-radius: 12px; font-size: 12px; display: inline-block; margin: 2px; }
.vlan-tags { display: flex; flex-wrap: wrap; gap: 4px; margin-top: 8px; }
/* Labels inside .section-content (not on purple bg) need dark text */
.section-content .input-group label { color: #555; }
.section-content .input-group input,
.section-content .input-group select {
border: 1px solid #ddd; background: white;
}
.section-content .input-group input:focus,
.section-content .input-group select:focus {
border-color: #4CAF50; box-shadow: 0 0 0 3px rgba(76,175,80,0.1); background: white;
}
Bölmə 1: VLAN İcazəli Siyahı Ayrışdırıcısı
Bölmə 2: 802.1Q Tag Overhead Calculator
Bölmə 3: QinQ / 802.1ad Tag Bayt Layout Reference
VLAN & 802.1Q Tranking Analizatoru
VLAN-a icazə verilən siyahıları təhlil edin, etiket əlavə xərclərini hesablayın və QinQ MTU təsirini planlaşdırın.
VLAN İcazəli Siyahı Ayrışdırıcısı
802.1Q Tag Overhead Kalkulyator
QinQ / 802.1ad Double-Tag Planning
| Çərçivə Tipi | Baytları etiketləyin | EtherType | Sahələr əlavə edildi |
|---|---|---|---|
| Etiketsiz 802.3 | 0 | — | — |
| 802.1Q (nöqtə1q) | +4 | 0x8100 | TPID (2) + TCI: PCP(3) + DEI(1) + VID(12) |
| QinQ / 802.1ad | +8 | 0x88A8 xarici | Xarici etiket (4) + daxili 802.1Q etiketi (4) |