Erp commands, Assigning erp ids, Naming an ethernet ring node – Brocade Multi-Service IronWare Switching Configuration Guide (Supporting R05.6.00) User Manual
Page 561
Multi-Service IronWare Switching Configuration Guide
531
53-1003036-02
ERP commands
15
•
Enable the configuration
You must perform the following minimum configuration tasks for each non-RPL node:
•
Configure an ERP instance
•
Set the left and right interfaces
•
Configure the maintenance entity group end points (MEP) from each ERN, which can have a
role of RPL owner or non-RPL node, adjacent to switches not participating in the ERP
configuration
•
Enable the configuration
ERP commands
This section lists ERP configuration commands.
Assigning ERP IDs
You must assign an ERP ID. This ID number is used to:
•
Filter and clear statistics associated with a particular ERP ID
•
Delete the non-revertive mode in the case of an RPL owner
•
Clear WTR and WTB timers
The erp_id value is a number from 1 to 255.
Syntax: erp erp_id
For example, to assign the number 10 to the ERP, enter:
(config)# erp 10
Naming an Ethernet Ring Node
From within the ERP configuration shell, you can optionally name an ERN with a meaningful name.
The name must be 31 alphanumeric characters or fewer; and the name can use the “underscore”
and “dash” special characters.
Syntax: [no] name erp_name
For example, to assign the name “to_brocade1” to an ERN with ID number 10, enter:
Brocade(config)# erp 10
Brocade(config-erp-10)# name “to_brocade1”
Use the no command to remove the name.