Advanced Traffic Management Guide K/KA/KB.15.15

IDF2EAST(config-vlan)#: exit
IDF2EAST(config)#: interface vlan 1
IDF2EAST(config-if)#: ip address 10.1.1.30 255.255.255.0
IDF2EAST(config-if)#: exit
IDF2EAST(config)#: ip default-gateway 10.1.1.1
IDF2EAST(config)#:interface range fastethernet 0/47-48
IDF2EAST(config-if-range)#: channel-group 1 mode on
IDF2EAST(config-if-range)#: interface po 1
IDF2EAST(config-if-range)#: switchport trunk encapsulation dot1q
IDF2EAST(config-if-range)#: switchport mode trunk
IDF2EAST(config-if-range)#: switchport trunk allowed vlan 1,23-25,27-29
IDF2EAST(config-if-range)#: spanning-tree cost 20000
IDF2EAST(config-if-range)#: exit
IDF2EAST(config)#:interface range fastethernet 0/45-46
IDF2EAST(config-if-range)#: channel-group 2 mode on
IDF2EAST(config-if-range)#: interface po 2
IDF2EAST(config-if-range)#: switchport trunk encapsulation dot1q
IDF2EAST(config-if-range)#: switchport mode trunk
IDF2EAST(config-if-range)#: switchport trunk allowed vlan 1,23-25,27-29
IDF2EAST(config-if-range)#: spanning-tree cost 20000
IDF2EAST(config-if-range)#: exit
IDF2EAST(config)#: spanning-tree mst configuration
IDF2EAST(config-mst)#: name mstp-vrrp
IDF2EAST(config-mst)#: revision 1
IDF2EAST(config-mst)#: instance 1 vlan 3-5,23-25,33-35,43-45
IDF2EAST(config-mst)#: instance 2 vlan 7-9,27-29,37-39,47-49
IDF2EAST(config-mst)#:exit
IDF2EAST(config)#: spanning-tree mode mst
Show running-config
IDF2EAST#:show run
Building configuration...
Current configuration : 4581 bytes
!
version 12.2
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname IDF2EAST
!
no aaa new-model
ip subnet-zero
!
no file verify auto
!
spanning-tree mode mst
spanning-tree extend system-id
!
spanning-tree mst configuration
name mstp-vrrp
revision 1
instance 1 vlan 3-5, 23-25, 33-35, 43-45
Configurations 401