Chapter 13: Unit Management (CLI)
Configuring Unit Parameters (CLI)
phn-3963_008v000
Page 13-45
Configuring Unit Parameters (CLI)
You can view and configure system information:
To configure a name for the unit, enter the following command in root view:
root> platform management system-name set name <name>
To define a location for the unit, enter the following command in root view:
root> platform management system-location set name <name>
To define a contact person for questions pertaining to the unit, enter the following command in root view:
root> platform management system-contact set name <name>
To define the unit's latitude coordinates, enter the following command in root view:
root> platform management system-latitude set <latitude>
To define the unit's longitude coordinates, enter the following command in root view:
root> platform management system-longitude set <longitude>
To define the type of measurement unit you want the system to use, enter the following command in root view:
root> platform management set unit_measure_format <unit_measure_format>
To display the type of measurement unit used by the system, enter the following command in root view:
root> platform management show unit_measure_format
Table 66
Unit Parameters CLI Parameters
Parameter
Input Type
Permitted Values
Description
name
Text
Up to 64 characters.
Defines the name of the unit.
latitude
Text
Up to 256 characters.
Defines the latitude coordinates of the
unit.
longitude
Text
Up to 256 characters.
Defines the longitude coordinates of
the unit.
unit_measure
_format
Variable
metric
imperial
Defines the measurement units of the
unit.
The following commands configure a name, location, contact person, latitude coordinates, longitude coordinates,
and units of measurements for the PTP 850:
root> platform management system-name set name "My-System-Name"
root> platform management system-location set name "My-System-Location"
root> platform management system-contact set name "John Doe"
root> platform management system-latitude set 40
root> platform management system-longitude set 73
root> platform management set unit_measure_format metric