hidden hub remove

Remove a Hub from the hidden Hubs list.

Syntax

>awusbmanager hidden hub remove,<address>[:port]

Parameters

address: The address of the hub that you want to remove from the hidden Hub list. This is required.

port: The TCP port number for the Hub you want to remove. This is required if the TCP port number is not the default (18574).

Examples

Run the hidden hub list command to verify the address and port number of the Hub that you want to remove.

10.10.10.21:18574
10.10.10.34:18574
10.10.10.56:5600

Run the hidden hub remove command.

>awusbmanager hidden hub remove,10.10.10.34
>awusbmanager hidden hub remove,10.10.10.56:5600

Run the hidden hub list command again to verify that the specified Hubs have been removed.

10.10.10.21:18574