erps ring <ringid> <port0|port1> interface

Syntax

erps ring <ringid>
        <port0|port1> interface <ifname>

Description

This command configures the ERPS ring member port. An L2 interface in the switch is associated to one of the two member ports of an ERPS ring.

The no form of this command removes the association of the ring port to the L2 interface on the switch.

Command context

config-erps-ring-<ringid>

Parameters

<ringid>

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

<port0>

Required, set port0 of the ring.

<port1>

Required, set port1 of the ring.

<ifname>

Required, interface name (string).

Authority

Administrators

Examples

Configure the ERPS ring member port:
switch(config)# erps ring 3
switch(config-erps-ring-3)# port0 interface 1/1/1
Remove the association of the ring port to the L2 interface on the switch:
switch(config)# erps ring 3
switch(config-erps-ring-3)# no port0