erps ring instance revertive

Syntax

erps ring  instance  revertive

描述

Configures the default revertive mode of operation for an ERPS ring. In revertive operation, after the conditions causing protection switching are cleared, traffic channels are restored to the recovered link blocking the RPL. This configuration is meaningful only on the RPL node.

The没有form of this command configures non-revertive mode of operation for an ERPS ring. In non-revertive operation, the traffic channels continue to use the RPL, if it has not failed, after conditions causing protection switching are cleared. This configuration is meaningful only on the RPL node.

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.

权威

Administrators or local user group members with execution rights for this command.

Examples

配置默认revertive mode of operation for ERPS ring 3, instance 2:
switch(config)# erps ring 3 switch(config-erps-ring-3)# instance 2 switch(config-erps-ring-3-inst-2)# revertive
Configuring non-revertive mode of operation for ERPS ring 3, instance 2:
switch(config)# erps ring 3 switch(config-erps-ring-3)# instance 2 switch(config-erps-ring-3-inst-2)# no revertive