Difference between revisions of "ISUplink:RemoteUplink (Command)"

From Lavish Software Wiki
Jump to navigation Jump to search
Line 6: Line 6:
  
 
== Examples ==
 
== Examples ==
* RemoteUplink -list
+
* Uplink RemoteUplink -list
* RemoteUplink -connect 192.168.1.100
+
* Uplink RemoteUplink -connect 192.168.1.100
* RemoteUplink -disconnect 192.168.1.100
+
* Uplink RemoteUplink -disconnect 192.168.1.100
* RemoteUplink -disconnect bob
+
* Uplink RemoteUplink -disconnect bob
  
 
== See Also ==
 
== See Also ==

Revision as of 18:06, 13 January 2008

Syntax

Uplink RemoteUplink -list|-connect <host> [port]|-disconnect <name|IP address>

Description

Lists, connects to, or disconnects from remote uplinks. This allows sessions from remote systems to be used as if they were on the current system.

Examples

  • Uplink RemoteUplink -list
  • Uplink RemoteUplink -connect 192.168.1.100
  • Uplink RemoteUplink -disconnect 192.168.1.100
  • Uplink RemoteUplink -disconnect bob

See Also