Hi, I was disappointed to find that the following command syntax is not modeled in the Nexus REST API (at least on the version I am using - 7.0(3)I7(5a) on 93180YC-EX): vpc domain 1
layer3 peer-routerDoes anyone know if this is modeled in a later NX...
Hi,
It seems that the following CLI syntax is not modelled in the NXOS REST API DME?
route-map BGP:LOCAL-OUT permit 10
set as-path prepend 100 100 100
When I add this using the CLI and then do a 'GET' for the route-map entry there is no child of ...
Hi,
I am working on a project automating our switch frabric using the NXOS REST-API.
I have hit what, for me would be a major issue, in that the following command syntax does not appear to be modeled in the REST API DME?
route-map TEST permit 1...
This is what we use on similar IOS and Catalyst devices to allow rancid to pull config: username readonly privilege 4 secret BLAHprivilege exec level 4 dir all-filesystemsprivilege exec level 4 dirprivilege exec level 4 moreprivilege exec level 4 wri...
Many thanks for confirming the situation and indeed for opening the change request Chris!
Hopefully we can look forward to seeing this feature in a forthcoming release.
Cathal.
Many thanks for your response Abhirame.I did actually edit the YANG model manually, but it hit a similar error with something else. But thank you for the confirmation, now that I know that is what it is I will persevere, as long as there are not too...
Thanks for this!I'm new to YDK and after struggling a bit have managed to get it installed on Ubuntu 18.04 (tip install from source).Are there any example scripts (like say the 'hello world') that operate using this module? I've had some difficulty ...