Command line interface
You can also do this in the web UI. See
Syntax
config service anywhereusb groups [option]
Options
group(01-24) description " string" : Enter a name for the group. Replace string with the group name.
You must have double quotes around the name.
group(01-24) ports (0-23) (1-24): Specify group number to change and a single port or a range of
ports to assign to this group.
Note
Ports can only be assigned to one group at a time. If a port is assigned to a new group, it is
removed from the current group.
Examples
Specify a group name for group 2
config service anywhereusb groups group02 description "Group 2 name"
Replace the group 1 port at index 0 with port 1
config service anywhereusb groups group01 ports 0 1
View current port settings
In this example, there are three assigned ports: port 1 (occupying index position 0), port 2 (index
position 1) and port 3 (index position 2).
config show service anywhereusb groups group01 ports
0
1
1
2
2
3
Delete a port from a group
In the previous example, there are three assigned ports in group 1: port 1 (occupying index position
0), port 2 (index position 1) and port 3 (index position 2). This example shows how to delete ports 2
and 3, leaving only port 1 in this group. Ports are deleted by index number, not port number.
config del service anywhereusb groups group01 ports 1
config del service anywhereusb groups group01 ports 2
Add a port to the first available index number
Add port 1 to the first available index number.
config add service anywhereusb groups group01 ports end 1
Reassign ports based on the port's index number
In this example, one port is defined in the group: port 2 (occupying index position 0):
config show service anywhereusb groups group01 ports
0
2
AnywhereUSB Plus User Guide
Name groups and assign ports to a
Command line reference
group.
1010
Need help?
Do you have a question about the AnywhereUSB Plus and is the answer not in the manual?