MCP-CMS: Difference between revisions

From Cibernética Americana
Jump to navigationJump to search
51 bytes added ,  3 January 2022
no edit summary
No edit summary
No edit summary
Line 80: Line 80:
     <blockquote>
     <blockquote>
     Assuming the target is configured and ready, invoke <b>mcpcms</b> with:  
     Assuming the target is configured and ready, invoke <b>mcpcms</b> with:  
     <pre><tt> ssh &lt;station-agent&gt;
     <pre><tt> mcpcms &lt;station-agent&gt;


                 where             
                 where             
Line 93: Line 93:
       The port cannot be 22. The semantics are different depending on whether addr:port or agentId forms are used.<br><br>
       The port cannot be 22. The semantics are different depending on whether addr:port or agentId forms are used.<br><br>
        
        
       The bare address:port forms presume the user's unix account name is a valid agentId and DCMS username. In this case the address is a pre allocated MCP element.<br><br>
       The bare address:port forms presume the user's unix account name is a valid agentId and DCMS username. In this case the address is a pre allocated MCP element and ssh is used.<br>


       The agentId form assigns existing or allocates a new MCP element from context implicit in the users account.
       The agentId form assigns existing or allocates a new MCP element from context implicit in the users account. In this case the CANDE MCS is used.


       node station.   
       node station.   

Navigation menu