SlideShare a Scribd company logo
1 of 12
Download to read offline
1 - 12 CCNP: Building Multilayer Switched Networks v5.0 - Lab 3-4 Copyright © 2006, Cisco Systems, Inc
Lab 3-4 Multiple Spanning Tree
Objective
The purpose of this lab is to observe the behavior of MST (multiple
spanning tree).
Scenario
Four switches have just been installed. The distribution layer switches are
Catalyst 3560s, and the access layer switches are Catalyst 2960s. There
are redundant uplinks between the access layer and distribution layer.
Because of the possibility of bridging loops, spanning tree logically
removes any redundant links. In this lab, we will group VLANs using MST
so that we can have less spanning tree instances running at once to save
switch CPU load.
Step 1
Start by deleting vlan.dat, erasing the startup configuration, and reloading
your switches. After reloading the switches, give them hostnames.
Configure ports f0/7 through f0/12 to be trunks. On the 3560s, you first
need to set the trunk encapsulation to dot1q. On the 2960s, only dot1q is
supported, so it does not need to be set, but the mode still needs to be
changed to trunk. If you do not set the mode of the ports to be trunk, the
2 - 12 CCNP: Building Multilayer Switched Networks v5.0 - Lab 3-4 Copyright © 2006, Cisco Systems, Inc
links do not form trunks and remain access ports (default mode on a 3560
or 2960 is dynamic auto; default mode on a 3550 or 2950 is dynamic
desirable).
DLS1#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
DLS1(config)#interface range f0/7 - 12
DLS1(config-if-range)#switchport trunk encapsulation dot1q
DLS1(config-if-range)#switchport mode trunk
Step 2
Configure all switches with VTP mode transparent and VTP domain
CISCO. Add VLANs 10, 20, 30, 40, 50, 60, 70, 80, 90 and 100 to all of
them. Use the show vlan brief command to view the VLAN
configurations.
DLS1#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
DLS1(config)#vtp mode transparent
Setting device to VTP TRANSPARENT mode.
DLS1(config)#vtp domain CISCO
Changing VTP domain name from NULL to CISCO
DLS1(config)#vlan 10,20,30,40,50,60,70,80,90,100
DLS1(config-vlan)#end
DLS1#show vlan brief
00:11:56: %SYS-5-CONFIG_I: Configured from console by console
VLAN Name Status Ports
---- -------------------------------- --------- -------------------------------
1 default active Fa0/1, Fa0/2, Fa0/3, Fa0/4
Fa0/5, Fa0/6, Fa0/7, Fa0/8
Fa0/9, Fa0/10, Fa0/11, Fa0/12
Fa0/13, Fa0/14, Fa0/15, Fa0/16
Fa0/17, Fa0/18, Fa0/19, Fa0/20
Fa0/21, Fa0/22, Fa0/23, Fa0/24
Gi0/1, Gi0/2
10 VLAN0010 active
20 VLAN0020 active
30 VLAN0030 active
40 VLAN0040 active
50 VLAN0050 active
60 VLAN0060 active
70 VLAN0070 active
80 VLAN0080 active
90 VLAN0090 active
100 VLAN0100 active
1002 fddi-default act/unsup
1003 token-ring-default act/unsup
1004 fddinet-default act/unsup
1005 trnet-default act/unsup
Step 3
If you issue the show spanning-tree command on one of the switches,
you see 11 spanning tree instances running.
DLS1#show spanning-tree
VLAN0001
Spanning tree enabled protocol ieee
Root ID Priority 32769
Address 000a.b8a9.d680
Cost 19
3 - 12 CCNP: Building Multilayer Switched Networks v5.0 - Lab 3-4 Copyright © 2006, Cisco Systems, Inc
Port 13 (FastEthernet0/11)
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Bridge ID Priority 32769 (priority 32768 sys-id-ext 1)
Address 000a.b8a9.d780
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Aging Time 300
Interface Role Sts Cost Prio.Nbr Type
---------------- ---- --- --------- -------- ----------------------------
Fa0/7 Desg FWD 19 128.9 P2p
Fa0/8 Desg FWD 19 128.10 P2p
Fa0/9 Desg FWD 19 128.11 P2p
Fa0/10 Desg FWD 19 128.12 P2p
Fa0/11 Root FWD 19 128.13 P2p
Fa0/12 Altn BLK 19 128.14 P2p
VLAN0010
Spanning tree enabled protocol ieee
Root ID Priority 32778
Address 000a.b8a9.d680
Cost 19
Port 13 (FastEthernet0/11)
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Bridge ID Priority 32778 (priority 32768 sys-id-ext 10)
Address 000a.b8a9.d780
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Aging Time 300
Interface Role Sts Cost Prio.Nbr Type
---------------- ---- --- --------- -------- ----------------------------
Fa0/7 Desg FWD 19 128.9 P2p
Fa0/8 Desg FWD 19 128.10 P2p
Fa0/9 Desg FWD 19 128.11 P2p
Fa0/10 Desg FWD 19 128.12 P2p
Fa0/11 Root FWD 19 128.13 P2p
Fa0/12 Altn BLK 19 128.14 P2p
VLAN0020
Spanning tree enabled protocol ieee
Root ID Priority 32788
Address 000a.b8a9.d680
Cost 19
Port 13 (FastEthernet0/11)
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Bridge ID Priority 32788 (priority 32768 sys-id-ext 20)
Address 000a.b8a9.d780
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Aging Time 300
Interface Role Sts Cost Prio.Nbr Type
---------------- ---- --- --------- -------- ----------------------------
Fa0/7 Desg FWD 19 128.9 P2p
Fa0/8 Desg FWD 19 128.10 P2p
Fa0/9 Desg FWD 19 128.11 P2p
Fa0/10 Desg FWD 19 128.12 P2p
Fa0/11 Root FWD 19 128.13 P2p
Fa0/12 Altn BLK 19 128.14 P2p
4 - 12 CCNP: Building Multilayer Switched Networks v5.0 - Lab 3-4 Copyright © 2006, Cisco Systems, Inc
<output omitted>
VLAN0090
Spanning tree enabled protocol ieee
Root ID Priority 32858
Address 000a.b8a9.d680
Cost 19
Port 13 (FastEthernet0/11)
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Bridge ID Priority 32858 (priority 32768 sys-id-ext 90)
Address 000a.b8a9.d780
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Aging Time 300
Interface Role Sts Cost Prio.Nbr Type
---------------- ---- --- --------- -------- ----------------------------
Fa0/7 Desg FWD 19 128.9 P2p
Fa0/8 Desg FWD 19 128.10 P2p
Fa0/9 Desg FWD 19 128.11 P2p
Fa0/10 Desg FWD 19 128.12 P2p
Fa0/11 Root FWD 19 128.13 P2p
Fa0/12 Altn BLK 19 128.14 P2p
VLAN0100
Spanning tree enabled protocol ieee
Root ID Priority 32868
Address 000a.b8a9.d680
Cost 19
Port 13 (FastEthernet0/11)
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Bridge ID Priority 32868 (priority 32768 sys-id-ext 100)
Address 000a.b8a9.d780
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Aging Time 300
Interface Role Sts Cost Prio.Nbr Type
---------------- ---- --- --------- -------- ----------------------------
Fa0/7 Desg FWD 19 128.9 P2p
Fa0/8 Desg FWD 19 128.10 P2p
Fa0/9 Desg FWD 19 128.11 P2p
Fa0/10 Desg FWD 19 128.12 P2p
Fa0/11 Root FWD 19 128.13 P2p
Fa0/12 Altn BLK 19 128.14 P2p
Spanning tree is running a separate spanning tree instance for each VLAN
we created, plus VLAN 1. This method assumes that each VLAN could be
running on a differently shaped topology. However, in many networks,
multiple VLANs follow the same physical topology, so multiple spanning-
tree calculations for the same topologies can get redundant. MST (multiple
spanning tree) lets you configure different spanning tree instances. Each
instance can hold a group of VLANs and gets its own spanning tree
calculation.
MST is convenient in that it is backward compatible with PVST. Two
switches only run MST with each other if they are in the same MST region.
An MST region is defined by switches having identical region names,
5 - 12 CCNP: Building Multilayer Switched Networks v5.0 - Lab 3-4 Copyright © 2006, Cisco Systems, Inc
revision numbers, and VLAN-to-instance assignments. If they differ by any
single attribute, they are considered different MST regions and fall back to
PVST.
Step 4
To configure MST, first use the global configuration command spanning-
tree mode mst on all four switches.
DLS1(config)#spanning-tree mode mst
By default, all VLANs are assigned to instance 0, but can be moved
around to different instances when MST is configured. Issue the show
spanning-tree command and observe that there is only one spanning tree
(instance 0) coming up. Also notice that the mode is listed as MSTP.
DLS1#show spanning-tree
MST00
Spanning tree enabled protocol mstp
Root ID Priority 32768
Address 000a.b8a9.d680
Cost 0
Port 13 (FastEthernet0/11)
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Bridge ID Priority 32768 (priority 32768 sys-id-ext 0)
Address 000a.b8a9.d780
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Interface Role Sts Cost Prio.Nbr Type
---------------- ---- --- --------- -------- ----------------------------
Fa0/7 Desg FWD 200000 128.9 P2p
Fa0/8 Desg BLK 200000 128.10 P2p
Fa0/9 Desg FWD 200000 128.11 P2p
Fa0/10 Desg FWD 200000 128.12 P2p
Fa0/11 Root FWD 200000 128.13 P2p
Fa0/12 Altn BLK 200000 128.14 P2p
If you use the show spanning-tree mst configuration command, you
can see a switch’s current MST configuration. Because you have not
configured any MST region settings, the switch shows the default settings.
DLS1#show spanning-tree mst configuration
Name []
Revision 0
Instance Vlans mapped
-------- ---------------------------------------------------------------
0 1-4094
-------------------------------------------------------------------------
Step 5
Now that MST has been enabled, we can configure the MST region
settings to group VLANs. We use the region name CISCO and a revision
number of 1. We put VLANs 20 through 50 into instance 1, and 80 and
100 into instance 2. The rest of the VLANs remain in instance 0, the
6 - 12 CCNP: Building Multilayer Switched Networks v5.0 - Lab 3-4 Copyright © 2006, Cisco Systems, Inc
default. To begin modifying the MST configuration, type the global
configuration command spanning-tree mst configuration. Configuring
MST is different from other switch configurations, because changes are
not applied until you are done, and you can abort changes if you want to.
Note: You must apply identical configurations on each switch for MST to
work properly.
DLS1#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
DLS1(config)#spanning-tree mst configuration
DLS1(config-mst)#
When you are in MST configuration mode, you can view the current
configuration using the show current command. You do not need to leave
configuration mode to execute this command. Notice that the output is
identical to show spanning-tree mst configuration.
DLS1(config-mst)#show current
Current MST configuration
Name []
Revision 0
Instance Vlans mapped
-------- ---------------------------------------------------------------
0 1-4094
-------------------------------------------------------------------------
Change the region name by typing name name. Change the revision
number by typing revision number.
DLS1(config-mst)#name CISCO
DLS1(config-mst)#revision 1
The last configuration change you have to make is putting VLANs into
instances. Use the command instance number vlan vlan_range. The
instance number can be between 0 and 15. Remember that 0 is the
default instance number.
DLS1(config-mst)# instance 1 vlan 20-50
DLS1(config-mst)# instance 2 vlan 80, 100
You can verify the changes you are about to make with the show
pending command. Remember that the changes that you just entered are
not committed until you type exit. If you do not like the changes you made,
you can leave the prompt without committing them by typing abort. In the
output below, notice the difference between show current and show
pending.
DLS1(config-mst)#show current
Current MST configuration
Name []
Revision 0
Instance Vlans mapped
-------- ---------------------------------------------------------------
0 1-4094
7 - 12 CCNP: Building Multilayer Switched Networks v5.0 - Lab 3-4 Copyright © 2006, Cisco Systems, Inc
-------------------------------------------------------------------------
DLS1(config-mst)#show pending
Pending MST configuration
Name [CISCO]
Revision 1
Instance Vlans mapped
-------- ---------------------------------------------------------------
0 1-19,51-79,81-99,101-4094
1 20-50
2 80,100
-------------------------------------------------------------------------
DLS1(config-mst)#exit
If you enter the show spanning-tree mst configuration command, you
can see that the current configuration reflects the changes you just
committed. Remember to perform the same configuration on all four
switches.
DLS1#show span mst configuration
Name [CISCO]
Revision 1
Instance Vlans mapped
-------- ---------------------------------------------------------------
0 1-19,51-79,81-99,101-4094
1 20-50
2 80,100
-------------------------------------------------------------------------
Why do the switches wait until you are finished making changes to MST to
commit them, rather that changing MST as you enter commands (like
most switch commands)?
Verify that you have separate instances of spanning tree running for each
MST instance:
DLS1#show spanning-tree
MST00
Spanning tree enabled protocol mstp
Root ID Priority 32768
Address 000a.b8a9.d680
Cost 0
Port 13 (FastEthernet0/11)
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Bridge ID Priority 32768 (priority 32768 sys-id-ext 0)
Address 000a.b8a9.d780
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Interface Role Sts Cost Prio.Nbr Type
---------------- ---- --- --------- -------- ----------------------------
Fa0/7 Desg FWD 200000 128.9 P2p
Fa0/8 Desg FWD 200000 128.10 P2p
Fa0/9 Desg FWD 200000 128.11 P2p
Fa0/10 Desg FWD 200000 128.12 P2p
8 - 12 CCNP: Building Multilayer Switched Networks v5.0 - Lab 3-4 Copyright © 2006, Cisco Systems, Inc
Fa0/11 Root FWD 200000 128.13 P2p
Fa0/12 Altn BLK 200000 128.14 P2p
MST01
Spanning tree enabled protocol mstp
Root ID Priority 32769
Address 000a.b8a9.d680
Cost 200000
Port 13 (FastEthernet0/11)
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Bridge ID Priority 32769 (priority 32768 sys-id-ext 1)
Address 000a.b8a9.d780
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Interface Role Sts Cost Prio.Nbr Type
---------------- ---- --- --------- -------- ----------------------------
Fa0/7 Desg FWD 200000 128.9 P2p
Fa0/8 Desg FWD 200000 128.10 P2p
Fa0/9 Desg FWD 200000 128.11 P2p
Fa0/10 Desg FWD 200000 128.12 P2p
Fa0/11 Root FWD 200000 128.13 P2p
Fa0/12 Altn BLK 200000 128.14 P2p
MST02
Spanning tree enabled protocol mstp
Root ID Priority 32770
Address 000a.b8a9.d680
Cost 200000
Port 13 (FastEthernet0/11)
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Bridge ID Priority 32770 (priority 32768 sys-id-ext 2)
Address 000a.b8a9.d780
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Interface Role Sts Cost Prio.Nbr Type
---------------- ---- --- --------- -------- ----------------------------
Fa0/7 Desg FWD 200000 128.9 P2p
Fa0/8 Desg FWD 200000 128.10 P2p
Fa0/9 Desg FWD 200000 128.11 P2p
Fa0/10 Desg FWD 200000 128.12 P2p
Fa0/11 Root FWD 200000 128.13 P2p
Fa0/12 Altn BLK 200000 128.14 P2p
Challenge
You can modify per-instance MST spanning tree attributes the same way
you can modify per-VLAN attributes. Make DLS1 the root of instance 1
and DLS2 the root of instance 2.
HINT: Use a question mark on the global configuration command
spanning-tree mst ?.
9 - 12 CCNP: Building Multilayer Switched Networks v5.0 - Lab 3-4 Copyright © 2006, Cisco Systems, Inc
END OF LAB FINAL CONFIGS:
DLS1#show running-config
!
hostname DLS1
!
!
vtp domain CISCO
vtp mode transparent
!
!
!
!
!
spanning-tree mst configuration
name CISCO
revision 1
instance 1 vlan 20-50
instance 2 vlan 80, 100
!
spanning-tree mst 1 priority 24576
!
!
vlan 10,20,30,40,50,60,70,80,90,100
!
!
interface FastEthernet0/7
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface FastEthernet0/8
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface FastEthernet0/9
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface FastEthernet0/10
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface FastEthernet0/11
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface FastEthernet0/12
switchport trunk encapsulation dot1q
switchport mode trunk
!
!
end
DLS2#show running-config
!
hostname DLS2
10 - 12 CCNP: Building Multilayer Switched Networks v5.0 - Lab 3-4 Copyright © 2006, Cisco Systems, Inc
!
!
vtp domain CISCO
vtp mode transparent
!
!
spanning-tree mode mst
!
spanning-tree mst configuration
name CISCO
revision 1
instance 1 vlan 20-50
instance 2 vlan 80, 100
!
spanning-tree mst 2 priority 24576
!
!
vlan 10,20,30,40,50,60,70,80,90,100
!
!
!
interface FastEthernet0/7
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface FastEthernet0/8
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface FastEthernet0/9
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface FastEthernet0/10
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface FastEthernet0/11
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface FastEthernet0/12
switchport trunk encapsulation dot1q
switchport mode trunk
!
!
end
ALS1#show running-config
!
hostname ALS1
!
!
vtp domain CISCO
vtp mode transparent
!
!
spanning-tree mode mst
!
spanning-tree mst configuration
name CISCO
revision 1
instance 1 vlan 20-50
11 - 12 CCNP: Building Multilayer Switched Networks v5.0 - Lab 3-4 Copyright © 2006, Cisco Systems, Inc
instance 2 vlan 80, 100
!
!
vlan 10,20,30,40,50,60,70,80,90,100
!
!
interface FastEthernet0/7
switchport mode trunk
!
interface FastEthernet0/8
switchport mode trunk
!
interface FastEthernet0/9
switchport mode trunk
!
interface FastEthernet0/10
switchport mode trunk
!
interface FastEthernet0/11
switchport mode trunk
!
interface FastEthernet0/12
switchport mode trunk
!
!
end
ALS2#show running-config
!
hostname ALS2
!
!
vtp domain CISCO
vtp mode transparent
!
!
spanning-tree mode mst
!
spanning-tree mst configuration
name CISCO
revision 1
instance 1 vlan 20-50
instance 2 vlan 80, 100
!
!
vlan 10,20,30,40,50,60,70,80,90,100
!
!
interface FastEthernet0/7
switchport mode trunk
!
interface FastEthernet0/8
switchport mode trunk
!
interface FastEthernet0/9
switchport mode trunk
!
interface FastEthernet0/10
switchport mode trunk
!
interface FastEthernet0/11
switchport mode trunk
!
12 - 12 CCNP: Building Multilayer Switched Networks v5.0 - Lab 3-4 Copyright © 2006, Cisco Systems, Inc
interface FastEthernet0/12
switchport mode trunk
!
!
end

