User's Guide

4.3.1.2 Remote repository settings
Remote repository settings are located at the following target.
/repository/remotesetting
Properties and specific commands of this target are as follows.
Table 4-22 Properties of '/repository/remotesetting'
Property Access Description
RemoteRepositoryAddress read/write Sets OS IP address of the other Manager PC.
RemoteRepositoryPort read/write Sets port number of the other Manager PC.
RemoteRepositoryPassword read/write Sets password that is configured in
[RepositoryPassword] on the other Manager PC.
Table 4-23 Specific commands of '/repository/remotesetting'
Command Description
set Sets remote repository settings properties.
Table 4-24 Specific option of '/repository/remotesetting'
Option Description
-f | -force Even if it cannot be connected to the other Manager PC repository, properties are set
by force.
Examples
'show' command enables you to view remote repository settings.
-> show /repository/remotesetting
ufip=/repository/remotesetting
ufit=remotesetting
Targets:
Properties:
RemoteRepositoryAddress=192.168.0.100
RemoteRepositoryPort=8080
RemoteRepositoryPassword=*****
Verb s:
cd
exit
help
show
set
Examples
'set' command enables you to set one or more remote repository settings properties. If there are multiple
properties on the same command line, they must be separated by a space.
If you want to set repository location in remote, it is necessary to set RemoteRepositoryAddress,
RemoteRepositoryPort, and RemoteRepositoryPassword properties.
set /repository/remotesetting RemoteRepositoryAddress=192.168.0.100 RemoteRepositoryPort=8080
RemoteRepositoryPassword=password
When the correct value is set, repository location is changed in remote.
CHECK
The following properties must be specified when repository location is set to remote.
RemoteRepositoryAddress
RemoteRepositoryPort
38