User Guide

54
5.3 Repository and Update package management
5.3.1 Repository settings
Repository settings are located at the following target.
/repository
Properties and specific commands of this target are as follows.
Table 5-29 Properties of '/repository'
Property Access Description
RepositoryLocation read/write Displays and sets location of the repository.
The valid values are:
LOCAL
REMOTE
UpdatePackageServerAddress read Displays address of update package server.
UpdatePkgLatestDownloaded read Displays the date when the repository
downloaded update packages last.
TotalSizeOfUpdatePackage read Displays total size of update packages. The
unit is MB.
FreeSpace read Displays free space of the disk which there is
the preservation folder of the update packages.
Table 5-30 Specific commands of '/repository'
Command Description
set Sets repository settings. This command enables you to modify location of the
repository.
load Downloads or adds update packages to repository.
stop Cancels downloading update packages from the update package server.
Examples
'show' command enables you to view the repository settings.
-> show /repository
ufip=/repository
ufit=repository
Targets:
uppkgs
localsetting
remotesetting
Properties:
RepositoryLocation=LOCAL
UpdatePackageServerAddress=http://expressupdate.express.nec.co.jp/
UpdatePkgLatestDownloaded=2011/04/01 12:00:00
TotalSizeOfUpdatePackage=34.2MB
FreeSpace=100GB
Ver bs :
cd
exit
help
show
load
set
stop
Examples
'set' command enables you to modify location of the repository.