More Related Content

What's hot

How to configure vlan, stp, dtp step by step guide
How to configure vlan, stp, dtp step by step guideHow to configure vlan, stp, dtp step by step guide
How to configure vlan, stp, dtp step by step guideIT Tech
 
Packet Tracer Simulation Lab Layer3 Routing
Packet Tracer Simulation Lab Layer3 RoutingPacket Tracer Simulation Lab Layer3 Routing
Packet Tracer Simulation Lab Layer3 RoutingJohnson Liu
 
Olive Introduction for TOI
Olive Introduction for TOIOlive Introduction for TOI
Olive Introduction for TOIJohnson Liu
 
Crear vlan
Crear vlanCrear vlan
Crear vlan1 2d
 
0.0.0.1 lab initializing and reloading a router and switch - ilm
0.0.0.1 lab   initializing and reloading a router and switch - ilm0.0.0.1 lab   initializing and reloading a router and switch - ilm
0.0.0.1 lab initializing and reloading a router and switch - ilmPedro César Carrasco Nova
 
Packet Tracer Simulation Lab Layer 2 Switching
Packet Tracer Simulation Lab Layer 2 SwitchingPacket Tracer Simulation Lab Layer 2 Switching
Packet Tracer Simulation Lab Layer 2 SwitchingJohnson Liu
 
