User's Guide

4.2 Update, install and uninstall
4.2.1 Update commands
4.2.1.1 For the specified component
'load' command at the below target enables you to update all modules to the latest version.
/cmps/<Component Name>/map/expup
Specific option of this command is as follow.
Table 4-12 Specific option of '/cmps/ <Component Name>/map/expup'
Option Description
-reboot Enables NEC ExpressUpdate to reboot the system if the update requires it.
CHECK
In the case of the user authority is Operator, "Install Update Packages" of the user level
must be enabled.
Example
`load /cmps/<Component Name>/map/expup` command enables you to update all modules of the specified
component<Component Name>.
-> load -reboot /cmps/Server01/map/expup
COMMAND COMPLETED
Updating was started. Run the show command to the each module element and you can confirm this
command's progress from ExpUpStatus property. Run the show command to the each module element and
you can confirm this command's result from LatestApplyResult property.
/cmps/Server01/map/expup/mods/"NEC ExpressUpdate Agent"
TIP:
If the update is in progress, ExpUpStatus property of `show /cmps/<Component
Name>/map/expup/mods/<Module Name>` command shows the progress.
-> show /cmps/Server01/map/expup/mods/"NEC ExpressUpdate Agent"
ufip=/cmps/Server01/map/expup/mods/"NEC ExpressUpdate Agent"
ufit="NEC ExpressUpdate Agent"
Targets
uppkgs
Properties
Module= NEC ExpressUpdate Agent
ExpUpStatus=UNDER_INSTALLATION (5%)
Version=2.0
Severity=HIGH
LatestApplyResult=4/1/2011 12:00:00
Applying the update package has been completed successfully.
(NEC ExpressUpdate Agent: 1.0 -> 2.0)
Verb s
cd
exit
help
show
load
delete
30