Wired Intelligent Edge (Campus Switching and Routing)

 View Only
last person joined: one year ago 

Bring performance and reliability to your network with the HPE Aruba Networking Core, Aggregation, and Access layer switches. Discuss the latest features and functionality of HPE Aruba Networking switching devices, and find ways to improve security across your network.

ArubaOS-Switch & Aruba Mobility-Controller – How to Configure PVST Spanning-Tree Protocol 

Apr 15, 2020 03:43 PM

Requirement:

Aruba 2930F-Switch running firmware version WC.16.10.0003 and Aruba Mobility-Controller running firmware version 8.x



Solution:

In the following example, switch Core-Switch and mobility controller StandaloneVMC are configured for Rapid-PVST (Rapid Per-Vlan Spanning Tree).

 



Configuration:


---------- Mobility Controller Configuration ----------


(StandaloneVMC) [mynode] #configure terminal
Enter Configuration commands, one per line. End with CNTL/Z
(StandaloneVMC) ^[mynode] (config) #spanning-tree mode rapid-pvst
(StandaloneVMC) ^[mynode] (config) #spanning-tree vlan 108
(StandaloneVMC) ^[mynode] (config) #interface gigabitethernet 0/0/0
(StandaloneVMC) ^[mynode] (config-submode)#  spanning-tree
(StandaloneVMC) ^[mynode] (config-submode)#write memory

 

---------- Switch Configuration ----------


Core-Switch# configure terminal
Core-Switch(config)# spanning-tree
Core-Switch(config)# spanning-tree mode rapid-pvst
Core-Switch(config)# spanning-tree vlan 108 priority 0
 



Verification

 

---------- Mobility Controller Verification ----------


(StandaloneVMC) [mynode] #show spanning-tree interface gigabitethernet 0/0/0

Spanning Tree port configuration
--------------------------------
Vlan   State             Cost    Prio  PortFast  BpduGuard  P-to-P  Role
----      -----                 ----      ----    --------       --------             ------      ----
108   Forwarding  2000  128   Disable   Disable          Enable  Root


(StandaloneVMC) [mynode] #show spantree vlan 108

Spanning tree instance    vlan 108
Designated Root MAC       54:80:28:b4:84:40
Designated Root Priority  108
Root Cost                 2000
Root Max Age 20 sec   Hello Time 2 sec   Forward Delay 15 sec

Bridge MAC                00:0c:29:a1:e3:16
Bridge Priority           32768
Configured Max Age 20 sec   Hello Time 2 sec   Forward Delay 15 sec

Rapid Spanning Tree port configuration
--------------------------------------
Port          State            Cost       Prio  PortFast  BpduGuard  P-to-P   Role
----             -----                ----         ----    --------      ---------             ------       ----
GE 0/0/0  Forwarding  2000     128   Disable   Disable          Enable  Root


(StandaloneVMC) [mynode] #show spanning-tree vlan 108

Spanning Tree instance for vlan 108

Spanning Tree is executing the IEEE compatible Rapid Spanning Tree protocol
Bridge Identifier has priority 32768, address 00:0c:29:a1:e3:16
Configured hello time 2, max age 20, forward delay 15
Current root has priority 108, address 54:80:28:b4:84:40
Topology change flag is not set , detected flag not set , changes 3
Times: hold 1, topology change 35 hello 2, max age 20, forward delay 15
Timers: hello 0, notification 0
Last topology change: 0 days, 0 hours, 5 mins, 12 secs

 

---------- Switch Verification ----------

 

Core-Switch# show spanning-tree vlan 108

 Spanning Tree Information

  STP Enabled                     [No] : Yes
  Mode                                        : RPVST
  Extended System ID               : Enabled
  Ignore PVID Inconsistency     : Disabled
  Switch MAC Address              : 548028-b48440


  VLAN ID                              : 108
  RPVST Enabled                 : Enabled


  Root MAC Address              : 548028-b48440
  Root Priority                        : 0
  Root Path Cost                      : 0
  Root Port                              : This switch is root
  Operational Hello Time (secs) : 2
  Topology Change Count          : 3
  Time Since Last Change          : 2 mins


  Root Inconsistent Ports       :
  Loop Inconsistent Ports       :
  PVID Inconsistent Ports       :

                                                             Designated
  Port  Type           Cost       Priority  Role            State              Bridge
  -----  ----------        ---------     ---------  ----------         ----------          -----------------
  9     100/1000T  20000     128       Designated Forwarding 548028-b48440

Statistics
0 Favorited
3 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.