Added yang domains for mount-point isolation
New option: `CLICON_YANG_DOMAIN_DIR` New `clixon-config@2024-08-01.yang` revision
This commit is contained in:
parent
f5372fb124
commit
cc194ac7c5
21 changed files with 696 additions and 198 deletions
|
|
@ -466,6 +466,7 @@ You can set-up the example for a simple RFC 8528 Yang schema mount. A single top
|
|||
1. Enable CLICON_YANG_SCHEMA_MOUNT
|
||||
2. Define the mount-point using the ietf-yang-schema-mount mount-point extension
|
||||
3. Start the backend, cli and restconf with `-- -m <name> -M <urn>`, where `name` and `urn` is the name and namespace of the mounted YANG, respectively.
|
||||
4. Note that the module-set name is hard-coded to "mylabel". If you support isolated domains this must be changed.
|
||||
|
||||
A simple example on how to define a mount-point
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue