Anonymous

MCP-CMS: Difference between revisions

From Cibernética Americana
107 bytes removed ,  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:  
     <tt> ssh  @  &lt;station-name&gt; where             
     <pre><tt> ssh  @  &lt;station-name&gt; where             
            <ul>
         
                 <li style="padding: -2px;"><pre>&lt;station-name&gt;  ::= ipV6Address[port] | ipV4Address[port] | FQDSAgentName </pre></li>
                 &lt;station-name&gt;  ::= ipV6Address[port] | ipV4Address[port] | FQDSAgentName  
                 <li style="margin: 0px;"><pre>FQDSAgentName  ::= &lt;sameboatUserid&gt;@&lt;sameboatDomain&gt;:&lt;port&gt;</pre></li>
                 FQDSAgentName  ::= &lt;sameboatUserid&gt;@&lt;sameboatDomain&gt;:&lt;port&gt;
                <li><pre> where the port is system provided in the user's DCMS account profile </pre>
                where the port is system provided in the user's DCMS account profile                          
                </li>
    </tt></pre>  
            </ul>
    </tt>  
     </blockquote>
     </blockquote>
     </div>
     </div>