Alcatel-Lucent 6850-48 参考指南

下载
页码 3444
Ethernet OAM Commands
OmniSwitch CLI Reference Guide
September 2009
page 28-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 
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 6400, 6850, 6855, 9000, 9000E
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.2.1; command was introduced.
Release 6.3.1; primaryVid and mac_address parameters added; level parameter deleted.