set protocols erps ring virtual-channel

The set protocols erps ring virtual-channel command enables virtual-channel RAPS message transmission method for a sub-ring. By default, the sub-ring RAPS message is transmitted as a non-virtual channel.

The delete protocols erps ring virtual-channel command restores the configuration to the default value.

 

Command Syntax

set protocols erps ring <ring-id> virtual-channel <true | false>

delete protocols erps ring <ring-id> virtual-channel

 

Parameter

Parameter

Description

ring <ring-id>

Specifies the ID of the ring. The value is an integer that ranges from 1 to 8.

<true | false>

Enable or disable virtual-channel sub-ring RAPS message transmission method. The value could be true or false.

  • true: Enable virtual-channel sub-ring RAPS message transmission method.

  • false: Disable virtual-channel sub-ring RAPS message transmission method.

By default, the sub-ring RAPS message is transmitted as a non-virtual channel.

 

Usage Guidelines

To enable Virtual-Channel method, the following configurations are required:

1. Enable virtual channel on all the devices of the sub-ring, where the <ring-id> is the sub-ring ID.

set protocols erps ring <ring-id> virtual-channel <true | false>

2. Add the major ring port, which is used for forwarding R-APS messages from the sub-ring, to the control VLAN of the sub-ring.

 

Example

  • Enable virtual-channel RAPS message transmission method for sub-ring 5.

admin@PICOS# set protocols erps ring 5 virtual-channel true admin@PICOS# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.