efa tenant vrf create
	 
   
  Creates a VRF.
 Syntax
			 
	 efa tenant vrf create
				[
					--name
					vrf name
					--tenant
					tenant name
					--rt-type
					value
					--rt
					value
					]
			
			 
	 Parameters
			 
		 
		  
					- name
							VRF
							name
					
 
					- Specifies the name of the VRF.
 
				 
		   
			 - tenant
							tenant
							name
					
  
			 - Specifies the name of the tenant.
  
		   
		   
			 - rt-type
							value
					
 
					- Route Target VPN Community. Valid values are
						both|import|export. 
  
		  
		  
					- rt
							value
					
 
					- A unique number setting for forming Route
						Target and Route Distinguisher.
 
				 
		
 
	 
Examples
			 
	 
				efa tenant vrf create --name DB --tenant vPOD1