erps ring <ringid> meg-level

Syntax

erps ring <ringid>
        meg-level <-0-7>

Description

The R-APS messages transmitted by ERPS take the form of OAM PDUs as defined in G.8013. Each OAM PDU is transmitted at a specified level known as the Maintenance Entity Group (MEG) level. This command configures the level with which the ERPS packets must be transmitted.

The no form of this command removes the configured MEG level and sets it to the default value of 7.

Command context

config-erps-ring-<ringid>

Parameters

<ringid>

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

<0-7>

Required, specifies the meg-level. Range: 0-7. Default: 7.

Authority

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

Examples

Specify the meg-level:
switch(config)# erps ring 3
switch(config-erps-ring-3)# meg-level 4
Remove the configured meg-level and set it to the default value of 7:
switch(config)# erps ring 3
switch(config-erps-ring-3)# no meg-level