Ethernet OAM Commands
OmniSwitch 6250 CLI Reference Guide November 2009 page 25-7
ethoam association
Creates an Ethernet OAM Maintenance Association (MA) in the specified domain.
ethoam association association_name format {string | integer | vpnId | primaryVid}
domain {domain_name | mac_address} vlan vlan_id
no ethoam association association_name domain {domain_name | mac_address}
Syntax Definitions
association_name Name of the Ethernet OAM Association. Up to 48 (minus domain name
length) characters may be used.
string Specifies the association name as a string.
integer Specifies the association name as a 2-octet integer.
vpnId RFC 2685 VPN ID.
primaryVid Specifies the primary VLAN ID.
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.
vlan_id VLAN ID of the service instance monitored by the Maintenance
Association.
Defaults
N/A
Platforms Supported
OmniSwitch 6250-Metro Models
Usage Guidelines
• Use the no form of this command to remove the Ethernet OAM Maintenance Association.
• The association_name should be unique within a domain.
Examples
-> ethoam association alcatel-sales format string domain esd.alcatel-lucent.com
vlan 10
-> no ethoam association alcatel-sales domain esd.alcatel-lucent.com
Release History
Release 6.6.1; command was introduced.