known hub add
Add a Hub to the known Hubs list. The Hubs in this list can be on the same network as your computer, or on a different network. If you add Hubs to the known Hubs list that are on the same network as our computer AND the autofind feature is enabled, duplicate entries display in the Hubs list.
Note For information about using this feature in the AnywhereUSB Manager, see Manage the list of known Hubs.
Syntax
>awusbmanager known hub add,<address>[:port]
Parameters
address: The address of the Hub or a Hub hostname that can be resolved by your network nameservers. This is required.
port: The TCP port number, which is 18574 by default. You can change the TCP port number if needed.
Examples
Add a known Hub
Run the known hub add command to add a Hub to the known Hub list.
- Use and address and the default port of 18574:
>awusbmanager known hub add,10.10.56.12
- Use a hostname and change the TCP port number:
>awusbmanager known hub add,awusb1.work.com:9999
- Change the TCP port number:
>awusbmanager known hub add,10.10.56.14:5600
You can then run the known hub list command to verify that the Hub was added to the list.
10.10.10.56:18574 awusb1.work.com:9999
10.10.56.14:5600