Alcatel-Lucent 6850-48 参考指南

下载
页码 3444
Ethernet Ring Protection Commands
page 16-12
OmniSwitch CLI Reference Guide
September 2009
erp-ring ethoam-event remote-endpoint 
Configures an ERP ring port to accept or drop a loss of connectivity event for a Remote Ethernet OAM 
Maintenance End Point (MEP). This command allows ERP to interact with Ethernet OAM to monitor non-
ERP nodes that may exist in an ERP ring.
erp-ring ring_id ethoam-event {port slot/port | linkagg agg_num} remote-endpoint mep_id
no erp-ring ring_id ethoam-event {port slot/port | linkagg agg_num
Syntax Definitions
ring_id
An existing ERP ring ID number. The valid range is 1- 2147483647.
slot/port
The slot number for the module and the physical port number on that 
module.
agg_num
The link aggregate ID number.
mep_id
The remote MEP ID number. The valid range is 1-8191.
Defaults
By default, ERP ports will drop Ethernet OAM loss of connectivity events.
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
• Use the no form of this command to configure the ERP ring port to drop loss of connectivity events.
• The specified ring ID must already exist in the switch configuration. 
• The specified remote MEP ID number is only allowed on one ring port within the same ERP ring.
Examples
-> erp-ring 1 ethoam-event port 1/1 remote-endpoint 10
-> erp-ring 1 ethoam-event linkagg 1 remote-endpoint 20
-> no erp-ring 1 ethoam-event port 1/1 
Release History
Release 6.3.4; command was introduced.