An example of the ES/MSS configuration:
               	 
            
 
            	 <!-- MFA Data Connect server - only one DEFAULT server is supported -->
<MFA         ID="DEFAULT" LUNAME="MFA62ACB" MODENAME="#INTER"          
             TPNAME="FILESHR2" SYNCLEVEL="1" SECURITY="0"              
/>
            	  These statements define an ES/MSS server and provide MFA Server with the information needed to establish a TCP/IP socket
               connection to the ES/MSS server. This definition also creates a VTAM ACB that represents the ES/MSS server to the z/OS CICS
               system(s). Use the following parameters to configure ES-MTO:
               	 
            
            	 
            
               		
               		  
               -  ID
                  		  
               
-  Data Connect client requests do not specify a target server ID and Mainframe Access always looks for the DEFAULT Mainframe
                  Access Data Connect target server definition. Specify DEFAULT.
                  		  
               
-  LUNAME
                  		  
               
-  The LU name of the Mainframe Access Data Connect server (also known as the ACBNAME or VTAM APPLID). Specify an LU name of
                  up to eight characters.
                  		  
               
-  MODENAME
                  		  
               
-  The SNA log mode name that will be used by Mainframe Access to indirectly specify SNA session parameters when Mainframe Access
                  initiates sessions with the Mainframe Access Data Connect server.
                  		  
               
-  TPNAME
                  		  
               
-  The transaction program name for Mainframe Access Data Connect server requests. Specify FILESHR2.
                  		  
               
-  SYNCLEVEL
                  		  
               
-  The SNA LU6.2 sync level option to be used on conversations with the Mainframe Access Data Connect server.
                  		  
               
-  SECURITY
                  		  
               
-  The security level to be indicated in SNA LU6.2 Attach FMH-5 requests sent to the Mainframe Access Data Connect server.
                  		  
               
See 
               		Configuration reference for more information on the parameters available for an MFA Data Connect service.