HPE FlexNetwork HSR6800 series Configuration Manual page 116

High availability configuration guide
Hide thumbs Also See for FlexNetwork HSR6800 series:
Table of Contents

Advertisement

# Enable RRPP.
[RouterE] rrpp enable
6.
Configure Router F:
# Create VLAN 11, map VLAN 11 to MSTI 1, and activate MST region configuration.
<RouterF> system-view
[RouterF] vlan 11
[RouterF-vlan11] quit
[RouterF] stp region-configuration
[RouterF-mst-region] instance 1 vlan 11
[RouterF-mst-region] active region-configuration
[RouterF-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, and configure the two ports as trunk
ports. Remove the two ports from VLAN 1, assign them to VLAN 11, and configure VLAN 11 as
their default VLAN.
[RouterF] interface gigabitethernet 3/0/1
[RouterF-GigabitEthernet3/0/1] link-delay 0
[RouterF-GigabitEthernet3/0/1] undo stp enable
[RouterF-GigabitEthernet3/0/1] port link-type trunk
[RouterF-GigabitEthernet3/0/1] undo port trunk permit vlan 1
[RouterF-GigabitEthernet3/0/1] port trunk permit vlan 11
[RouterF-GigabitEthernet3/0/1] port trunk pvid vlan 11
[RouterF-GigabitEthernet3/0/1] quit
[RouterF] interface gigabitethernet 3/0/2
[RouterF-GigabitEthernet3/0/2] link-delay 0
[RouterF-GigabitEthernet3/0/2] undo stp enable
[RouterF-GigabitEthernet3/0/2] port link-type trunk
[RouterF-GigabitEthernet3/0/2] undo port trunk permit vlan 1
[RouterF-GigabitEthernet3/0/2] port trunk permit vlan 11
[RouterF-GigabitEthernet3/0/2] port trunk pvid vlan 11
[RouterF-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.
[RouterF] rrpp domain 1
[RouterF-rrpp-domain1] control-vlan 100
[RouterF-rrpp-domain1] protected-vlan reference-instance 1
# Configure Router 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.
[RouterF-rrpp-domain1] ring 3 node-mode master primary-port gigabitethernet 3/0/1
secondary-port gigabitethernet 3/0/2 level 1
[RouterF-rrpp-domain1] ring 3 enable
[RouterF-rrpp-domain1] quit
# Enable RRPP.
[RouterF] rrpp enable
7.
Configure RRPP ring group settings on Router B and Router C:
# Create RRPP ring group 1 on Router B, and add subrings 2 and 3 to the RRPP ring group.
[RouterB] rrpp ring-group 1
[RouterB-rrpp-ring-group1] domain 2 ring 2
109

Advertisement

Table of Contents
loading

Table of Contents