Packet Tracer: Load Balancing with GLBP and FHRP
Packet Tracer: Load Balancing with GLBP and FHRPPacket Tracer: Load Balancing with GLBP and FHRP
Packet Tracer: Load Balancing with GLBP and FHRPRafat Khandaker
 
How to create and delete vlan on cisco catalyst switch
How to create and delete vlan on cisco catalyst switchHow to create and delete vlan on cisco catalyst switch
How to create and delete vlan on cisco catalyst switchIT Tech
 
Cisco commands List for Beginners (CCNA, CCNP)
Cisco commands List for Beginners (CCNA, CCNP)Cisco commands List for Beginners (CCNA, CCNP)
Cisco commands List for Beginners (CCNA, CCNP)DH Da Lat
 
Cisco how to configure vlan
Cisco how to configure vlanCisco how to configure vlan
Cisco how to configure vlan1 2d
 

What's hot (20)

Ccnp3 lab 3_4_en
Ccnp3 lab 3_4_enCcnp3 lab 3_4_en
Ccnp3 lab 3_4_en
 
How to configure vlan, stp, dtp step by step guide
How to configure vlan, stp, dtp step by step guideHow to configure vlan, stp, dtp step by step guide
How to configure vlan, stp, dtp step by step guide
 
Vrrp
VrrpVrrp
Vrrp
 
Packet Tracer Simulation Lab Layer3 Routing
Packet Tracer Simulation Lab Layer3 RoutingPacket Tracer Simulation Lab Layer3 Routing
Packet Tracer Simulation Lab Layer3 Routing
 
