HP 6125XLG Configuration Manual page 191

Blade switch layer 2 lan switching
Table of Contents

Advertisement

# Configure the MST region name, VLAN-to-instance mappings, and revision level.
[DeviceA-mst-region] region-name example
[DeviceA-mst-region] instance 1 vlan 10
[DeviceA-mst-region] instance 2 vlan 20
[DeviceA-mst-region] revision-level 0
# Manually activate the MST region configuration.
[DeviceA-mst-region] active region-configuration
[DeviceA-mst-region] quit
# Configure Device A as the primary root bridge of MSTI 1.
[DeviceA] stp instance 1 root primary
# Globally enable the spanning tree feature.
[DeviceA] stp global enable
# Globally enable MVRP.
[DeviceA] mvrp global enable
# Configure port Ten-GigabitEthernet 1/1/5 as a trunk port, and configure it to permit all VLANs.
[DeviceA] interface ten-gigabitethernet 1/1/5
[DeviceA-Ten-GigabitEthernet1/1/5] port link-type trunk
[DeviceA-Ten-GigabitEthernet1/1/5] port trunk permit vlan all
# Enable MVRP on port Ten-GigabitEthernet 1/1/5.
[DeviceA-Ten-GigabitEthernet1/1/5] mvrp enable
[DeviceA-Ten-GigabitEthernet1/1/5] quit
# Configure port Ten-GigabitEthernet 1/1/6 as a trunk port, and configure it to permit VLAN 40.
[DeviceA] interface ten-gigabitethernet 1/1/6
[DeviceA-Ten-GigabitEthernet1/1/6] port link-type trunk
[DeviceA-Ten-GigabitEthernet1/1/6] port trunk permit vlan 40
# Enable MVRP on port Ten-GigabitEthernet 1/1/6.
[DeviceA-Ten-GigabitEthernet1/1/6] mvrp enable
[DeviceA-Ten-GigabitEthernet1/1/6] quit
# Configure port Ten-GigabitEthernet 1/1/7 as a trunk port, and configure it to permit all VLANs.
[DeviceA] interface ten-gigabitethernet 1/1/7
[DeviceA-Ten-GigabitEthernet1/1/7] port link-type trunk
[DeviceA-Ten-GigabitEthernet1/1/7] port trunk permit vlan all
# Enable MVRP on port Ten-GigabitEthernet 1/1/7.
[DeviceA-Ten-GigabitEthernet1/1/7] mvrp enable
[DeviceA-Ten-GigabitEthernet1/1/7] quit
# Create VLAN 10.
[DeviceA] vlan 10
[DeviceA-vlan10] quit
Configuring Device B
# Enter MST region view.
<DeviceB> system-view
[DeviceB] stp region-configuration
# Configure the MST region name, VLAN-to-instance mappings, and revision level.
181

Advertisement

Table of Contents
loading

Table of Contents