
VLANs, Trunking, and Inter-VLAN Routing in Networking
Dive into the world of Virtual LANs (VLANs), Trunking Protocols, and Inter-VLAN Routing. Explore the concepts of Static VLANs, VLAN Trunking Protocol (VTP), VTP Pruning, Static Configuration, and Inter-VLAN Routing mechanisms like Router-on-a-Stick. Learn how these technologies enable efficient communication and management within Local Area Networks (LANs).
Download Presentation

Please find below an Image/Link to download the presentation.
The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author. If you encounter any issues during the download, it is possible that the publisher has removed the file from their server.
You are allowed to download the files provided on this website for personal or commercial use, subject to the condition that they are used lawfully. All files are the property of their respective owners.
The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author.
E N D
Presentation Transcript
Virtual LAN VLAN Trunking Protocol and Inter-VLAN Routing
VLAN Virtual Local Area Network VLAN exists when two or more ports are connected physically or grouped together by some piece of network that supports VLAN functionalities. A VLAN Concept is similar to subnetting. Implementing VLAN can be done by using two different methods: Static or Dynamic memberships (VLAN memberships).
Static VLANs How Static VLAN works? Static VLANs occur when a switch port is manually assigned by the network administrator. Each port is associated with a specific VLAN. By default, all ports are originally assigned to VLAN 1
VLAN Trunking Protocol (VTP) Trunk is a point to point link between network interface For example, switch with a switch, or a switch with a router. Carries multiple VLAN over one link. Allows you to extend VLANs over a single network Layer 2 messaging protocol. Manages VLAN additions, deletions and name changes. Useful for maintaining the VLAN from having Duplicate names, or incorrect VLAN specifications
VTP Pruning Block other VLAN ports on the switch to restrict flooding. (only servers can do it)
Inter VLAN Routing The main propose is to allow different VLAN to communicate with each other. The routing process is done using a router. common inter-VLAN routing architectures are used in modern LAN networks today: Router-on-a-stick
Router-on-a-Stick with Trunking A router is simply connected to each VLAN and forwards inter- VLAN traffic between the appropriate VLANs.