Olcmd unassigndev, A-30 – Paradyne OpenLane SLM 5.5 User Manual
Page 100

A. OLCmd Reference
A-30
January
2002
7800-A2-GB32-00
OLCmd unassigndev
The unassigndev command removes devices from a customer record.
Format:
OLCmd unassigndev
-c
customer_name [
-a
device_address] | [
-l
device_list ]
Where:
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
-c
customer_name
Is the customer name to be acted upon.
-a
device_address
Is the IP address of a device to be unassigned.
-l
device_list
Is a text file containing a list of device IP
addresses separated by carriage returns. The
group of devices is unassigned.