erps ring <ringid> sub-ring

Syntax

erps ring <ringid>
        sub-ring

Description

This command is to configure a sub-ring. If not specified, the ring is a major-ring.

The no form of this command removes the sub-ring configuration of the ring and configures it to be a major-ring.

Command context

config-erps-ring-<ringid>

Parameters

<ringid>

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

Authority

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

Examples

Configure a sub-ring:
switch(config)# erps ring 2
switch(config-erps-ring-2)# sub-ring
Remove the sub-ring configuration from ring 2 and configure it to be a major-ring:
switch(config)# erps ring 2
switch(config-erps-ring-2)# no sub-ring