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

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 redback-se

Press TAB to see all the NED settings.

Table of contents


1. ned-settings redback-se
2. live-status
   2.1. auto-prompts
3. remove-sync-from-config
4. connection
5. proxy
6. proxy-2
7. logger

1. ned-settings redback-se


redback-se ned-settings.

2. ned-settings redback-se live-status


Configure NED settings related to live-status.

2.1. ned-settings redback-se live-status auto-prompts


Generally the command output parsing halts when the NED detects an operational or config prompt, however sometimes the command requests additional input, 'answer(s)' to questions.

3. ned-settings redback-se remove-sync-from-config


This setting can be used ignore/filter configs in sync-from. There may be few commands NSO not authorized to configure on device, or in some scenario if we want to filter/ignore certain configs in sync-from.

4. ned-settings redback-se connection


Configure settings specific to the connection between NED and device.

5. ned-settings redback-se proxy


Configure NED to access device via a proxy.

6. ned-settings redback-se proxy-2


Configure NED to access device via a second proxy.

7. ned-settings redback-se logger


Settings for controlling logs generated.

Last updated

Was this helpful?