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

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 adtran-dpoe

Press TAB to see all the NED settings.

Table of contents


1. ned-settings adtran-dpoe
2. developer
3. proxy
4. proxy-2
5. connection
6. transaction
7. console
   7.1. warning
   7.2. command
   7.3. pattern
   7.4. action
        7.4.1. state
8. logger
9. live-status

1. ned-settings adtran-dpoe


2. ned-settings adtran-dpoe developer


Contains settings used by the NED developers.

3. ned-settings adtran-dpoe proxy


Configure NED to access device via a proxy.

4. ned-settings adtran-dpoe proxy-2


Configure NED to access device via a second proxy.

5. ned-settings adtran-dpoe connection


Configure settings specific to the connection between NED and device.

6. ned-settings adtran-dpoe transaction


Transaction specific settings.

7. ned-settings adtran-dpoe console


Settings used while interacting with a device.

7.1. ned-settings adtran-dpoe console extension warning


Device warning regex entry list. Use to ignore warnings/errors etc.

7.2. ned-settings adtran-dpoe console extension command


Extend available commands to send.

7.3. ned-settings adtran-dpoe console extension pattern


Extend available patterns to expect.

7.4. ned-settings adtran-dpoe console extension action


Extend available actions to perform.

7.4.1. ned-settings adtran-dpoe console extension action state


Extend state machine with answers/questions to handle.

8. ned-settings adtran-dpoe logger


Settings for controlling logs generated.

9. ned-settings adtran-dpoe live-status


Configure NED settings related to live-status.

Last updated

Was this helpful?