Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I feel with the synergies with ansible it is a real missed opportunity that there is no way to get structured data out as yaml unless i am missing something?As far as i can tell in all the doco it is xml or json only. I have even just tried to get ya...
Running CML 2.2.3 latest and it does not seem like you can connect with python cml and virl2-client anymore? Been a while since I have used this but just checking if i was using the wrong thing or something these days? ➜ ~ cml upException raised whil...
Hi, I wanted to know if there was a way for pyats to only look at specific vrf rather than all BGP tables in on a router. current;pyats learn bgp --testbed-file wan_router.yaml --output current wanted;pyats learn bgp --vrf xxx --testbed-file wan_rout...
I have just upgraded a 4 node cluster from 2.3 to 2.4 and have run into a few issues.After upgrade which took over 30 hours I can no longer sync nodes as they all report upgrade in process.If i remove a node from the cluster and try and re-add it I g...
Sorry i might not have been clear. I meant talking to the cisco restconf api. Not specific to ansible in this case. GET /restconf HTTP/1.1Host: example.comAccept: application/yang-data+jsonGET /.well-known/host-meta HTTP/1.1Host: example.comAccept: ...
DId some digging and it looks like only 2.4.0 is compatible if i am reading this correctly?# current client versionVERSION = Version("2.4.0")# list of Version objectsINCOMPATIBLE_CONTROLLER_VERSIONS = [Version("2.0.0"),Version("2.0.1"),Version("2.1.0...
Hi All,TAC has been opened for about a month now and seems to have been fixed yesterday. I rebuilt several of the nodes to a fresh 2.4 install and re-added them to a prompted ISE nodes other than the original primary node.Had several DEV on 3 tac cal...
I just has the security team check and we have our ISE nodes DMZ and found since the upgrade the following ports getting blocked. I have asked them to allow these ports in tonights firewall burn so should know tomorrow. TCP 80TCP 443TCP 1521TCP 12001...