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

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 hpe-ihss

Press TAB to see all the NED settings.

Table of contents


1. ned-settings hpe-ihss
2. proxy
3. connection
   3.1. ENTITY
        3.1.1. KEYS
               3.1.1.1. PATTERN
4. console
   4.1. warning
   4.2. command
   4.3. pattern
   4.4. action
        4.4.1. state
5. logger
6. developer

1. ned-settings hpe-ihss


2. ned-settings hpe-ihss proxy


Configure NED to access device via a proxy.

3. ned-settings hpe-ihss connection


Configure settings specific to the connection between NED and device.

3.1. ned-settings hpe-ihss connection sync ENTITY


3.1.1. ned-settings hpe-ihss connection sync ENTITY KEYS


3.1.1.1. ned-settings hpe-ihss connection sync ENTITY KEYS PATTERN


4. ned-settings hpe-ihss console


Settings used while interacting with a device.

4.1. ned-settings hpe-ihss console extension warning


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

4.2. ned-settings hpe-ihss console extension command


Extend available commands to send.

4.3. ned-settings hpe-ihss console extension pattern


Extend available patterns to expect.

4.4. ned-settings hpe-ihss console extension action


Extend available actions to perform.

4.4.1. ned-settings hpe-ihss console extension action state


Extend state machine with answers/questions to handle.

5. ned-settings hpe-ihss logger


Settings for controlling logs generated.

6. ned-settings hpe-ihss developer


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

Last updated

Was this helpful?