Olive Introduction for TOI
Olive Introduction for TOIOlive Introduction for TOI
Olive Introduction for TOI
 
Layer 3 redundancy hsrp
Layer 3 redundancy   hsrpLayer 3 redundancy   hsrp
Layer 3 redundancy hsrp
 
Crear vlan
Crear vlanCrear vlan
Crear vlan
 
0.0.0.1 lab initializing and reloading a router and switch - ilm
0.0.0.1 lab   initializing and reloading a router and switch - ilm0.0.0.1 lab   initializing and reloading a router and switch - ilm
0.0.0.1 lab initializing and reloading a router and switch - ilm
 
Ccna command
Ccna commandCcna command
Ccna command
 
Packet Tracer Simulation Lab Layer 2 Switching
Packet Tracer Simulation Lab Layer 2 SwitchingPacket Tracer Simulation Lab Layer 2 Switching
Packet Tracer Simulation Lab Layer 2 Switching
 
Nat report2
Nat report2Nat report2
Nat report2
 
Day 14.2 configuringvla ns
Day 14.2 configuringvla nsDay 14.2 configuringvla ns
Day 14.2 configuringvla ns
 
Packet Tracer: Load Balancing with GLBP and FHRP
Packet Tracer: Load Balancing with GLBP and FHRPPacket Tracer: Load Balancing with GLBP and FHRP
Packet Tracer: Load Balancing with GLBP and FHRP
 
How to create and delete vlan on cisco catalyst switch
How to create and delete vlan on cisco catalyst switchHow to create and delete vlan on cisco catalyst switch
How to create and delete vlan on cisco catalyst switch
 
Cisco commands List for Beginners (CCNA, CCNP)
Cisco commands List for Beginners (CCNA, CCNP)Cisco commands List for Beginners (CCNA, CCNP)
Cisco commands List for Beginners (CCNA, CCNP)
 
Ccnpswitch
CcnpswitchCcnpswitch
Ccnpswitch
 
Zxdsl 9210 guide
Zxdsl 9210 guideZxdsl 9210 guide
Zxdsl 9210 guide
 
Cisco how to configure vlan
Cisco how to configure vlanCisco how to configure vlan
Cisco how to configure vlan
 
Ccnp labs
Ccnp labsCcnp labs
Ccnp labs
 
ccna cheat_sheet
ccna cheat_sheetccna cheat_sheet
ccna cheat_sheet
 

Viewers also liked (10)

internetes
 internetes internetes
internetes
 
Ebs15april
Ebs15aprilEbs15april
Ebs15april
 
Features and benefits
Features and benefitsFeatures and benefits
Features and benefits
 
Ccnp3 lab 3_1_en (hacer)
Ccnp3 lab 3_1_en (hacer)Ccnp3 lab 3_1_en (hacer)
Ccnp3 lab 3_1_en (hacer)
 
Packaging hilal
Packaging hilalPackaging hilal
Packaging hilal
 
Linked in Sales Strategy
Linked in Sales StrategyLinked in Sales Strategy
Linked in Sales Strategy
 
Support service hilal
Support service hilalSupport service hilal
Support service hilal
 
Immo all renault
Immo all renaultImmo all renault
Immo all renault
 
Renault re prog procedure (eng)
Renault re prog procedure (eng)Renault re prog procedure (eng)
Renault re prog procedure (eng)
 
Otocheck manual v2
Otocheck manual v2Otocheck manual v2
Otocheck manual v2
 

Similar to Ccnp3 lab 3_4_en

Cisco how to configure vlan
Cisco how to configure vlanCisco how to configure vlan
Cisco how to configure vlan1 2d
 
Lab 6.4.1 InterVLAN routing
Lab 6.4.1 InterVLAN routingLab 6.4.1 InterVLAN routing
Lab 6.4.1 InterVLAN routingMuhd Mu'izuddin
 
The bryant advantage 150 commands
The bryant advantage 150 commandsThe bryant advantage 150 commands
The bryant advantage 150 commandsAreej Khasawneh
 
Vlan lab
Vlan labVlan lab
Vlan labtmim8
 
Creating ethernet vla ns on catalyst switches
Creating ethernet vla ns on catalyst switchesCreating ethernet vla ns on catalyst switches
Creating ethernet vla ns on catalyst switchesabeforu
 
Exercise 4c stp rapid pvst+ question
Exercise 4c   stp rapid pvst+ questionExercise 4c   stp rapid pvst+ question
Exercise 4c stp rapid pvst+ questionsufi1248
 
Pe1 configuring pvst+ rapid pvst+
Pe1   configuring pvst+  rapid pvst+Pe1   configuring pvst+  rapid pvst+
Pe1 configuring pvst+ rapid pvst+mohdsyahmi789
 
VoiceBootcamp Ccnp collaboration lab guide v1.0 sample
VoiceBootcamp Ccnp collaboration lab guide v1.0 sampleVoiceBootcamp Ccnp collaboration lab guide v1.0 sample
VoiceBootcamp Ccnp collaboration lab guide v1.0 sampleFaisal Khan
 
Ccna 4 final lab switchi
Ccna 4 final lab switchiCcna 4 final lab switchi
Ccna 4 final lab switchiLeandro Uglar
 
Cisco switch catalyst 2960 x datasheet
Cisco switch catalyst 2960 x datasheetCisco switch catalyst 2960 x datasheet
Cisco switch catalyst 2960 x datasheetAmy Huang
 
ACIT - CCNA Training Course Topic - Switch Stp ACIT
ACIT - CCNA Training Course Topic - Switch Stp ACITACIT - CCNA Training Course Topic - Switch Stp ACIT
ACIT - CCNA Training Course Topic - Switch Stp ACITSleek International
 
07 module extending switched netwroks with virtual la ns
07  module extending switched netwroks with virtual la ns07  module extending switched netwroks with virtual la ns
07 module extending switched netwroks with virtual la nsAsif
 
Virtual LAN and Vlan Trunking Protocol.pptx
Virtual LAN and Vlan Trunking Protocol.pptxVirtual LAN and Vlan Trunking Protocol.pptx
Virtual LAN and Vlan Trunking Protocol.pptxmarunkumareee77
 

Similar to Ccnp3 lab 3_4_en (20)

Cisco how to configure vlan
Cisco how to configure vlanCisco how to configure vlan
Cisco how to configure vlan
 
Lab 6.4.1 InterVLAN routing
Lab 6.4.1 InterVLAN routingLab 6.4.1 InterVLAN routing
Lab 6.4.1 InterVLAN routing
 
Switching
SwitchingSwitching
Switching
 
The bryant advantage 150 commands
The bryant advantage 150 commandsThe bryant advantage 150 commands
The bryant advantage 150 commands
 
Icnd210 s02l01
Icnd210 s02l01Icnd210 s02l01
Icnd210 s02l01
 
Vlan lab
Vlan labVlan lab
Vlan lab
 
Creating ethernet vla ns on catalyst switches
Creating ethernet vla ns on catalyst switchesCreating ethernet vla ns on catalyst switches
Creating ethernet vla ns on catalyst switches
 
Exercise 4c stp rapid pvst+ question
Exercise 4c   stp rapid pvst+ questionExercise 4c   stp rapid pvst+ question
Exercise 4c stp rapid pvst+ question
 
