Paradyne SLM 5.5 Network Card User Manual


 
A. OLCmd Reference
7800-A2-GB32-00 January 2002
A-5
OLCmd assigndev
The
assigndev
command assigns devices to a customer ID.
Format:
OLCmd assigndev
-c
customer_name
[
-a
device_address
] | [
-l
device_list
]
Where:
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
-c
customer_name
Is the customer name to be acted upon.
-a
device_address
Is the IP address of a device to be assigned.
-l
device_list
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.