Anonymous

MCP-CMS: Difference between revisions

From Cibernética Americana
88 bytes added ,  2 March 2023
no edit summary
No edit summary
No edit summary
Line 67: Line 67:
# save as <fileName> and invoke with <fileName>  <connect-spec> where             
# save as <fileName> and invoke with <fileName>  <connect-spec> where             
#         
#         
#  <connect-spec>::= ipV6Address:port | ipV4Address:port | FQDSAgentName  
#  <connect-spec>::= <ipV6Address>:<port> | <ipV4Address>:<port> | "FQDSA=<FQDSAgentName>
#  FQDSAgentName ::= <agentId>@<domain>[:<port>]
#  FQDSAgentName ::= <agentId>@<domain>[:<port>]
#
#
#  and the address and port are displayed in the device control block of your DCMS account profile. Using the FQDSAgentName is equivalent to what the launch does.
#  and the address and port are displayed in the device control block of your DCMS account profile.
Using the FQDSAgentName syntax is equivalent to what the launch link does in an AKPERSONs session.
#
ssh
ssh
</tt></pre>  
</tt></pre>