Anonymous

MCP-CMS: Difference between revisions

From Cibernética Americana
151 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-name&gt;
     <pre><tt> ssh  &lt;station-agent&gt;


                 where             
                 where             
            
            
                 &lt;station-name&gt;  ::= ipV6Address[port] | ipV4Address[port] | FQDSAgentName  
                 &lt;station-agent&gt;  ::= ipV6Address[port] | ipV4Address[port] | FQDSAgentName  
                 FQDSAgentName  ::= &lt;agentId&gt;@&lt;domain&gt;:&lt;port&gt;
                 FQDSAgentName  ::= &lt;agentId&gt;@&lt;domain&gt;:&lt;port&gt;


                 and the port is system provided in the user's DCMS account profile                           
                 and the port is system provided in the user's DCMS account profile                           
     </tt></pre>  
     </tt></pre>  
    Semantics
    <blockquote>
      The port is always required, there's no default and use of 22 for this purpose is prohibited.
    </blockquote>
     </blockquote>
     </blockquote>
     </div>
     </div>