ssh (connection)
   
   
      Connect to a remote Secure Shell (SSH) host
    
      
      Command Parameters
         
         
            
               - -l WORD<1-32>
 
               - Specifies the login name of the
                  remote Secure Shell (SSH) server.
 
            
            
               - -p <1-32768>
 
               - Specifies the remote Secure Shell
                  (SSH) server port number to which to connect. The default is 22.
 
            
            
               - WORD<1-256>
 
               - Specifies the IP address or host
                  name.