On Thu, Apr 20, 2017 at 6:36 AM, Dhirendra Trivedi <[email protected]> wrote:
> Hi All, > > > > We had requirement of implementing ietf-netconf-monitoring YANG model > > and we did it but partially. Now we need to advertise the deviation module > > in the netconf server capability. > > I tried doing it like > > <capability> > > urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring? > module=ietf-netconf-monitoring&deviations=jnx- > ietf-netocnf-monitoring-dev > > </capability> > > > > but it seems OpenDaylight controller is not taking it as valid capability. > Not sure > > if the capability is syntactically incorrect or OpenDaylight controller is > having bug. > > > > Is there way to validate the syntax of above capability? > > > Yes -- it looks correct. The structure is defined in RFC 6020: https://tools.ietf.org/html/rfc6020#section-5.6.4 Regards, > > Dhirendra > > > Andy > > > > _______________________________________________ > netmod mailing list > [email protected] > https://www.ietf.org/mailman/listinfo/netmod > >
_______________________________________________ netmod mailing list [email protected] https://www.ietf.org/mailman/listinfo/netmod
