domain-name
 
   
  Creates a maintenance domain at a specified level and name and enters the maintenance domain mode specified in the command argument. 
  
 Syntax
 
	 domain-name 
		 
		  name 
		  level 
		  level 
	 
  
	 no domain-name 
		 
		  name 
		  level 
		  level 
	 
 
	 Command Default
 
		There is no domain configured. 
		
 
	 
 
	 Parameters
 
		 
		   
			 - name 
				 
			 
-  Specifies the domain name. 
			 
- level 
				  level 
			 
- Sets the domain level. 
			 
Modes
 
		 CFM protocol configuration mode 
		
 
	 
 
	 Usage Guidelines
 
		 The 
		  
name parameter is case sensitive. The 
		  
level parameter sets the domain level in the range 0 - 7. When the domain already exists, the level argument is optional. Typically, the levels are: 
		
 
		  - Customer‘s Domain Levels: 5 - 7 
		  
- Provider Domain Levels: 3 - 4 
		  
- Operator Domain Levels: 0 – 2 
		  
 The 
		  no form of the command removes the specified domain from the CFM protocol configuration mode. 
		
 
	 
Examples
 
	  
		device# configure terminal
device(config)# protocol cfm
device(config-cfm)# domain-name md1 level 4
device(config-cfm-md-md1)#