A. OLCmd Reference
OLCmd unassigndev
The unassigndev command removes devices from a customer record.
Format:
OLCmd unassigndev
Where:
Is the IP address of a device to be unassigned. | |
| Is a text file containing a list of device IP |
| addresses separated by carriage returns. The |
| group of devices is unassigned. |
Example:
The following command removes a single device from customer
Exact_Corporation:
OLCmd unassigndev -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 unassigndev -c Exact_Corporation -l exact_devices.txt
January 2002 |