Hi Vincent,
Yes, I have looked at that guide and configured everything the same but no matter which STP I use it always fails when you start to ping from VPC1 to VPC2. I have use RPVST and MSTP but no difference. As I wrote when I started this thread, it works fine with a stable tree as long as you do not produce any packets on the VPC's. I do suspect something strange with the OVA's and wonder if the person that wrote the RPVST guide has send traffic from the VPC.
CX1# sh running-config
Current configuration:
!
!Version ArubaOS-CX Virtual.10.07.0004
!export-password: default
hostname CX1
user admin group administrators password ciphertext AQBapU+lm+w5Mb7ijhAn7/RfIkwrRStcEZl30JFy8i50u1DRYgAAAKR7alXEKEnp0vlKYd+BIhqpEsc3V7FbhCOFIhBhOi4evIIjhbFeTRpU6ed+vCwOyc75KZ3nxe60x8zpgleQXK9LJkH5SVFyK
w6Tegf4OoBnXoT4dvoDaQ9ffIElZZd6FEND
led locator on
clock timezone europe/amsterdam
ntp server pool.ntp.org minpoll 4 maxpoll 4 iburst
ntp enable
!
ssh server vrf mgmt
vlan 1,1111-1112
spanning-tree mode rpvst
spanning-tree
spanning-tree vlan 1111,1112
spanning-tree vlan 1111 priority 1
spanning-tree vlan 1112 priority 1
interface mgmt
no shutdown
ip dhcp
interface 1/1/1
no shutdown
no routing
vlan trunk native 1
vlan trunk allowed all
interface 1/1/2
no shutdown
no routing
vlan trunk native 1
vlan trunk allowed all
interface 1/1/3
no shutdown
no routing
vlan trunk native 1
vlan trunk allowed all
!
https-server vrf mgmt
CX1#
CX2# sh running-config
Current configuration:
!
!Version ArubaOS-CX Virtual.10.07.0004
!export-password: default
hostname CX2
user admin group administrators password ciphertext AQBapWRTU6S4p5wtMFPOT0L2t4/o3eBjA+ouCv1Derjz6Sd7YgAAAFmbHpyDpNF/QtAe2rW9TDV3VfQE0j1mLUZIwTiSStbOW2RPQH6Pj2UHf//t4CVvqBRaMn55FG96IvU2BGbCE/R51hdycfnSH
mwv9m3sT2FtaUBi/uCJBJOAAGHjh5PZVL2x
led locator on
clock timezone europe/amsterdam
ntp server pool.ntp.org minpoll 4 maxpoll 4 iburst
ntp enable
!
ssh server vrf mgmt
vlan 1,1111-1112
spanning-tree mode rpvst
spanning-tree
spanning-tree vlan 1111,1112
spanning-tree vlan 1111 priority 2
spanning-tree vlan 1112 priority 2
interface mgmt
no shutdown
ip dhcp
interface 1/1/1
no shutdown
no routing
vlan trunk native 1
vlan trunk allowed all
interface 1/1/2
no shutdown
no routing
vlan trunk native 1
vlan trunk allowed all
interface 1/1/3
no shutdown
no routing
vlan trunk native 1
vlan trunk allowed all
!
https-server vrf mgmt
CX3# sh running-config
Current configuration:
!
!Version ArubaOS-CX Virtual.10.07.0004
!export-password: default
hostname CX3
user admin group administrators password ciphertext AQBapQpm5IjdsrWIIZSWk25pSosSy2lcwLJZTlpRvcrl0s2wYgAAAKYpguLVQ2FweNa1j04YDwM9qbLcyNw3/tW7DLn5iJRwOswEjWy79CwlVODkhGN3e/cgTG4fJqJx5KlUn3QhKH/LshGYLqhyi
iNTna4puIGqKOfTKVQsfp9FwkH50sgxxNaz
led locator on
clock timezone europe/amsterdam
ntp server pool.ntp.org minpoll 4 maxpoll 4 iburst
ntp enable
!
ssh server vrf mgmt
vlan 1,1111-1112
spanning-tree mode rpvst
spanning-tree
spanning-tree vlan 1111,1112
interface mgmt
no shutdown
ip dhcp
interface 1/1/1
no shutdown
no routing
vlan trunk native 1
vlan trunk allowed all
interface 1/1/2
no shutdown
no routing
vlan trunk native 1
vlan trunk allowed all
interface 1/1/3
no shutdown
no routing
vlan access 1112
spanning-tree port-type admin-edge
!
https-server vrf mgmt
CX3#
CX4# sh running-config
Current configuration:
!
!Version ArubaOS-CX Virtual.10.07.0004
!export-password: default
hostname CX4
user admin group administrators password ciphertext AQBapS+SSAfY7a5YHxVkSKcN/ZQY45AsdXX4WFY01xX5dg+LYgAAANci0ZaRmLC7FdsfrbmWdDWkbAmNzcY3QbusWKlpEytfZTfcjY976XNXOQivdz4unQValZQG57rJ8/Vr5XhgmJzLs2AG2Pch3
0/ay3bdcSVHJ9KOnl/5iqSiZl6OHqRLBBKx
led locator on
clock timezone europe/amsterdam
ntp server pool.ntp.org minpoll 4 maxpoll 4 iburst
ntp enable
!
ssh server vrf mgmt
vlan 1,1111-1112
spanning-tree mode rpvst
spanning-tree
spanning-tree vlan 1111,1112
interface mgmt
no shutdown
ip dhcp
interface 1/1/1
no shutdown
no routing
vlan trunk native 1
vlan trunk allowed all
interface 1/1/2
no shutdown
no routing
vlan trunk native 1
vlan trunk allowed all
interface 1/1/3
no shutdown
no routing
vlan access 1112
spanning-tree port-type admin-edge
!
https-server vrf mgmt
CX4#
------------------------------
John Schaap
------------------------------
Original Message:
Sent: May 11, 2021 05:05 AM
From: Vincent Giles
Subject: STP problem
Thanks John for sharing your experience.
Have you compared with the Lab guide (configuration) on this Lab?
https://community.arubanetworks.com/community-home/digestviewer/viewthread?GroupId=565&MessageKey=bca5bc66-ab2d-46e9-b2f5-675af866d83b&CommunityKey=aa40c287-728e-4827-b062-5eff4ed6410b&tab=digestviewer&ReturnUrl=%2fcommunity-home%2fdigestviewer%3fcommunitykey%3daa40c287-728e-4827-b062-5eff4ed6410b%26tab%3ddigestviewer
May be worth sharing your configuration so that others may take a look.
------------------------------
Vincent Giles
Original Message:
Sent: May 10, 2021 01:15 PM
From: John Schaap
Subject: STP problem
Have tried this L2 setup with 10.06, 10.07 and on EVE-NG, GNS3 and even plain on ESXi and when it is started up CX1 becomes the root as it is configured with the priority to become root and all other ports configure themselves correctly and the setup is stable until you try to ping from VPC1 to VPC2. First ping is OK but after that a gratuitous ARP is looping around and also the STP starts converging. MAC address of VPC1 also moves from the correct port 1/1/3 to 1/1/1. I have tried both RSTP and MSTP but same result.
Only when I replace the CX devices with other devices (tried Aruba VMC) in the same setup does it work correctly.
Thanks,
John
------------------------------
John Schaap
------------------------------