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/tilgin-tgem/ profile /ncs:devices/ncs:profiles/profile:/ned-settings/tilgin-tgem/ device /ncs:/device/devices/device:/ned-settings/tilgin-tgem/
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 tilgin-tgem
Press TAB to see all the NED settings.
Table of contents
1. ned-settings tilgin-tgem
2. logger
3. connection
4. api
4.1. info
4.2. device
5. developer1. ned-settings tilgin-tgem
2. ned-settings tilgin-tgem logger
Settings for controlling logs generated.
3. ned-settings tilgin-tgem connection
Configure settings specific to the connection between NED and device.
4. ned-settings tilgin-tgem api
Configure settings specific to the interaction between NED and device API.
4.1. ned-settings tilgin-tgem api sync devices info
Configure which Device info to be retrieved from the API.
4.2. ned-settings tilgin-tgem api owner of device
5. ned-settings tilgin-tgem developer
Contains settings used by the NED developers.
Last updated
Was this helpful?

