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/eci-muse/ profile /ncs:devices/ncs:profiles/profile:/ned-settings/eci-muse/ device /ncs:/device/devices/device:/ned-settings/eci-muse/

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 eci-muse

Press TAB to see all the NED settings.

Table of contents


1. ned-settings eci-muse
2. connection
   2.1. for-version
   2.2. for-version
3. logger
4. developer

1. ned-settings eci-muse


2. ned-settings eci-muse connection


Configure settings specific to the connection between NED and device.

2.1. ned-settings eci-muse connection api address for-version


Device REST API host for specific API version.

2.2. ned-settings eci-muse connection api base-url for-version


Device REST API base URL for specific API version.

3. ned-settings eci-muse logger


Settings for controlling logs generated.

4. ned-settings eci-muse developer


Contains settings used for debugging (intended for NED developers).

Last updated

Was this helpful?