Operation Manual

Qucell 4G/LTE Small Cell System Manual Version: 0.0.3
Qucell Confidential 33 2018-08-29
6. CLI
6.1. Data Model Configuration
You can confirm and change data model parameter. Enter the following command.
- # idm oam
The numbers after OAM means firmware version of your device.
Figure 25-1. ‘idm oam’ Command
Move to the directory where the parameter which you want to change or confirm is located. For
example, if you want to change Device.ManagementServer.Username parameter, move to
/Device/ManagementServer/ directory.
You can see the sub-parameters of Device.ManagementServer object using ls command.
Figure 25-2. Data Model Value Change using CLI - 1
Enter the set command with parameter name=value as bellow. For example, if you want to
change Username into administrator, enter the following command.
- OAM 0.x.x.x /> set Username= administrator
You can verify whether set command has applied using ls command.