README-ned-settings
NED settings details
This NED is equipped with a number of runtime configuration options "NED settings" allowing for customization by the end user. All options are configurable using the NSO API for NED settings. Most NED settings can be configured globally, per device profile or per device instance in the following locations:
global /ncs:devices/global-settings/ned-settings/ericsson-enm/ profile /ncs:devices/ncs:profiles/profile:/ned-settings/ericsson-enm/ device /ncs:/device/devices/device:/ned-settings/ericsson-enm/
Profiles setting overrides global-settings and device settings override profile settings, hence the narrowest scope of the setting is used by the device.
If user changes a ned-setting, then user must reconnect to the device, i.e. disconnect and connect in order for the new setting to take effect.
From the NSO CLI the device instance NED settings for this NED are available under:
# config
# devices device dev-1 ned-settings ericsson-enm
Press TAB to see all the NED settings.
Table of contents
1. ned-settings ericsson-enm
2. logger
3. connection
3.1. timeouts
4. platform
5. developer
6. sync-from
6.1. filter1. ned-settings ericsson-enm
2. ned-settings ericsson-enm logger
Settings for controlling logs generated.
3. ned-settings ericsson-enm connection
Configure settings specific to the connection between NED and device.
3.1. ned-settings ericsson-enm connection timeouts
These files will determine how long the NED will wait for a reply from the device The total delay is (read_number_of_attempts * read_delay_between_attempts) seconds
4. ned-settings ericsson-enm platform
Platform info overrides.
5. ned-settings ericsson-enm developer
Contains settings used by the NED developers.
6. ned-settings ericsson-enm sync-from
controls various aspects of the sync-from operation.
6.1. ned-settings ericsson-enm sync-from filter
.
Last updated
Was this helpful?

