Configuring the warning about number of devices in the Network Hop View

By default the Network Hop View presents a warning if the server determines that a Hop View search will return more than 500 devices. You can change this device limit from 500 to some other value, and you can also turn the warning off.

About this task

To configure the warning proceed as follows:

Procedure

  1. Open the $NMGUI_HOME/profile/etc/tnm/topoviz.properties configuration file.
  2. To configure the device limit, proceed as follows:
    1. Find the line that starts with: topoviz.hopview.tooManyDevicesWarningLimit.
    2. Change limit to a desired value.
  3. To turn the warning off, proceed as follows:
    1. Find the line that starts with: topoviz.hopview.tooManyDevicesWarningLimit.
    2. Set the value to 0 to turn off the warning.
  4. Save the file.