set protocols erps ring instance connect ring

The set protocols erps ring instance connect ring command configures the connect ring for a sub-ring. Associate a ring with a sub-ring if you want to advertise topology changes in a sub-ring to a ring.

The delete protocols erps ring instanceconnect ring command deletes the configuration.

 

Command Syntax

set protocols erps ring <ring-id1> instance <instance-id1> connect ring <ring-id2> instance <instance-id2>

delete protocols erps ring <ring-id1> instance <instance-id1> connect ring <ring-id2> instance <instance-id2>

 

Parameter

Parameter

Description

ring <ring-id1>

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

instance <instance-id1>

Specifies the instance ID for a local sub-ring. The value is an integer that ranges from 1 to 2.

ring <ring-id2>

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

instance <instance-id2>

Specifies the instance ID for the connect ring. The value is an integer that ranges from 1 to 2.

 

Example

  • Configure the connect ring 6 for sub-ring 5.

admin@PICOS# set protocols erps ring 5 instance 2 connect ring 6 instance 1 admin@PICOS# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.