client
 
   
   Syntax
 
	 client 
		 
		  client-name 
		   
		  client-id 
		   
	 
 
	 no client 
		 
		  client-name 
		   
		  client-id 
		   
	 
 
	 Parameters
 
		 
		   
			 - client-name 
			 
  
			 - Specifies the client name as an ASCII string. The name can be up to 64 characters in length. 
			 
  
		   
		   
			 - client-id 
			 
  
			 - Specifies the cluster client ID. The ID value range can be from 1 through 512. 
			 
  
		   
		
 
	 
 
	 Modes
 
		Cluster client configuration mode 
		
 
	 
 
	 Usage Guidelines
 On both MCT nodes, you must configure the same client ID. 
		The 
		  no form of the command removes the client from the MCT cluster configuration. 
		
 
	 
Examples
 
	  
		The following example configures a cluster client. 
		
 
		device(config)# cluster MCT1 1
device(config-cluster-1)# client MCT1-client 200
device(config-cluster-client-200)#