Alcatel-Lucent 6850-48 参照ガイド

ページ / 3444
Ethernet OAM Commands
OmniSwitch CLI Reference Guide
September 2009
page 28-3
ethoam domain 
Creates an Ethernet domain with a specific name.
ethoam domain {domain_name | mac_address} format {dnsname | mac-address-uint | string} 
level 
level_num
no ethoam domain {domain_name | mac_address}
Syntax Definitions
domain_name
Domain name of the Ethernet domain. The length of the domain name 
varies depending on its format.
mac_address
Specifies the CFM system MAC address.
dnsname
Domain name is in the Domain Name Service (DNS) format. Up to 255 
characters may be used.
mac-address-uint
Domain name is in the MAC address format.
string
Specifies the domain name as a string. Up to 43 characters may be used.
level_num
Level of the Maintenance Domain (MD). The valid range is 0–7.
Defaults
N/A
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
• Use the no form of this command to remove the Ethernet domain.
• This command allows the service provider to create an Ethernet OAM domain on the bridge.
• The domain_name should be unique amid all those used by or available to the service provider. 
• The level must be 0-2 at operator level, 3-5 at provider level and 6-7 at customer level when creating 
the level of domain.
Examples
-> ethoam domain esd.alcatel-lucent.com format dnsname level 5
-> no ethoam domain esd.alcatel-lucent.com
Release History
Release 6.2.1; command was introduced.
Release 6.3.1; carriercodecountrycodevpnId parameters deleted; mac-address parameter replaced 
with mac-address-uint parameter; level and mac_address parameters added.