Configures ERPS control MAC (either default or auto) on a particular ERPS ring instance.
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). |
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).
Note
This command is only applicable on ERPS ring instances created with user-defined ring ID.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.
This command was first available in ExtremeXOS 32.1.
This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches.