Ethernet OAM Commands
OmniSwitch 6250 CLI Reference Guide November 2009 page 25-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 6250-Metro Models
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.6.1; command was introduced.