erps ring <ringid> instance <id> description

Syntax

erps ring <ringid>
        instance <id> description <line>

Description

This command adds descriptive information to help administrators and operators understand the purpose of a ring instance. 1-64 printable ASCII characters are allowed.

The no form of this command removes the ring instance description.

Command context

config-erps-ring-<ringid>

Parameters

<ringid>

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

<id>

Required, specifies the ERPS ring instance identifier. Range: 1-2.

<line>

Required, descriptive information about the ring instance. 1-64 printable ASCII characters allowed.

Authority

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

Examples

Add ring instance description:
switch(config)# erps ring 3
switch(config-erps-ring-3)# instance 2
switch(config-erps-ring-3-inst-2) description HPE RnD DataVlan
Remove ring instance description:
switch(config)# erps ring 3
switch(config-erps-ring-3)# instance 2
switch(config-erps-ring-3-inst-2) no description