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
-
Open the $NMGUI_HOME/profile/etc/tnm/
topoviz.properties
configuration file.
- To configure the device limit, proceed as follows:
- Find the line that starts with:
topoviz.hopview.tooManyDevicesWarningLimit
.
- Change limit to a desired value.
- To turn the warning off, proceed as follows:
- Find the line that starts with:
topoviz.hopview.tooManyDevicesWarningLimit
.
- Set the value to 0 to turn off the warning.
- Save the file.