Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »


The set protocols erps ring command creates an ERPS ring with a given ID.

The delete protocols erps ring command deletes the configuration.


Command Syntax

set protocols erps ring <ring-id>

delete protocols erps ring <ring-id>


Parameters

Parameter

Description

ring <ring-id>

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


Usage Guidelines

ERPS ring defined in command set protocols erps ring <ring-id> is a physical ring, however, ring instance can be thought as a logical ring on the physical ring defined in command set protocols erps ring <ring-id> instance <1 | 2>. A maximum of eight ERPS rings are supported on a device, and a maximum of two instances can be configured for each ring.


Example

  • Create an ERPS ring with a given ID.
admin@PICOS# set protocols erps ring 5
admin@PICOS# commit
  • No labels