BLADE OS™ Application Guide HP GbE2c Ethernet Blade Switch for c-Class BladeSystem Version 5.1 Advanced Functionality Software
Table Of Contents
- Contents
- Figures
- Tables
- Preface
- Part 1: Basic Switching
- Accessing the Switch
- The Management Network
- Local Management Using the Console Port
- The Command Line Interface
- Remote Management Access
- Client IP Address Agents
- Securing Access to the Switch
- Setting Allowable Source IP Address Ranges
- RADIUS Authentication and Authorization
- TACACS+ Authentication
- LDAP Authentication and Authorization
- Secure Shell and Secure Copy
- Configuring SSH/SCP Features on the Switch
- Configuring the SCP Administrator Password
- Using SSH and SCP Client Commands
- SSH and SCP Encryption of Management Messages
- Generating RSA Host and Server Keys for SSH Access
- SSH/SCP Integration with Radius Authentication
- SSH/SCP Integration with TACACS+ Authentication
- End User Access Control
- Ports and Trunking
- Port-Based Network Access Control
- VLANs
- Spanning Tree Protocol
- RSTP and MSTP
- Link Layer Discovery Protocol
- Quality of Service
- Accessing the Switch
- Part 2: IP Routing
- Basic IP Routing
- Routing Information Protocol
- IGMP
- OSPF
- OSPF Overview
- OSPF Implementation in BLADE OS
- OSPF Configuration Examples
- Remote Monitoring
- Part 3: High Availability Fundamentals
- High Availability
- Layer 2 Failover
- Server Link Failure Detection
- VRRP Overview
- Failover Methods
- BLADE OS Extensions to VRRP
- Virtual Router Deployment Considerations
- High Availability Configurations
- High Availability
- Part 4: Appendices
- Index

BLADE OS 5.1 Application Guide
BMD00113, September 2009 Chapter 5: Spanning Tree Protocol 117
Configuring Multiple Spanning Tree Groups
This section explains how to assign each VLAN to its own Spanning Tree Group on example
switches 1 and 2.
By default, Spanning Tree Groups 2-127 are empty, and Spanning Tree Group 1 contains all
configured VLANs until individual VLANs are explicitly assigned to other Spanning Tree Groups.
Except for the default Spanning Tree Group 1, which may contain more than one VLAN, Spanning
Tree Groups 2-128 may contain only one VLAN each.
Note – Each instance of Spanning Tree Group is enabled by default.
Configuring Switch 1
1. Configure port and VLAN membership on Switch 1 as described in the “Configuring Ports and
VLANs on Example Switch 1” on page 97.
2. Add VLAN 2 to Spanning Tree Group 2.
VLAN 2 is automatically removed from spanning tree group 1.
3. Apply and save.
Configuring Switch 2
1. Configure port and VLAN membership on Switch 2 as described in the “Configuring ports and
VLANs on Example Switch 2” on page 99.
2. Add VLAN 2 to Spanning Tree Group 2.
VLAN 2 is automatically removed from spanning tree group 1.
3. Apply and save.
>> /cfg/l2/stp 2 (Select Spanning Tree Group 2)
>> Spanning Tree Group 2# add 2 (Add VLAN 2)
>> apply (Apply the port configurations)
>> save (Save the port configurations)
>> /cfg/l2/stp 2 (Select Spanning Tree Group 2)
>> Spanning Tree Group 2# add 2 (Add VLAN 2)
>> apply (Apply the port configurations)
>> save (Save the port configurations)