Skip to content

Commit

Permalink
nmda reference added ..
Browse files Browse the repository at this point in the history
  • Loading branch information
scuzzilla committed Feb 11, 2021
1 parent 73be276 commit 60b3071
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion demo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ DATA
</vrf>
</native>
```
to be able to deply the obtained configuration you should create an ad-hoc rpc:
to be able to deploy the obtained configuration you should create an ad-hoc rpc:
```xml
shell# cat 10.110.110.71_vrf.xml
<rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="101">
Expand Down Expand Up @@ -150,6 +150,7 @@ with sysrepo.SysrepoConnection() as conn:

### References:

- NMD Architecture - https://tools.ietf.org/html/rfc8342
- YANG schemas official git repo - https://github.com/YangModels/yang
- YANG schemas discovery - https://yangcatalog.org/
- Sysrepo API doc - https://github.com/sysrepo/sysrepo-python
Expand Down

0 comments on commit 60b3071

Please sign in to comment.