H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – RRPP
H3C S7500 Series Ethernet Switches Chapter 1
RRPP Configuration Commands
1-10
RRPP and STP are mutually exclusive on the port to prevent the possible conflict when
the RRPP and STP calculate the blocked/unblocked status of the port.
Related commands: rrpp enable.
Examples
# Enable Ethernet ring 10 on RRPP domain 1.
<H3C> system-view
[H3C] rrpp domain 1
[H3C-rrpp-domain1] ring 10 enable
# Disable Ethernet ring 10 on RRPP domain 1.
<H3C> system-view
[H3C] rrpp domain 1
[H3C-rrpp-domain1] undo ring 10 enable
1.1.8 rrpp domain
Syntax
rrpp domain domain-id
undo rrpp domain domain-id
View
System view
Parameters
domain-id: RRPP domain ID, in the range of 1 to 8.
Description
Use the rrpp domain command to create an RRPP domain and enter RRPP domain
view.
Use the undo rrpp domain command to delete an RRPP domain.
Before deleting an RRPP domain, make sure that no RRPP ring exists in the domain.
Otherwise, the deletion operation will fail.
Examples
# Create RRPP domain 1.
<H3C> system-view
[H3C] rrpp domain 1
[H3C-rrpp-domain1]
# Delete RRPP domain 1.
<H3C> system-view