H3C Technologies H3C S12500 Series Switches User Manual
Page 109

98
[DeviceE-rrpp-domain2] protected-vlan reference-instance 2
# Configure Device E as the master mode of subring 2 in RRPP domain 2, with GigabitEthernet
3/0/2 as the primary port and GigabitEthernet 3/0/1 as the secondary port, and enable ring 2.
[DeviceE-rrpp-domain2] ring 2 node-mode master primary-port gigabitethernet 3/0/2
secondary-port gigabitethernet 3/0/1 level 1
[DeviceE-rrpp-domain2] ring 2 enable
[DeviceE-rrpp-domain2] quit
# Enable RRPP.
[DeviceE] rrpp enable
6.
Configure Device F:
# Create VLAN 10, map VLAN 10 to MSTI 1, and activate MST region configuration.
[DeviceF] vlan 10
[DeviceF-vlan10] quit
[DeviceF] stp region-configuration
[DeviceF-mst-region] instance 1 vlan 10
[DeviceF-mst-region] active region-configuration
[DeviceF-mst-region] quit
# Set the physical state change suppression interval to 0 seconds on GigabitEthernet 3/0/1 and
GigabitEthernet 3/0/2, disable the spanning tree feature, configure the two ports as trunk ports,
remove them from VLAN 1, and assign them to VLAN 10.
[DeviceF] interface gigabitethernet 3/0/1
[DeviceF-GigabitEthernet3/0/1] link-delay 0
[DeviceF-GigabitEthernet3/0/1] undo stp enable
[DeviceF-GigabitEthernet3/0/1] port link-type trunk
[DeviceF-GigabitEthernet3/0/1] undo port trunk permit vlan 1
[DeviceF-GigabitEthernet3/0/1] port trunk permit vlan 10
[DeviceF-GigabitEthernet3/0/1] quit
[DeviceF] interface gigabitethernet 3/0/2
[DeviceF-GigabitEthernet3/0/2] link-delay 0
[DeviceF-GigabitEthernet3/0/2] undo stp enable
[DeviceF-GigabitEthernet3/0/2] port link-type trunk
[DeviceF-GigabitEthernet3/0/2] undo port trunk permit vlan 1
[DeviceF-GigabitEthernet3/0/2] port trunk permit vlan 10
[DeviceF-GigabitEthernet3/0/2] quit
# Create RRPP domain 1, configure VLAN 100 as the primary control VLAN, and configure the
VLAN mapped to MSTI 1 as the protected VLAN.
[DeviceF] rrpp domain 1
[DeviceF-rrpp-domain1] control-vlan 100
[DeviceF-rrpp-domain1] protected-vlan reference-instance 1
# Configure Device F as the master node of subring 3 in RRPP domain 1, with GigabitEthernet
3/0/1 as the primary port and GigabitEthernet 3/0/2 as the secondary port, and enable subring
3.
[DeviceF-rrpp-domain1] ring 3 node-mode master primary-port gigabitethernet 3/0/1
secondary-port gigabitethernet 3/0/2 level 1
[DeviceF-rrpp-domain1] ring 3 enable
[DeviceF-rrpp-domain1] quit