> On Oct 11, 2018, at 8:04 AM, Martin Bjorklund <[email protected]> wrote: > > Mahesh Jethanandani <[email protected]> wrote: >> >> >>> On Oct 10, 2018, at 11:51 PM, Martin Bjorklund <[email protected]> wrote: >>> >>> I just which there was a one-click way (or better some repo) to get >>> all files. >> >> There is. Benoit had written it, but for the life of me I cannot >> remember what it is called. > > I meant from IANA. 3rd party mirrored repos are fine, but it would be > nice to get them directly from IANA in a simple way.
Ok. Here is the process. You can get the entire IANA repository by doing this: rsync -avzH rsync.iana.org <http://rsync.iana.org/>::assignments std/iana But if you care just about the YANG models in the IANA repository, do this: rsync -avz --delete rsync.ietf.org::iana/yang-parameters . > > > /martin Mahesh Jethanandani [email protected]
_______________________________________________ netmod mailing list [email protected] https://www.ietf.org/mailman/listinfo/netmod
