Skip to content

network-analytics/draft-ietf-netconf-udp-notif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IETF Drafts

Requirements

  • pyang (tested in pyang==2.5.3)
  • xml2rfc

UDP-notif

To generate YANG tree

  • Check if client-server drafts are updated first.
$ cd yang/udp-notif
$ ln -s ietf-notif-06.yang ietf-notif.yang
$ pyang ietf-udp-notif.yang
$ pyang -f tree ietf-udp-notif.yang -p draft-yangs
$ pyang ietf-udp-notif-transport.yang -p draft-yangs
$ pyang ietf-udp-notif-transport.yang -p draft-yangs -f tree --tree-line-length=69 --tree-depth=6

To generate draft .txt

$ xml2rfc <draft>.xml

About

The up-to-date udp-notif draft

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages