Closed song871216 closed 2 years ago
The tailf annotations are not YANG standards and are used in Cisco devices for development. The Cisco models with tailf annotations do not get released to the public. YANG Suite only processes YANG standards described in RFC 7950. What is you use case?
Hi Miott,
we are using ncs/nso 4.x to manage devices to play the NMS role. ncs talk to device use netconf, and in NMS we want to use ncs netconf NBI to provide service.
In our yang in NMS we use lots of tailf annotations which can work in ncs_cli.
YANG Suite does not process any tailf annotations. You must debug this using NCS. Refer to tailf annotation documentation and contact tailf for technical support. I will add that the tailf annotations can sometimes be mimicked by adding the actual NETCONF message containing all the details. For example, there may be a full NETCONF message you can send that will do a switchover.
Hi Dear,
my yang file using lots of tailf:action to do some operations. But I did not see those actions when I am trying to use NETCONF protocol to build up an action. my yang definition looks like: