[go: up one dir, main page]

0% found this document useful (0 votes)
192 views2 pages

Free CCNP Lab Vlans, VTP, DTP, STP: Objectives

This lab aims to help students understand VLAN, VTP, DTP and STP configuration on Cisco switches. Students will configure four switches with VTP in a fault tolerant design, enabling DTP and manually configuring STP root bridges. Objectives include learning to configure VTP, DTP and forcing STP root bridge election. Procedures provide steps to perform basic switch configuration, enable VTP as a server or client, configure DTP, add VLANs, assign access ports, and configure STP primary and secondary root bridges.

Uploaded by

Bui Hong My
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
192 views2 pages

Free CCNP Lab Vlans, VTP, DTP, STP: Objectives

This lab aims to help students understand VLAN, VTP, DTP and STP configuration on Cisco switches. Students will configure four switches with VTP in a fault tolerant design, enabling DTP and manually configuring STP root bridges. Objectives include learning to configure VTP, DTP and forcing STP root bridge election. Procedures provide steps to perform basic switch configuration, enable VTP as a server or client, configure DTP, add VLANs, assign access ports, and configure STP primary and secondary root bridges.

Uploaded by

Bui Hong My
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Free CCNP Lab VLANs, VTP, DTP, STP

This lab will help you better understand basic VL AN, VTP, DTP and STP implementation and
configuration of Cisco Catalyst switches. In this lab we will be configuring four switches in a fault tolerant
configuration. You will practice what you have learned in previous labs by doing basic switch
configuration such as hostname, password and no domain lookup. You will then enable VLAN Trunking
Protocol (VTP) and configure Dynamic Trunking Protocol (DTP) on all switches. Finally you will manually
configure the primary and secondary Spanning Tree Protocol (STP) root bridges on the distribution
switches.

This lab has been created as a Packet Tracer activity due to the lack of switching support in GNS3,
although if you wish you can complete the lab using a switching module installed in a router with GNS3
or with actual hardware.

The hostnames and IP address of the host computers have already been configured, therefore no
additional configuration is need on these devices.

Objectives:
 Learn to configure VTP on Cisco Catalyst switches.
 Learn to configure DTP on Cisco Catalyst switches.
 Learn to manually force STP Root Bridge election.

Procedure:
1. Perform Basic Router Configuration:
 Configure the hostname on all routers and switched as shown in the network diagram.
 Configure no ip domain-lookup on all routers and switches.
 Configure the enable secret password as cisco on all routers and switches.
 Configure the console and vty password as sanfran on all routers and switches.
 Configure the exec-timeout command to the console and virtual terminal lines.
 Save the running configuration to the NVRAM.

2. Enable and configure VTP on the switches as follows:


 All switches should run VTP version 2
 All switches will be assigned to the domain CCNP
 DSW1 and DSW2 switches should allow VLAN creation, deletion and modification.
 ASW1 and ASW2 switches will be configured as clients.
 All switches should use a VTP password of cisco
 Verify VTP status on all switches.
 Save the running configuration to the NVRAM.

3. Configure DTP on the switches as follows:


 Configure ASW1 so that its interfaces will only trunk if the upstream switch is Trunking
 Configure ASW2 so that its interfaces will only trunk if the upstream switch is Trunking
 Configure DSW1 so that its interfaces will actively attempt to become trunk links
 Configure DSW2 so that its interfaces will actively attempt to become trunk links
 Save the running configuration to the NVRAM.

4. Configure the following VLANs only on switch DSW1:


 VLAN 100 name Admin
 VLAN 200 name Sales
 Verify the VLANs have propagated to all other switches

5. Configure VLAN access ports as follows:


 Assign Fa0/1 of ASW1 and ASW2 to be in VLAN 100.
 Assign Fa0/2 of ASW1 and ASW2 to be in VLAN 200.
 Verify the PC1 can ping PC3 but not PC2 or PC4.
 Verify that PC2 can ping PC4 but not PC1 or PC3.

6. Configure STP primary and secondary Root Bridge as follows:


 Configure switch DSW1 so that it is automatically elects it as the root bridge for both VLANs
without explicitly specifying a priority value.
 Configure switch DSW2 so that it is automatically elected backup root bridge for both VLANs
without explicitly specifying a priority value.
 Verify STP operation in case of DSW1 failure.

You might also like