Additional info: I think the config i setup below is now working default vlan and data vlan. Can someone tell me if that looks correct?
configure stpd s0 mode dot1w
configure stpd s0 default-encapsulation pvst-plus
create stpd s2
configure stpd s2 mode dot1w
configure stpd s2 default-encapsulation pvst-plus
enable stpd s2 auto-bind vlan data
enable stpd s2 tag 0
enable stpd s0
enable stpd s2
Original Message:
Sent: 01-18-2022 11:58
From: Patrick Beaven
Subject: Exos to Cisco PVST+ Spanning-tree setup
Running Exos 16.2.x on 450-G1
trying to setup a compatible spanning tree with a cisco 3560
2 vlans 1 (Default) and 2 (Data)
keep getting invalid carrier vlan configuration.
Is 16.2 old enough to have issues with Cisco's pvst+ config?