spanning tree – Dell N-Sequence STP root drawback

0
23
spanning tree – Dell N-Sequence STP root drawback


I do not perceive what’s going on with a change I simply bought. Sorry I solely have a rudimentary information.

I at the moment I’ve two switches N3048 core change which is appearing as the basis (spanning-tree precedence 4096) and an N2048 entry change (spanning-tree precedence 8192)

I added a further entry change N2024 (spanning-tree precedence 61440) in step with the opposite entry change and it retains considering it’s the root and it may well’t talk with the opposite gadgets on the community. I’m at the moment related to it by way of a serial connection, immediately.

That is how the connections look N3048 <-> N2048 <-> N2024, single connections between every. All are working the identical firmware.

I can present configs, however I used to be beneath the impression that so long as the core change had the very best precedence (lowest quantity) and the third change had the bottom precedence (highest quantity) then the basis change would at all times be, on this case, the core change.

What am I lacking?

Thanks in your help.

Okay, right here goes. Right here is the partial config and the related ports from the core change:

hostname "N3048_C1"
clock summer-time recurring USA
clock timezone -6 minutes 0
stack
member 1 1    ! N3048EP-ON
member 2 1    ! N3048EP-ON
exit
ip access-list intranet
1000 allow udp any any eq area log
1010 allow udp any any eq 67 log
exit
ip routing
interface vlan 1
exit
interface vlan 10
ip deal with 172.16.10.1 255.255.255.0
no ip redirects
exit
spanning-tree precedence 4096
router ospf
router-id 172.16.10.1
community 172.16.10.0 0.0.0.255 space 0
passive-interface default
no passive-interface vlan 10
exit
interface Te1/0/1
description "** To Entry-SW-2 **"
switchport mode trunk
exit

Right here is the config from the N2048 entry change within the center between the core and the N2024

hostname "N2048_A2"
slot 1/0 4    ! Dell EMC Networking N2048P
clock summer-time recurring USA
clock timezone -6 minutes 0
stack
member 1 4    ! N2048P
exit
ip routing
interface vlan 1
ip deal with dhcp
exit
interface vlan 10
ip deal with 172.16.10.7 255.255.255.0
exit
ip route 0.0.0.0 0.0.0.0 172.16.10.1
spanning-tree precedence 8192
classofservice belief ip-dscp
cos-queue strict 2
interface Gi1/0/12
description "** To-Entry-SW-3 **"
switchport mode trunk
exit
interface Te1/0/1
description "** To-Core1 **"
switchport mode trunk
exit

Right here is the config from the N2024 entry change on the finish of the road

hostname "N2024_A3"
slot 1/0 3    ! Dell EMC Networking N2024P
stack
member 1 2    ! N2024P
exit
ip routing
interface vlan 1
exit
interface vlan 10
ip deal with 172.16.10.17 255.255.255.0
exit
ip route 0.0.0.0 0.0.0.0 172.16.10.1
spanning-tree precedence 61440
classofservice belief ip-dscp
cos-queue strict 2
interface Gi1/0/24
description "** To Entry-SW-2 **"
spanning-tree disable
switchport mode trunk
exit

LEAVE A REPLY

Please enter your comment!
Please enter your name here