README v2.2.1 2025-07-08
Table of contents
1. General
1.1 Extract the NED package
1.2 Install the NED package
1.2.1 Local install
1.2.2 System install
1.3 Configure the NED in NSO
2. Optional debug and trace setup
3. Dependencies
4. Sample device configuration
5. Built in live-status actions
6. Built in live-status show
7. Limitations
8. How to report NED issues and feature requests
9. How to rebuild a NED1. General
1.2 Quick summary on creating a new record file which is not present in ned-settings yet:
1.3 Quick summary on deleting a file record completely and permanently (including any potential legacy content present out there):
1.4 Quick summary on deleting only the NED managed data within a file record:
1.4 Other observations:
1.4.1 At the input of the records there must be considered the allowed BIND v9 syntax logic and named-checkzone utility validation.
1.1 Extract the NED package
1.2 Install the NED package
1.2.1 Local install
1.2.2 System install
1.3 Configure the NED in NSO
2. Optional debug and trace setup
3. Dependencies
4. Sample device configuration
Create/Update unix-bind Configuration
Config model of the NED has the following structure:
There is also a config exec section which takes place of the equivalent of a exec any command.
- Since the underlying OS is a nix based OS, any command can be executed using this command
- The NSO users defined in the ned-settings and in the NSO system deployments must have a very high security level applied to ensure that the users are authorised to execute commands only within the allowed and desired borders.
- It has been designed to aid in programatic scripts deployments.
4.1) Create/update unix-bind objects for NEW resource record files which were NOT previously defined in NED-SETTINGS:
WARNING!
Sync-from is MANDATORY after any file-settings update so that any legacy content would be accurately processed for the defined db record files found in ned settings.
Adding new files can be done only AFTER defining their path in ned settings and running sync-from.
4.2 Create/update unix-bind NAPTR-record objects for EXISTING resource record files defined previously in NED-SETTINGS:
Deleting an entire naptr resource with its domain:
4.3 NSO commands to create/update unix-bind A-record objects for EXISTING resource record files defined previously in NED-SETTINGS:
Creating the a-records in native format:
Deleting the a-records under test file only:
WARNING ! Deleting unix bind record file entry at final level causes db record deletion. User is responsible to handle this with caution:
To delete records without removing the db record file, simply delete managed db record section as below:
5. Built in live-status actions
6. Built in live-status show
7. Limitations
!IMPORTANT!
8. How to report NED issues and feature requests
9. How to rebuild a NED
Last updated
Was this helpful?