Pe1 configuring pvst+ rapid pvst+
Pe1   configuring pvst+  rapid pvst+Pe1   configuring pvst+  rapid pvst+
Pe1 configuring pvst+ rapid pvst+
 
Dc fabric path
Dc fabric pathDc fabric path
Dc fabric path
 
Aruba mobility access switch useful commands v2
Aruba mobility access switch useful commands v2Aruba mobility access switch useful commands v2
Aruba mobility access switch useful commands v2
 
VoiceBootcamp Ccnp collaboration lab guide v1.0 sample
VoiceBootcamp Ccnp collaboration lab guide v1.0 sampleVoiceBootcamp Ccnp collaboration lab guide v1.0 sample
VoiceBootcamp Ccnp collaboration lab guide v1.0 sample
 
EMEA Airheads- Switch stacking_ ArubaOS Switch
EMEA Airheads- Switch stacking_ ArubaOS SwitchEMEA Airheads- Switch stacking_ ArubaOS Switch
EMEA Airheads- Switch stacking_ ArubaOS Switch
 
Ccna 4 final lab switchi
Ccna 4 final lab switchiCcna 4 final lab switchi
Ccna 4 final lab switchi
 
Cisco switch catalyst 2960 x datasheet
Cisco switch catalyst 2960 x datasheetCisco switch catalyst 2960 x datasheet
Cisco switch catalyst 2960 x datasheet
 
ACIT - CCNA Training Course Topic - Switch Stp ACIT
ACIT - CCNA Training Course Topic - Switch Stp ACITACIT - CCNA Training Course Topic - Switch Stp ACIT
ACIT - CCNA Training Course Topic - Switch Stp ACIT
 
corporate network
corporate networkcorporate network
corporate network
 
07 module extending switched netwroks with virtual la ns
07  module extending switched netwroks with virtual la ns07  module extending switched netwroks with virtual la ns
07 module extending switched netwroks with virtual la ns
 
Virtual LAN and Vlan Trunking Protocol.pptx
Virtual LAN and Vlan Trunking Protocol.pptxVirtual LAN and Vlan Trunking Protocol.pptx
Virtual LAN and Vlan Trunking Protocol.pptx
 
Managing Redundant Links & Inter-VLAN Routing
Managing Redundant Links & Inter-VLAN RoutingManaging Redundant Links & Inter-VLAN Routing
Managing Redundant Links & Inter-VLAN Routing
 

More from Omar Herrera

28 04 internacional público bibiloni-urquizu
28 04 internacional público bibiloni-urquizu28 04 internacional público bibiloni-urquizu
28 04 internacional público bibiloni-urquizuOmar Herrera
 
26.3 internacional público
26.3 internacional público26.3 internacional público
26.3 internacional públicoOmar Herrera
 
22.04 internacional publico
22.04 internacional publico22.04 internacional publico
22.04 internacional publicoOmar Herrera
 
14.4 internacional público.bibiloni
14.4 internacional público.bibiloni14.4 internacional público.bibiloni
14.4 internacional público.bibiloniOmar Herrera
 
14.4 bibiloni portabela d internacional público
14.4 bibiloni  portabela d internacional público14.4 bibiloni  portabela d internacional público
14.4 bibiloni portabela d internacional públicoOmar Herrera
 
01.04 internacional público
01.04 internacional público01.04 internacional público
01.04 internacional públicoOmar Herrera
 
31.3 internacional publico
31.3 internacional publico31.3 internacional publico
31.3 internacional publicoOmar Herrera
 

More from Omar Herrera (7)

28 04 internacional público bibiloni-urquizu
28 04 internacional público bibiloni-urquizu28 04 internacional público bibiloni-urquizu
28 04 internacional público bibiloni-urquizu
 
26.3 internacional público
26.3 internacional público26.3 internacional público
26.3 internacional público
 
22.04 internacional publico
22.04 internacional publico22.04 internacional publico
22.04 internacional publico
 
14.4 internacional público.bibiloni
14.4 internacional público.bibiloni14.4 internacional público.bibiloni
14.4 internacional público.bibiloni
 
14.4 bibiloni portabela d internacional público
14.4 bibiloni  portabela d internacional público14.4 bibiloni  portabela d internacional público
14.4 bibiloni portabela d internacional público
 
01.04 internacional público
01.04 internacional público01.04 internacional público
01.04 internacional público
 
31.3 internacional publico
31.3 internacional publico31.3 internacional publico
31.3 internacional publico
 

Recently uploaded

VIP Kolkata Call Girls Salt Lake 8250192130 Available With Room
VIP Kolkata Call Girls Salt Lake 8250192130 Available With RoomVIP Kolkata Call Girls Salt Lake 8250192130 Available With Room
VIP Kolkata Call Girls Salt Lake 8250192130 Available With Roomgirls4nights
 
Complet Documnetation for Smart Assistant Application for Disabled Person
Complet Documnetation   for Smart Assistant Application for Disabled PersonComplet Documnetation   for Smart Assistant Application for Disabled Person
Complet Documnetation for Smart Assistant Application for Disabled Personfurqan222004
 
How is AI changing journalism? (v. April 2024)
How is AI changing journalism? (v. April 2024)How is AI changing journalism? (v. April 2024)
How is AI changing journalism? (v. April 2024)Damian Radcliffe
 
AlbaniaDreamin24 - How to easily use an API with Flows
AlbaniaDreamin24 - How to easily use an API with FlowsAlbaniaDreamin24 - How to easily use an API with Flows
AlbaniaDreamin24 - How to easily use an API with FlowsThierry TROUIN ☁
 
10.pdfMature Call girls in Dubai +971563133746 Dubai Call girls
10.pdfMature Call girls in Dubai +971563133746 Dubai Call girls10.pdfMature Call girls in Dubai +971563133746 Dubai Call girls
10.pdfMature Call girls in Dubai +971563133746 Dubai Call girlsstephieert
 
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130  Available With RoomVIP Kolkata Call Girl Kestopur 👉 8250192130  Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Roomdivyansh0kumar0
 
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一Fs
 
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)Christopher H Felton
 
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一Fs
 
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一Fs
 
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts servicevipmodelshub1
 
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja VipCall Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja VipCall Girls Lucknow
 
Call Girls In Mumbai Central Mumbai ❤️ 9920874524 👈 Cash on Delivery
Call Girls In Mumbai Central Mumbai ❤️ 9920874524 👈 Cash on DeliveryCall Girls In Mumbai Central Mumbai ❤️ 9920874524 👈 Cash on Delivery
Call Girls In Mumbai Central Mumbai ❤️ 9920874524 👈 Cash on Deliverybabeytanya
 
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012rehmti665
 
Russian Call Girls in Kolkata Ishita 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Ishita 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls in Kolkata Ishita 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Ishita 🤌 8250192130 🚀 Vip Call Girls Kolkataanamikaraghav4
 
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一Fs
 

Recently uploaded (20)

VIP Kolkata Call Girls Salt Lake 8250192130 Available With Room
VIP Kolkata Call Girls Salt Lake 8250192130 Available With RoomVIP Kolkata Call Girls Salt Lake 8250192130 Available With Room
VIP Kolkata Call Girls Salt Lake 8250192130 Available With Room
 
