5-13
Configuring RRPP Rings
When configuring an RRPP ring, you must make some configurations on the ports connecting
each node to the RRPP ring before configuring the nodes.
z
RRPP ports, that is, ports connecting devices to an RRPP ring, must be Layer-2 Ethernet
ports, Layer-2 GE ports, Layer-2 XGE ports, or Layer-2 aggregate ports and cannot be
member ports of any aggregation group, or smart link group.
z
After configuring a Layer-2 aggregate port as an RRPP port, you can still assign ports to or
remove ports from the aggregation group corresponding to the port.
Configuring RRPP Ports
Perform this configuration on each node’s ports intended for accessing RRPP rings.
Follow these steps to configure RRPP ports:
To do…
Use the command…
Remarks
Enter system view
system-view
—
Enter port view
interface interface-type
interface-number
—
Configure the link type of the
port as trunk
port link-type trunk
Required
By default, the link type of a port
is access.
Assign the trunk port to the
protected VLANs of the RRPP
domain
port trunk permit vlan
{
vlan-id-list
|
all
}
Required
By default, a trunk port allows
only packets of VLAN 1 to pass
through
Disable STP
undo stp enable
Required
Enabled by default
Configure the port to trust the
802.1p precedence of the
received packets
qos trust
dot1p
Required
By default, the port priority is
trusted.