Hi all,
I'm wrestling with an STP issue on some Cisco switches and I'm hoping for some advice. I have two cascaded switches, and I've configured STP (actually, MST, since that seems to work with the Sonos devices). When I only have players wired to the core switch, things work as expected. However, when I connect a player to the cascaded switch, that player completely loses its connection to the network. I cannot ping it.
In both cases, STP looks fine. I can also see the MAC address of the player on the correct port on the cascaded switch. Does anyone have any ideas?
Detailed config:
-----------------------
--- Main switch ---
! Relevant parts of config:
spanning-tree mode mst
spanning-tree etherchannel guard misconfig
spanning-tree extend system-id
!
spanning-tree mst configuration
name michael-sf
!
spanning-tree mst 0 priority 4096
spanning-tree mst 1-4094 priority 24576
spanning-tree vlan 1-4094 priority 4096
! ports for players
interface GigabitEthernet0/11
description ATTN--Port configured for Sonos!!! See spanning-tree settings
switchport access vlan 5
spanning-tree bpdufilter disable
spanning-tree bpduguard disable
spanning-tree guard none
spanning-tree cost 10
!
interface GigabitEthernet0/12
description ATTN--Port configured for Sonos!!! See spanning-tree settings
switchport access vlan 5
spanning-tree bpdufilter disable
spanning-tree bpduguard disable
spanning-tree guard none
spanning-tree cost 10
!
! port for cascaded switch
interface GigabitEthernet0/21
switchport trunk encapsulation dot1q
switchport trunk native vlan 15
switchport mode trunk
spanning-tree bpdufilter disable
spanning-tree bpduguard disable
!
core-switch#show spanning-tree vlan 5
MST0
Spanning tree enabled protocol mstp
Root ID Priority 4096
Address e05f.b916.3880
This bridge is the root
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Bridge ID Priority 4096 (priority 4096 sys-id-ext 0)
Address e05f.b916.3880
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Interface Role Sts Cost Prio.Nbr Type
------------------- ---- --- --------- -------- --------------------------------
Gi0/1 Desg FWD 20000 128.1 P2p Edge
Gi0/2 Desg FWD 20000 128.2 P2p Edge
Gi0/3 Desg FWD 200000 128.3 P2p Edge
Gi0/4 Desg FWD 20000 128.4 P2p Edge
Gi0/5 Desg FWD 20000 128.5 P2p Edge
Gi0/8 Desg FWD 20000 128.8 P2p Edge
Gi0/10 Desg FWD 20000 128.10 P2p Edge
Gi0/11 Desg FWD 10 128.11 P2p Bound(STP)
Gi0/12 Desg FWD 10 128.12 P2p Bound(STP)
Gi0/13 Desg FWD 200000 128.13 P2p Edge
Gi0/15 Desg FWD 200000 128.15 P2p Edge
Gi0/16 Desg FWD 20000 128.16 P2p Edge
Gi0/17 Desg FWD 20000 128.17 P2p Edge
Gi0/21 Desg FWD 20000 128.21 P2p
Gi0/23 Desg FWD 20000 128.23 P2p
Gi0/24 Desg FWD 20000 128.24 P2p
Gi0/26 Desg FWD 20000 128.26 P2p
------------------------------
--- Cascaded switch ---
! relevant parts of config
!
spanning-tree mode mst
spanning-tree extend system-id
!
spanning-tree mst configuration
name michael-sf
!
spanning-tree mst 0 priority 8192
! Port for Sonos player
interface GigabitEthernet0/8
description ATTN--Port configured for Sonos!!! See spanning-tree settings
switchport access vlan 5
spanning-tree bpdufilter disable
spanning-tree bpduguard disable
spanning-tree link-type point-to-point
spanning-tree cost 10
!
! Port to core switch
interface GigabitEthernet0/9
switchport trunk native vlan 15
no keepalive
spanning-tree bpdufilter disable
spanning-tree bpduguard disable
spanning-tree link-type point-to-point
spanning-tree vlan 5 cost 10
spanning-tree cost 10
ip dhcp snooping trust
!
cascaded-switch#sho spanning-tree vlan 5
MST0
Spanning tree enabled protocol mstp
Root ID Priority 4096
Address e05f.b916.3880
Cost 0
Port 9 (GigabitEthernet0/9)
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Bridge ID Priority 8192 (priority 8192 sys-id-ext 0)
Address 006c.bc96.0900
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Interface Role Sts Cost Prio.Nbr Type
------------------- ---- --- --------- -------- --------------------------------
Gi0/8 Desg FWD 10 128.8 P2p Bound(STP)
Gi0/9 Root FWD 10 128.9 P2p
Question
Sonos, Cisco, STP, MST, and Spanning Trees
This topic has been closed for further comments. You can use the search bar to find a similar topic, or create a new one by clicking Create Topic at the top of the page.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