Complet Documnetation for Smart Assistant Application for Disabled Person
Complet Documnetation   for Smart Assistant Application for Disabled PersonComplet Documnetation   for Smart Assistant Application for Disabled Person
Complet Documnetation for Smart Assistant Application for Disabled Person
 
How is AI changing journalism? (v. April 2024)
How is AI changing journalism? (v. April 2024)How is AI changing journalism? (v. April 2024)
How is AI changing journalism? (v. April 2024)
 
AlbaniaDreamin24 - How to easily use an API with Flows
AlbaniaDreamin24 - How to easily use an API with FlowsAlbaniaDreamin24 - How to easily use an API with Flows
AlbaniaDreamin24 - How to easily use an API with Flows
 
10.pdfMature Call girls in Dubai +971563133746 Dubai Call girls
10.pdfMature Call girls in Dubai +971563133746 Dubai Call girls10.pdfMature Call girls in Dubai +971563133746 Dubai Call girls
10.pdfMature Call girls in Dubai +971563133746 Dubai Call girls
 
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130  Available With RoomVIP Kolkata Call Girl Kestopur 👉 8250192130  Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Room
 
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
 
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
 
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
 
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一
 
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
 
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja VipCall Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
 
Call Girls In Mumbai Central Mumbai ❤️ 9920874524 👈 Cash on Delivery
Call Girls In Mumbai Central Mumbai ❤️ 9920874524 👈 Cash on DeliveryCall Girls In Mumbai Central Mumbai ❤️ 9920874524 👈 Cash on Delivery
Call Girls In Mumbai Central Mumbai ❤️ 9920874524 👈 Cash on Delivery
 
young call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Service
young call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Service
young call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Service
 
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝
 
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
 
Russian Call Girls in Kolkata Ishita 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Ishita 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls in Kolkata Ishita 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Ishita 🤌 8250192130 🚀 Vip Call Girls Kolkata
 
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一
 
sasti delhi Call Girls in munirka 🔝 9953056974 🔝 escort Service-
sasti delhi Call Girls in munirka 🔝 9953056974 🔝 escort Service-sasti delhi Call Girls in munirka 🔝 9953056974 🔝 escort Service-
sasti delhi Call Girls in munirka 🔝 9953056974 🔝 escort Service-
 
Call Girls In South Ex 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICE
Call Girls In South Ex 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICECall Girls In South Ex 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICE
Call Girls In South Ex 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICE
 

