Lab # 06 Object: in This Lab, You Will Learn About VLAN Trunking Protocol (VTP) and Its Implementation
Lab # 06 Object: in This Lab, You Will Learn About VLAN Trunking Protocol (VTP) and Its Implementation
Lab # 06
OBJECT
In this lab, you will learn about VLAN Trunking Protocol (VTP) and its
Implementation
THEORY
Requirements –
There are some requirements for VTP to communicate VLAN information between switches.
These are:
The VTP version must be same on the switches user wants to configure
VTP domain name must be same on the switches
One of the switches must be a server
Authentication should match if applied
VTP Modes:
VTP server mode – the default mode for Cisco switches. A switch operating in this mode can
create, modify, and delete VLANs. You can also specify other VTP configuration parameters on
a VTP server, such as VTP version and VTP pruning, for the entire VTP domain. A VTP server
switch will propagate VLAN changes. To configure a switch as a VTP server, use the vtp mode
server global configuration command.
VTP client mode – a switch operating in this mode can’t change its VLAN configuration. You
cannot create, change, or delete VLANs on a VTP client. Received VTP updates will be
processed and forwarded. To configure a switch as a VTP client, use the vtp mode client global
configuration command.
VTP transparent mode – a switch opering in this mode doesn’t participate in VTP. A VTP
transparent switch does not advertise its VLAN configuration and does not synchronize its
VLAN configuration based on received advertisements, but it does forward received VTP
advertisements. You can create and delete VLANs on a VTP transparent switch, but the changes
will not be sent to other switches. To configure a switch to use the VTP transparent mode, use
the vtp mode transparent global configuration command.
Topology:
LAB TASK:
EXERCISES:
(1) Based on the topology, Are the same VLANs configured on all switches?
__________________________________________________________________
__________________________________________________________________
__________________________________________________________________
(3) When you try to create new VLAN on S2 and S3, Why are you prevented
from creating a new VLAN on S2 but not S3?
__________________________________________________________________
__________________________________________________________________
__________________________________________________________________
__________________________________________________________________
__________________________________________________________________
__________________________________________________________________