configure erps control-mac

configure erps ring-name control-mac [auto | default]

Description

Configures ERPS control MAC (either default or auto) on a particular ERPS ring instance.

Syntax Description

erps Specifies ERPS (ITU-T G.8032).
ring-name Specifies the alphanumeric string that identifies the ERPS ring/sub-ring.
control-mac Destination MAC used in R-APS PDUs .
auto Use ring ID-based MAC address (01:19:A7:00:00:ring-id).
default Use default MAC address (01:19:A7:00:00:01).

Default

By default, if an ERPS ring instance is created with a user-defined ring ID, the control MAC used by ring instance is auto (01:19:A7:00:00:ring-id).

By default, if an ERPS ring instance is created without a user-defined ring ID, the control MAC used by the ring instance is default (01:19:A7:00:00:01).

Usage Guidelines

As per the ITU G.8032 standard, destination MAC used in R-APS PDUs are of 2 types:
  • 01:19:A7:00:00:01 (default)
  • 01:19:A7:00:00:ringId (auto)
Note

Note

This command is only applicable on ERPS ring instances created with user-defined ring ID.

Example

The following example configures the control MAC of an ERPS ring instance created with a user-defined ring ID:

# configure  erps Ring2 control-mac auto

The following example configures the control MAC of an ERPS ring instance created without a user-defined ring ID:

# configure  erps Ring1 control-mac auto
       Error: This cli is applicable only when the erps ring is created with a user defined ringId. The default 
       control-mac is used here.

History

This command was first available in ExtremeXOS 32.2.

Platform Availability

This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches.