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

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 oneaccess-oneos

Press TAB to see all the NED settings.

Table of contents


1. ned-settings oneaccess-oneos
2. live-status
3. connection
4. proxy
5. proxy-2
6. developer
7. write
   7.1. config-warning
8. console
   8.1. warning
   8.2. command
   8.3. pattern
   8.4. action
        8.4.1. state
9. logger

1. ned-settings oneaccess-oneos


oneaccess-oneos ned-settings.

2. ned-settings oneaccess-oneos live-status


Configure NED settings related to live-status.

3. ned-settings oneaccess-oneos connection


Configure settings specific to the connection between NED and device.

4. ned-settings oneaccess-oneos proxy


Configure NED to access device via a proxy.

5. ned-settings oneaccess-oneos proxy-2


Configure NED to access device via a second proxy.

6. ned-settings oneaccess-oneos developer


Contains settings used by the NED developers.

7. ned-settings oneaccess-oneos write


Settings used when writing to device.

7.1. ned-settings oneaccess-oneos write config-warning


Device warning regex entry list.

8. ned-settings oneaccess-oneos console


Settings used while interacting with a device.

8.1. ned-settings oneaccess-oneos console extension warning


Extend which messages to ignore warnings/errors etc.

8.2. ned-settings oneaccess-oneos console extension command


Extend available commands to send.

8.3. ned-settings oneaccess-oneos console extension pattern


Extend available patterns to expect.

8.4. ned-settings oneaccess-oneos console extension action


Extend available actions to perform.

8.4.1. ned-settings oneaccess-oneos console extension action state


Extend state machine with answers/questions to handle.

9. ned-settings oneaccess-oneos logger


Settings for controlling logs generated.

Last updated

Was this helpful?