The document discusses VLAN tagging, trunking, DTP, and inter-VLAN routing. It provides information on:
1) VLAN tagging which allows a single link to carry traffic for more than one VLAN by adding a unique packet identifier within each header to designate the VLAN membership of each packet.
2) Methods of frame tagging including Cisco's ISL and IEEE 802.1Q standards.
3) Configuring trunking on interfaces using commands like switchport trunk encapsulation and switchport mode trunk.
4) Dynamic Trunking Protocol (DTP) and its various trunking modes like desirable, auto and trunk that allow interfaces to automatically or manually negotiate trunk links.