User's Manual

Chapter 3 - Operation and Administration Using the CLI Managing ODUs
4Motion 430 System Manual
3.6.1.1 Enabling the ODU Parameters Configuration Mode\Creating
an ODU Object
To configure the parameters of an ODU, first enable the ODU parameters
configuration mode for the specific ODU. Run the following command to enable
the ODU parameters configuration mode for an existing ODU object:
npu (config)# odu-params <(1 to 28 StepSize 1)>
To create a new ODU object, the mandatory required-odu-type parameter must be
specified. Run the following command to create a new ODU object and enable the
parameters configuration mode for this ODU:
npu (config)# odu-params <(1 to 28 StepSize 1)> required-odu-type {<a list of
ODU types>)}
A new ODU object is created with default values for all parameters except to the
mandatory required-odu-type parameter.
For example, to create an ODU 1 object and enable the parameters configuration
mode for this ODU, where the required odu type is oDU23002360000N361by1N0,
run the following command:
npu (config)# odu-params 1 required-odu-type oDU23002360000N361by1N0
NOTE
The ODU reserved parameters table enables configuring up to 9 parameters that are reserved for
possible future use. In the current release none of the reserved parameters is being used.
Therefore, the following commands are not applicable:
Configure reserved parameters: npu(config-odu-params-<N>)# odu-reserved [reserved-1
<string (32)>] [reserved-2 <string (32)>] [reserved-3 <string (32)>] [reserved-4 <string (32)>]
[reserved-5 <string (32)>] [reserved-6 <string (32)>] [reserved-7 <string (32)>] [reserved-8
<string (32)>] [reserved-9 <string (32)>].
Restore default values of reserved parameters: npu(config-odu-params-<N>)# no odu-reserved
[reserved-1] [reserved-2] [reserved-3] [reserved-4] [reserved-5] [reserved-6] [reserved-7]
[reserved-8] [reserved-9].
Display configured values of reserved parameters: npu# show odu-reserved [odu-no <(1 to 28
StepSize 1)>].
IMPORTANT
An error may occur if you provide an invalid value for any of these parameters. Refer the syntax
description for more information about the appropriate values and format for configuring these
parameters.