Anonymous

MCP-CMS: Difference between revisions

From Cibernética Americana
15 bytes added ,  2 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; where             
     <pre><tt> ssh  @  &lt;station-name&gt;
 
                where             
            
            
                 &lt;station-name&gt;  ::= ipV6Address[port] | ipV4Address[port] | FQDSAgentName  
                 &lt;station-name&gt;  ::= ipV6Address[port] | ipV4Address[port] | FQDSAgentName  
                 FQDSAgentName  ::= &lt;sameboatUserid&gt;@&lt;sameboatDomain&gt;:&lt;port&gt;
                 FQDSAgentName  ::= &lt;sameboatUserid&gt;@&lt;sameboatDomain&gt;:&lt;port&gt;
                 where 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>  
     </blockquote>
     </blockquote>