erps ring

Syntax

erps ring <ringid>

no erps ring <ringid>

Description

This command creates an ERPS ring with a given ID.

The no form of this command removes all the configurations of the ring, including instances.

Command context

config

Parameters

<ringid>

Required, specifies the ID of the ring. Range: 1-239

Authority

Administrators

Examples

Create an ERPS ring:
switch(config)# erps ring 2
switch(config-ring-2)#
Remove an ERPS ring:
switch(config)# no erps ring 2
switch(config-ring-2)#