This document discusses VLAN trunking and inter-VLAN routing using routers. It provides an overview of VLANs and how they segment networks logically without regard to physical location. It then describes how VLAN trunks carry multiple VLANs between switches to allow inter-VLAN communication. The document outlines different approaches to inter-VLAN routing, including legacy routing using separate router interfaces per VLAN, and router-on-a-stick which uses a single router interface trunked to multiple VLAN subinterfaces to route between VLANs. It also provides configuration examples for router-on-a-stick inter-VLAN routing and how to verify the configurations.