This is an old revision of the document!
VLAN Trunks
ISL - Inter Switch Link (Cisco)
Enkapsuluje celý L2 rámec
26-byte header (15-bit VLAN ID)
4-byte trailer (CRC)
občas nazývaný double tagging
802.1Q - Standard
4-byte pole vložené hned za SRC MAC
single tagging, internal tagging
native VLAN = netagovaná
první 2 byty = TPID (Tag Protocol Identifier) vždy 0x8100 (802.1Q)
další 2 byty = TCI (Tag Control Information)
3-bity CoS (Class of Service 802.1Q/802.1p)
1-bit CFI (Canonical Format Indicator) - určuje zda se jedná o Ethernet nebo TokenRing. Nazývá se též little-endian, big-endian format
12-bitů VID (VLAN Identifier) 0-4095 (0,1 a 4095 rezervovány)