A. OLCmd Reference
OLCmd assigndev
The assigndev command assigns devices to a customer ID.
Format:
OLCmd assigndev
Where: |
|
Is the customer name to be acted upon. | |
Is the IP address of a device to be assigned. | |
| Is a text file containing a list of device IP |
| addresses separated by carriage returns. The |
| group of devices is assigned to the customer ID. |
Example:
The following command adds a single device to customer Exact_Corporation:
OLCmd assigndev -c Exact_Corporation -a 137.16.255.5
The following command assigns a group of devices, which are listed in the file exact_devices.txt:
OLCmd assigndev -c Exact_Corporation -l exact_devices.txt
| January 2002 |