H3C S7500E Series Ethernet Switches Operation Manual

Operation Manual – RRPP
H3C S7500E Series Ethernet Switches Chapter 1 RRPP Configuration
1-10
To do… Use the command… Remarks
Enable RRPP
rrpp enable
Required
By default, RRPP is
disabled.
Caution:
z The control VLAN configured for an RRPP domain must be a new one.
z Control VLAN configuration is required for configuring an RRPP ring.
z To use the undo rrpp domain command to remove an RRPP domain, you must
ensure the RRPP domain has no RRPP ring.
1.3.2 Master Node Configuration Example
I. Network requirements
z Specify the device in RRPP domain 1;
z Set VLAN 4092 as the control VLAN;
z Specify the device as the master node of primary ring 1 in RRPP domain 1,
GigabitEthernet 3/0/1 as the primary port and GigabitEthernet 3/0/2 as the
secondary port;
z Set the Hello timer value to 2 seconds and the Fail timer value to 7 seconds.
II. Configuration procedure
<Sysname> system-view
[Sysname] interface gigabitethernet 3/0/1
[Sysname-GigabitEthernet3/0/1] link-delay 0
[Sysname-GigabitEthernet3/0/1] quit
[Sysname] interface gigabitethernet 3/0/2
[Sysname-GigabitEthernet3/0/2] link-delay 0
[Sysname-GigabitEthernet3/0/2] quit
[Sysname] rrpp domain 1
[Sysname-rrpp-domain1] control-vlan 4092
[Sysname-rrpp-domain1] ring 1 node-mode master primary-port gigabitethernet
3/0/1 secondary-port gigabitethernet 3/0/2 level 0
[Sysname-rrpp-domain1] timer hello-timer 2 fail-timer 7
[Sysname-rrpp-domain1] ring 1 enable
[Sysname-rrpp-domain1] quit
[Sysname] rrpp enable