3.5.5 Packet Tracer - Configure DTP
3.5.5 Packet Tracer - Configure DTP
3.5.5 Packet Tracer - Configure DTP
Addressing Table
Device Interface IP Address Subnet Mask
Objectives
Configure static trunking
Configure and Verify DTP
Background / Scenario
As the number of switches in a network increases, the administration necessary to manage the VLANs and
trunks can be challenging. To ease some of the VLAN and trunking configurations, trunk negotiation between
network devices is managed by the Dynamic Trunking Protocol (DTP), and is automatically enabled on
Catalyst 2960 and Catalyst 3650 switches.
In this activity, you will configure trunk links between the switches. You will assign ports to VLANs and verify
end-to-end connectivity between hosts in the same VLAN. You will configure trunk links between the
switches, and you will configure VLAN 999 as the native VLAN.
Instructions
2019 - 2021 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 1 of 8 www.netacad.com
Packet Tracer - Configure DTP
10 Red
20 Blue
30 Yellow
Blank Line - no additional information
c. Verify the addition of the new VLANs. Enter show vlan brief at the privileged EXEC mode.
Question:
2019 - 2021 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 2 of 8 www.netacad.com
Packet Tracer - Configure DTP
10 Red active
20 Blue active
30 Yellow active
99 Management active
999 Native active
1002 fddi-default active
1003 token-ring-default active
1004 fddinet-default active
1005 trnet-default active
S2#
Type your answers here.
In addition to the default VLANs, which VLANs are configured on S2?
- VLAN 10 (Red), VLAN 20 (Blue), VLAN 30 (Yellow), VLAN 99 (Management) and VLAN 999 (Native)
d. Repeat the previous steps to create the additional VLANs on S3.
S2 F0/1 – 8
S3 F0/1 – 8 VLAN 10 (Red) 192.168.10.0 /24
S2 F0/9 – 16
S3 F0/9 – 16 VLAN 20 (Blue) 192.168.20.0 /24
S2 F0/17 – 24
S3 F0/17 – 24 VLAN 30 (Yellow) 192.168.30.0 /24
Blank Line - no additional information
2019 - 2021 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 3 of 8 www.netacad.com
Packet Tracer - Configure DTP
- Not successful, the pings failed because the ports between the switches are in VLAN 1 and PC1 and
PC6 are in VLAN 10.
Type your answers here.
b. On switch S2, verify that the trunk has been negotiated by entering the show interfaces trunk command.
Interface GigabitEthernet 0/1 should appear in the output.
Question:
2019 - 2021 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 4 of 8 www.netacad.com
Packet Tracer - Configure DTP
Gig0/1 1,99,999
Gig0/2 1,99,999
What messages did you receive on S1? How would you correct it?
S1(config-if-range)#switchport trunk native vlan 999
S1(config-if-range)#%SPANTREE-2-RECV_PVID_ERR: Received BPDU with inconsistent
peer vlan id 1 on GigabitEthernet0/1 VLAN999.
h. Verify trunking is successfully configured on all the switches. You should be able ping one switch from
another switch in the topology using the IP addresses configured on the SVI.
S1#ping 192.168.99.2
2019 - 2021 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 5 of 8 www.netacad.com
Packet Tracer - Configure DTP
S1#ping 192.168.99.3
Why was the ping unsuccessful? (Hint: Look at the ‘show vlan brief’ output from all three switches.
Compare the outputs from the ‘show interface trunk’ on all switches.)
- The ping was unsuccessful because the VLAN on S1 was not set up correctly.
Type your answers here.
j. Correct the configuration as necessary.
S1(config)#vlan 10
S1(config-vlan)#name Red
S1(config-vlan)#vlan 20
S1(config-vlan)#name Blue
S1(config-vlan)#vlan 30
S1(config-vlan)#name Yellow
2019 - 2021 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 6 of 8 www.netacad.com
Packet Tracer - Configure DTP
S3#
Type your answers here.
Close configuration window
2019 - 2021 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 7 of 8 www.netacad.com
Packet Tracer - Configure DTP
2019 - 2021 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 8 of 8 www.netacad.com