Users Guide

Table Of Contents
Layer 2 Switching Commands 457
domain-name
—Name of the maintenance domain. Alphanumeric string
of up to 43 characters.
Default Configuration
No CFM domains are preconfigured.
Command Mode
Global Configuration mode
User Guidelines
Each domain must have a unique name and level, for example, one cannot
create a domain qwerty at level 2 if domain qwerty already exists at level 1.
Likewise, one cannot create a domain dvorak at level 2 if a domain of any
name exists at level 2.
Example
In this example, a domain “vin” is created at level 1.
console(config)#ethernet cfm domain vin level 1
console(config-cfm-mdomain)#
service
Use the service command in Maintenance Domain Configuration mode to
associate a VLAN with a maintenance domain. Use the no form of the
command to remove the association.
Syntax
service
service-name
vlan
vlan-id
service-name
—Unique service identifier.
vlan-id
—VLAN ID representing a service instance that is monitored by
this maintenance association. The range is 1-4093.
Default Configuration
No VLANs are associated with a maintenance domain by default.