Ethernet OAM Commands
OmniSwitch 6250 CLI Reference Guide November 2009 page 25-13
ethoam association endpoint-list
Modifies the MEP list of an Ethernet OAM Maintenance Association.
ethoam association association_name domain {domain_name | mac_address}
endpoint-list mep_id[-mep_id2]
no ethoam association association_name domain {domain_name | mac_address}
endpoint-list mep_id[-mep_id2]
Syntax Definitions
association_name Name of the Ethernet OAM Association. Up to 48 (minus domain name
length) characters may be used.
domain_name Specifies the domain name. For more information on the different
formats of the domain name, refer to ethoam domain command on
page 25-3.
mac_address Specifies the CFM system MAC address.
mep_id Specifies the MEP number.
mep_id2 Last MEP number in a range of MEPs you want to configure.
Defaults
N/A
Platforms Supported
OmniSwitch 6250-Metro Models
Usage Guidelines
• Use the no form of this command to remove the MEP list.
• Note that only the MEP that is associated with the MEP list of the MA can be configured locally on the
bridge or monitored remotely.
• The association_name should be unique within a domain.
Examples
-> ethoam association alcatel-sales domain esd.alcatel-lucent.com endpoint-list
100-200
-> no ethoam association alcatel-sales domain esd.alcatel-lucent.com endpoint-list
100-200
Release History
Release 6.6.1; command was introduced.