Command Manual – RRPP
H3C S7500E Series Ethernet Switches
Chapter 1 RRPP Configuration Commands
1-1
Chapter 1 RRPP Configuration Commands
1.1 RRPP Configuration Commands
1.1.1 control-vlan
Syntax
control-vlan vlan-id
View
RRPP domain view
Parameters
vlan-id
: Control VLAN ID, in the range 2 to 4093.
Description
Use the
control-vlan
command to specify a control VLAN for an RRPP domain.
Note that:
z
The control VLAN must be a new one.
z
You can configure a control VLAN for the primary ring. However, the control VLAN
of a subring is assigned automatically by the system and its VLAN ID is the control
VLAN ID of the primary ring plus 1. So, you should select two consecutive new
VLANs. Otherwise, the configuration fails.
z
Each RRPP domain has its own control VLAN which is deleted while you delete
the RRPP domain. You cannot use the
undo vlan all
command to delete a control
VLAN.
z
You cannot specify a control VLAN as a remotely mirrored VLAN or
isolate-user-vlan.
z
Do not enable QinQ or VLAN mapping on the control VLAN. Otherwise,
RRPPDUs protocol packets cannot be forwarded properly.
Related commands:
rrpp domain
.
Examples
# Configure the control VLAN of RRPP domain 1 as VLAN 100.
<Sysname> system-view
[Sysname] rrpp domain 1
[Sysname-rrpp-domain1] control-vlan 100