User Guide

Viewing, creating, and configuring a logical network 53
After the installation of the Network Agent, this utility is located in the root
installation folder for the component and when run from the command line
performs the following action depending on the modifiers used:
connects the Network Agent to the Administration Server using the pa-
rameters supplied;
logs the results of the operation into the events log file or displays them
on the screen.
Utility command line syntax:
klmover [-logfile <filename>] 1 [-address <server address>] [-pn
<port number>] [-ps < SSL port number>] [-nossl] [-cert <path to the
certificate file>] [-silent] [-dupfix]
Modifiers description:
-logfile <filename> – log the results of the utility operation into
the log file, by default the information will be stored in file stdout.tx; if the
modifier is not used, then the results and error messages will be printed to
the screen.
-address <server address> – the address of the Administra-
tion Server for connection, address can be represented by IP address,
NetBIOS or DNS name of the computer.
-pn <port number> – number of the port that will be used for an
unsecured connection to the Administration Server, by default port 14000
is used.
-ps <SSL port number> – number of the SSL port that will be
used for a secured connection to the Administration Server using SSL.By
default port 13000 is used.
-nossl – use an unsecured connection to the Administration Server; if
no modifier is used, connection of the Network Agent will be established
using a secured SSL protocol.
-cert <full path to the certificate file> – use the
specified certificate file for authentication when accessing the new Ad-
ministration Server. If no modifier is used, the Network Agent will receive
the certificate the first time it connects to the Administration Server.
1
В квадратных скобках приводятся необязательные ключи.