R3303-HP HSR6800 Routers High Availability Configuration Guide

95
[RouterE] vlan 1 to 30
[RouterE] stp region-configuration
[RouterE-mst-region] instance 1 vlan 1 to 30
[RouterE-mst-region] active region-configuration
[RouterE-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,
and assign them to VLANs 1 through 30.
[RouterE] interface gigabitethernet 3/0/1
[RouterE-GigabitEthernet3/0/1] link-delay 0
[RouterE-GigabitEthernet3/0/1] undo stp enable
[RouterE-GigabitEthernet3/0/1] port link-type trunk
[RouterE-GigabitEthernet3/0/1] port trunk permit vlan 1 to 30
[RouterE-GigabitEthernet3/0/1] quit
[RouterE] interface gigabitethernet 3/0/2
[RouterE-GigabitEthernet3/0/2] link-delay 0
[RouterE-GigabitEthernet3/0/2] undo stp enable
[RouterE-GigabitEthernet3/0/2] port link-type trunk
[RouterE-GigabitEthernet3/0/2] port trunk permit vlan 1 to 30
[RouterE-GigabitEthernet3/0/2] quit
# Create RRPP domain 1, configure VLAN 4092 as the primary control VLAN of RRPP domain 1,
and configure VLANs mapped to MSTI 1 as the protected VLANs of RRPP domain 1.
[RouterE] rrpp domain 1
[RouterE-rrpp-domain1] control-vlan 4092
[RouterE-rrpp-domain1] protected-vlan reference-instance 1
# Configure Router E as the master node of subring 2, with GigabitEthernet 3/0/1 as the primary
port and GigabitEthernet 3/0/2 as the secondary port, and enable ring 2.
[RouterE-rrpp-domain1] ring 2 node-mode master primary-port gigabitethernet 3/0/1
secondary-port gigabitethernet 3/0/2 level 1
[RouterE-rrpp-domain1] ring 2 enable
[RouterE-rrpp-domain1] quit
# Enable RRPP.
[RouterE] rrpp enable
6. Verify the configuration:
Use the display command to view RRPP configuration and operational information on each device.
Dual homed rings configuration example
Networking requirements
As shown in Figure 26,
Router A through Router H form RRPP domain 1. Specify the primary control VLAN of RRPP domain
1 as VLAN 4092, and specify that RRPP domain 1 protects VLANs 1 through 30.
Router A through Router D form primary ring 1. Router A, Router B, and Router E form subring 2.
Router A, Router B, and Router F form subring 3. Router C, Router D, and Router G form subring 4.
Router C, Router D, and Router H form subring 5.