Change the NV for Load Generator and NV Network Editor port
By default, port 8182 is the port number that is used by a browser to access the NV Network Editor, and the port number that is used to access the NV for Load Generator component. Although there is typically no need to change the port number, if required, you can change the port number as described below.
For details on how to change the NV for Controller port number, see Change the NV for Controller port.
On each computer on which the NV for Load Generator or NV Network Editor are installed:
- Make sure that no tests are running.
- Make sure that the new port has been allowed in the firewall.
-
Navigate to the following folder: <installation_folder>\conf.
By default, <installation_folder> is C:\Program Files\Micro Focus\NV\.
- Open the vcat.properties file in a text editor.
-
Change:
com.shunra.vcat.port=<current port number>
to
com.shunra.vcat.port=<new port number>
- Save the file.
- Open the config.properties file in a text editor.
-
Change:
com.shunra.bootstrapper.port=<current port number>
to
com.shunra.bootstrapper.port=<new port number>
-
Navigate to the following folder: <installation_folder>\lib\shunra\vcat\.
By default, <installation_folder> is C:\Program Files\Micro Focus\NV\.
- Open the NVAgent.exe.config file in a text editor.
- Search for and replace 8182 (or the current port) with the new port number.
- Restart the Micro Focus Network Virtualization service (NVWatchDogService).
-
Navigate to the following folder: <installation_folder>\conf.
By default, <installation_folder> is C:\Program Files\Micro Focus\NV\.
- Right-click the file Network Editor.url and select Properties. In the URL, replace the old port number with the new port number.
- In all browser shortcuts to the NV Network Editor, replace the old port number with the new port number.