erps ring instance rpl
Syntax
erps ring instance rpl
描述
In ERPS, there is a central node called RPL Owner Node which blocks one of the ports to ensure that there is no loop formed for the Ethernet traffic. The link blocked by the RPL owner node is called the Ring Protection Link or RPL. The node at the other end of the RPL is known as RPL Neighbor Node. It uses R-APS control messages to coordinate the activities of switching the RPL link on and off.
This command specifies which of the ERPS ring ports is the RPL.
The没有
form of this command removes the RPL port configuration from the ERPS ring instance.
Command context
config-erps-ring-
Parameters
-
-
Required, specifies the ID of the ring. Range: 1-239
-
-
Required, specifies the ERPS ring instance identifier. Range: 1-2.
-
-
Required, configure port0 to be RPL port in this ERPS ring instance.
-
-
Required, configure port1 to be RPL port in this ERPS ring instance.
Authority
Administrators or local user group members with execution rights for this command.
Examples
开关(配置)# erp环3开关(config-erps-ring-3)# instance 2 switch(config-erps-ring-3-inst-2) role rpl-owner switch(config-erps-ring-3-inst-2) rpl port0
开关(配置)# erp环3开关(config-erps-ring-3)# instance 3 switch(config-erps-ring-3-inst-2) role rpl-neighbour switch(config-erps-ring-3-inst-2) rpl port1
开关(配置)# erp环3开关(config-erps-ring-3)# instance 2 switch(config-erps-ring-3-inst-2) no rpl port0