Ccnp3 lab 3_4_en

  • 1. 1 - 12 CCNP: Building Multilayer Switched Networks v5.0 - Lab 3-4 Copyright © 2006, Cisco Systems, Inc Lab 3-4 Multiple Spanning Tree Objective The purpose of this lab is to observe the behavior of MST (multiple spanning tree). Scenario Four switches have just been installed. The distribution layer switches are Catalyst 3560s, and the access layer switches are Catalyst 2960s. There are redundant uplinks between the access layer and distribution layer. Because of the possibility of bridging loops, spanning tree logically removes any redundant links. In this lab, we will group VLANs using MST so that we can have less spanning tree instances running at once to save switch CPU load. Step 1 Start by deleting vlan.dat, erasing the startup configuration, and reloading your switches. After reloading the switches, give them hostnames. Configure ports f0/7 through f0/12 to be trunks. On the 3560s, you first need to set the trunk encapsulation to dot1q. On the 2960s, only dot1q is supported, so it does not need to be set, but the mode still needs to be changed to trunk. If you do not set the mode of the ports to be trunk, the
  • 2. 2 - 12 CCNP: Building Multilayer Switched Networks v5.0 - Lab 3-4 Copyright © 2006, Cisco Systems, Inc links do not form trunks and remain access ports (default mode on a 3560 or 2960 is dynamic auto; default mode on a 3550 or 2950 is dynamic desirable). DLS1#configure terminal Enter configuration commands, one per line. End with CNTL/Z. DLS1(config)#interface range f0/7 - 12 DLS1(config-if-range)#switchport trunk encapsulation dot1q DLS1(config-if-range)#switchport mode trunk Step 2 Configure all switches with VTP mode transparent and VTP domain CISCO. Add VLANs 10, 20, 30, 40, 50, 60, 70, 80, 90 and 100 to all of them. Use the show vlan brief command to view the VLAN configurations. DLS1#configure terminal Enter configuration commands, one per line. End with CNTL/Z. DLS1(config)#vtp mode transparent Setting device to VTP TRANSPARENT mode. DLS1(config)#vtp domain CISCO Changing VTP domain name from NULL to CISCO DLS1(config)#vlan 10,20,30,40,50,60,70,80,90,100 DLS1(config-vlan)#end DLS1#show vlan brief 00:11:56: %SYS-5-CONFIG_I: Configured from console by console VLAN Name Status Ports ---- -------------------------------- --------- ------------------------------- 1 default active Fa0/1, Fa0/2, Fa0/3, Fa0/4 Fa0/5, Fa0/6, Fa0/7, Fa0/8 Fa0/9, Fa0/10, Fa0/11, Fa0/12 Fa0/13, Fa0/14, Fa0/15, Fa0/16 Fa0/17, Fa0/18, Fa0/19, Fa0/20 Fa0/21, Fa0/22, Fa0/23, Fa0/24 Gi0/1, Gi0/2 10 VLAN0010 active 20 VLAN0020 active 30 VLAN0030 active 40 VLAN0040 active 50 VLAN0050 active 60 VLAN0060 active 70 VLAN0070 active 80 VLAN0080 active 90 VLAN0090 active 100 VLAN0100 active 1002 fddi-default act/unsup 1003 token-ring-default act/unsup 1004 fddinet-default act/unsup 1005 trnet-default act/unsup Step 3 If you issue the show spanning-tree command on one of the switches, you see 11 spanning tree instances running. DLS1#show spanning-tree VLAN0001 Spanning tree enabled protocol ieee Root ID Priority 32769 Address 000a.b8a9.d680 Cost 19
  • 3. 3 - 12 CCNP: Building Multilayer Switched Networks v5.0 - Lab 3-4 Copyright © 2006, Cisco Systems, Inc Port 13 (FastEthernet0/11) Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Bridge ID Priority 32769 (priority 32768 sys-id-ext 1) Address 000a.b8a9.d780 Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Aging Time 300 Interface Role Sts Cost Prio.Nbr Type ---------------- ---- --- --------- -------- ---------------------------- Fa0/7 Desg FWD 19 128.9 P2p Fa0/8 Desg FWD 19 128.10 P2p Fa0/9 Desg FWD 19 128.11 P2p Fa0/10 Desg FWD 19 128.12 P2p Fa0/11 Root FWD 19 128.13 P2p Fa0/12 Altn BLK 19 128.14 P2p VLAN0010 Spanning tree enabled protocol ieee Root ID Priority 32778 Address 000a.b8a9.d680 Cost 19 Port 13 (FastEthernet0/11) Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Bridge ID Priority 32778 (priority 32768 sys-id-ext 10) Address 000a.b8a9.d780 Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Aging Time 300 Interface Role Sts Cost Prio.Nbr Type ---------------- ---- --- --------- -------- ---------------------------- Fa0/7 Desg FWD 19 128.9 P2p Fa0/8 Desg FWD 19 128.10 P2p Fa0/9 Desg FWD 19 128.11 P2p Fa0/10 Desg FWD 19 128.12 P2p Fa0/11 Root FWD 19 128.13 P2p Fa0/12 Altn BLK 19 128.14 P2p VLAN0020 Spanning tree enabled protocol ieee Root ID Priority 32788 Address 000a.b8a9.d680 Cost 19 Port 13 (FastEthernet0/11) Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Bridge ID Priority 32788 (priority 32768 sys-id-ext 20) Address 000a.b8a9.d780 Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Aging Time 300 Interface Role Sts Cost Prio.Nbr Type ---------------- ---- --- --------- -------- ---------------------------- Fa0/7 Desg FWD 19 128.9 P2p Fa0/8 Desg FWD 19 128.10 P2p Fa0/9 Desg FWD 19 128.11 P2p Fa0/10 Desg FWD 19 128.12 P2p Fa0/11 Root FWD 19 128.13 P2p Fa0/12 Altn BLK 19 128.14 P2p
  • 4. 4 - 12 CCNP: Building Multilayer Switched Networks v5.0 - Lab 3-4 Copyright © 2006, Cisco Systems, Inc <output omitted> VLAN0090 Spanning tree enabled protocol ieee Root ID Priority 32858 Address 000a.b8a9.d680 Cost 19 Port 13 (FastEthernet0/11) Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Bridge ID Priority 32858 (priority 32768 sys-id-ext 90) Address 000a.b8a9.d780 Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Aging Time 300 Interface Role Sts Cost Prio.Nbr Type ---------------- ---- --- --------- -------- ---------------------------- Fa0/7 Desg FWD 19 128.9 P2p Fa0/8 Desg FWD 19 128.10 P2p Fa0/9 Desg FWD 19 128.11 P2p Fa0/10 Desg FWD 19 128.12 P2p Fa0/11 Root FWD 19 128.13 P2p Fa0/12 Altn BLK 19 128.14 P2p VLAN0100 Spanning tree enabled protocol ieee Root ID Priority 32868 Address 000a.b8a9.d680 Cost 19 Port 13 (FastEthernet0/11) Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Bridge ID Priority 32868 (priority 32768 sys-id-ext 100) Address 000a.b8a9.d780 Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Aging Time 300 Interface Role Sts Cost Prio.Nbr Type ---------------- ---- --- --------- -------- ---------------------------- Fa0/7 Desg FWD 19 128.9 P2p Fa0/8 Desg FWD 19 128.10 P2p Fa0/9 Desg FWD 19 128.11 P2p Fa0/10 Desg FWD 19 128.12 P2p Fa0/11 Root FWD 19 128.13 P2p Fa0/12 Altn BLK 19 128.14 P2p Spanning tree is running a separate spanning tree instance for each VLAN we created, plus VLAN 1. This method assumes that each VLAN could be running on a differently shaped topology. However, in many networks, multiple VLANs follow the same physical topology, so multiple spanning- tree calculations for the same topologies can get redundant. MST (multiple spanning tree) lets you configure different spanning tree instances. Each instance can hold a group of VLANs and gets its own spanning tree calculation. MST is convenient in that it is backward compatible with PVST. Two switches only run MST with each other if they are in the same MST region. An MST region is defined by switches having identical region names,
  • 5. 5 - 12 CCNP: Building Multilayer Switched Networks v5.0 - Lab 3-4 Copyright © 2006, Cisco Systems, Inc revision numbers, and VLAN-to-instance assignments. If they differ by any single attribute, they are considered different MST regions and fall back to PVST. Step 4 To configure MST, first use the global configuration command spanning- tree mode mst on all four switches. DLS1(config)#spanning-tree mode mst By default, all VLANs are assigned to instance 0, but can be moved around to different instances when MST is configured. Issue the show spanning-tree command and observe that there is only one spanning tree (instance 0) coming up. Also notice that the mode is listed as MSTP. DLS1#show spanning-tree MST00 Spanning tree enabled protocol mstp Root ID Priority 32768 Address 000a.b8a9.d680 Cost 0 Port 13 (FastEthernet0/11) Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Bridge ID Priority 32768 (priority 32768 sys-id-ext 0) Address 000a.b8a9.d780 Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Interface Role Sts Cost Prio.Nbr Type ---------------- ---- --- --------- -------- ---------------------------- Fa0/7 Desg FWD 200000 128.9 P2p Fa0/8 Desg BLK 200000 128.10 P2p Fa0/9 Desg FWD 200000 128.11 P2p Fa0/10 Desg FWD 200000 128.12 P2p Fa0/11 Root FWD 200000 128.13 P2p Fa0/12 Altn BLK 200000 128.14 P2p If you use the show spanning-tree mst configuration command, you can see a switch’s current MST configuration. Because you have not configured any MST region settings, the switch shows the default settings. DLS1#show spanning-tree mst configuration Name [] Revision 0 Instance Vlans mapped -------- --------------------------------------------------------------- 0 1-4094 ------------------------------------------------------------------------- Step 5 Now that MST has been enabled, we can configure the MST region settings to group VLANs. We use the region name CISCO and a revision number of 1. We put VLANs 20 through 50 into instance 1, and 80 and 100 into instance 2. The rest of the VLANs remain in instance 0, the
  • 6. 6 - 12 CCNP: Building Multilayer Switched Networks v5.0 - Lab 3-4 Copyright © 2006, Cisco Systems, Inc default. To begin modifying the MST configuration, type the global configuration command spanning-tree mst configuration. Configuring MST is different from other switch configurations, because changes are not applied until you are done, and you can abort changes if you want to. Note: You must apply identical configurations on each switch for MST to work properly. DLS1#configure terminal Enter configuration commands, one per line. End with CNTL/Z. DLS1(config)#spanning-tree mst configuration DLS1(config-mst)# When you are in MST configuration mode, you can view the current configuration using the show current command. You do not need to leave configuration mode to execute this command. Notice that the output is identical to show spanning-tree mst configuration. DLS1(config-mst)#show current Current MST configuration Name [] Revision 0 Instance Vlans mapped -------- --------------------------------------------------------------- 0 1-4094 ------------------------------------------------------------------------- Change the region name by typing name name. Change the revision number by typing revision number. DLS1(config-mst)#name CISCO DLS1(config-mst)#revision 1 The last configuration change you have to make is putting VLANs into instances. Use the command instance number vlan vlan_range. The instance number can be between 0 and 15. Remember that 0 is the default instance number. DLS1(config-mst)# instance 1 vlan 20-50 DLS1(config-mst)# instance 2 vlan 80, 100 You can verify the changes you are about to make with the show pending command. Remember that the changes that you just entered are not committed until you type exit. If you do not like the changes you made, you can leave the prompt without committing them by typing abort. In the output below, notice the difference between show current and show pending. DLS1(config-mst)#show current Current MST configuration Name [] Revision 0 Instance Vlans mapped -------- --------------------------------------------------------------- 0 1-4094
  • 7. 7 - 12 CCNP: Building Multilayer Switched Networks v5.0 - Lab 3-4 Copyright © 2006, Cisco Systems, Inc ------------------------------------------------------------------------- DLS1(config-mst)#show pending Pending MST configuration Name [CISCO] Revision 1 Instance Vlans mapped -------- --------------------------------------------------------------- 0 1-19,51-79,81-99,101-4094 1 20-50 2 80,100 ------------------------------------------------------------------------- DLS1(config-mst)#exit If you enter the show spanning-tree mst configuration command, you can see that the current configuration reflects the changes you just committed. Remember to perform the same configuration on all four switches. DLS1#show span mst configuration Name [CISCO] Revision 1 Instance Vlans mapped -------- --------------------------------------------------------------- 0 1-19,51-79,81-99,101-4094 1 20-50 2 80,100 ------------------------------------------------------------------------- Why do the switches wait until you are finished making changes to MST to commit them, rather that changing MST as you enter commands (like most switch commands)? Verify that you have separate instances of spanning tree running for each MST instance: DLS1#show spanning-tree MST00 Spanning tree enabled protocol mstp Root ID Priority 32768 Address 000a.b8a9.d680 Cost 0 Port 13 (FastEthernet0/11) Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Bridge ID Priority 32768 (priority 32768 sys-id-ext 0) Address 000a.b8a9.d780 Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Interface Role Sts Cost Prio.Nbr Type ---------------- ---- --- --------- -------- ---------------------------- Fa0/7 Desg FWD 200000 128.9 P2p Fa0/8 Desg FWD 200000 128.10 P2p Fa0/9 Desg FWD 200000 128.11 P2p Fa0/10 Desg FWD 200000 128.12 P2p
  • 8. 8 - 12 CCNP: Building Multilayer Switched Networks v5.0 - Lab 3-4 Copyright © 2006, Cisco Systems, Inc Fa0/11 Root FWD 200000 128.13 P2p Fa0/12 Altn BLK 200000 128.14 P2p MST01 Spanning tree enabled protocol mstp Root ID Priority 32769 Address 000a.b8a9.d680 Cost 200000 Port 13 (FastEthernet0/11) Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Bridge ID Priority 32769 (priority 32768 sys-id-ext 1) Address 000a.b8a9.d780 Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Interface Role Sts Cost Prio.Nbr Type ---------------- ---- --- --------- -------- ---------------------------- Fa0/7 Desg FWD 200000 128.9 P2p Fa0/8 Desg FWD 200000 128.10 P2p Fa0/9 Desg FWD 200000 128.11 P2p Fa0/10 Desg FWD 200000 128.12 P2p Fa0/11 Root FWD 200000 128.13 P2p Fa0/12 Altn BLK 200000 128.14 P2p MST02 Spanning tree enabled protocol mstp Root ID Priority 32770 Address 000a.b8a9.d680 Cost 200000 Port 13 (FastEthernet0/11) Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Bridge ID Priority 32770 (priority 32768 sys-id-ext 2) Address 000a.b8a9.d780 Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Interface Role Sts Cost Prio.Nbr Type ---------------- ---- --- --------- -------- ---------------------------- Fa0/7 Desg FWD 200000 128.9 P2p Fa0/8 Desg FWD 200000 128.10 P2p Fa0/9 Desg FWD 200000 128.11 P2p Fa0/10 Desg FWD 200000 128.12 P2p Fa0/11 Root FWD 200000 128.13 P2p Fa0/12 Altn BLK 200000 128.14 P2p Challenge You can modify per-instance MST spanning tree attributes the same way you can modify per-VLAN attributes. Make DLS1 the root of instance 1 and DLS2 the root of instance 2. HINT: Use a question mark on the global configuration command spanning-tree mst ?.
  • 9. 9 - 12 CCNP: Building Multilayer Switched Networks v5.0 - Lab 3-4 Copyright © 2006, Cisco Systems, Inc END OF LAB FINAL CONFIGS: DLS1#show running-config ! hostname DLS1 ! ! vtp domain CISCO vtp mode transparent ! ! ! ! ! spanning-tree mst configuration name CISCO revision 1 instance 1 vlan 20-50 instance 2 vlan 80, 100 ! spanning-tree mst 1 priority 24576 ! ! vlan 10,20,30,40,50,60,70,80,90,100 ! ! interface FastEthernet0/7 switchport trunk encapsulation dot1q switchport mode trunk ! interface FastEthernet0/8 switchport trunk encapsulation dot1q switchport mode trunk ! interface FastEthernet0/9 switchport trunk encapsulation dot1q switchport mode trunk ! interface FastEthernet0/10 switchport trunk encapsulation dot1q switchport mode trunk ! interface FastEthernet0/11 switchport trunk encapsulation dot1q switchport mode trunk ! interface FastEthernet0/12 switchport trunk encapsulation dot1q switchport mode trunk ! ! end DLS2#show running-config ! hostname DLS2
  • 10. 10 - 12 CCNP: Building Multilayer Switched Networks v5.0 - Lab 3-4 Copyright © 2006, Cisco Systems, Inc ! ! vtp domain CISCO vtp mode transparent ! ! spanning-tree mode mst ! spanning-tree mst configuration name CISCO revision 1 instance 1 vlan 20-50 instance 2 vlan 80, 100 ! spanning-tree mst 2 priority 24576 ! ! vlan 10,20,30,40,50,60,70,80,90,100 ! ! ! interface FastEthernet0/7 switchport trunk encapsulation dot1q switchport mode trunk ! interface FastEthernet0/8 switchport trunk encapsulation dot1q switchport mode trunk ! interface FastEthernet0/9 switchport trunk encapsulation dot1q switchport mode trunk ! interface FastEthernet0/10 switchport trunk encapsulation dot1q switchport mode trunk ! interface FastEthernet0/11 switchport trunk encapsulation dot1q switchport mode trunk ! interface FastEthernet0/12 switchport trunk encapsulation dot1q switchport mode trunk ! ! end ALS1#show running-config ! hostname ALS1 ! ! vtp domain CISCO vtp mode transparent ! ! spanning-tree mode mst ! spanning-tree mst configuration name CISCO revision 1 instance 1 vlan 20-50
  • 11. 11 - 12 CCNP: Building Multilayer Switched Networks v5.0 - Lab 3-4 Copyright © 2006, Cisco Systems, Inc instance 2 vlan 80, 100 ! ! vlan 10,20,30,40,50,60,70,80,90,100 ! ! interface FastEthernet0/7 switchport mode trunk ! interface FastEthernet0/8 switchport mode trunk ! interface FastEthernet0/9 switchport mode trunk ! interface FastEthernet0/10 switchport mode trunk ! interface FastEthernet0/11 switchport mode trunk ! interface FastEthernet0/12 switchport mode trunk ! ! end ALS2#show running-config ! hostname ALS2 ! ! vtp domain CISCO vtp mode transparent ! ! spanning-tree mode mst ! spanning-tree mst configuration name CISCO revision 1 instance 1 vlan 20-50 instance 2 vlan 80, 100 ! ! vlan 10,20,30,40,50,60,70,80,90,100 ! ! interface FastEthernet0/7 switchport mode trunk ! interface FastEthernet0/8 switchport mode trunk ! interface FastEthernet0/9 switchport mode trunk ! interface FastEthernet0/10 switchport mode trunk ! interface FastEthernet0/11 switchport mode trunk !
  • 12. 12 - 12 CCNP: Building Multilayer Switched Networks v5.0 - Lab 3-4 Copyright © 2006, Cisco Systems, Inc interface FastEthernet0/12 switchport mode trunk ! ! end