I am kind of confused here about API names.I see references in various places on the internet about a DNA "Assurance API" and I do see some endpoints named ".../assurance/...", like:* /api/assurance/v1/siteHierarchy* /api/assurance/v1/host/They even ...
Hi, I have just tried to reserve a SD-WAN Sandbox. The provissioning failed with the message below.I have never got the VPN credentials.Any ideas how to solve this? 18:00:15 Environment Driver Setup has begun
Beginning sandbox setupPreparing connect...
Hi, I have this config applied to the router (IOS XE 16.9.3):csr1000v#sh run | se bgp
router bgp 65111
bgp log-neighbor-changes
network 10.1.1.1 mask 255.255.255.255
network 10.1.1.2 mask 255.255.255.255
network 10.1.1.3 mask 255.255.255.255
red...
It seems routers 'ios-xe-mgmt-latest.cisco.com' and ios-xe-mgmt.cisco.com' are unstable. Sometimes I can connect (SSH and NETCONF), sometimes I cannot.When I connect, I enable "netconf-yang feature candidate" it works, but soon I gets disabled.Paulo
I am new to this net programmability field and YANG. So, I am looking for some advises here.I started using ncclient to interact with devices and models. But it is time consuming to decode the modul and code your filters (like <config><native><ip><r...
I don't know what happened, but some 40 minutes later the reservation status changed to "complete". Then a started a new reservation and it worked fine in 10-15 minutes. Paulo
I found a similar situation with IOS XE and Openconfig BGP. I cannot create a new peer using openconfig-bgp model.I can create the bgp process, I can update a peer, but I cannot create a new one, both via netconf and restconf.The error I get is below...
cmcbrife,I tried like you said. But it did not work. The problem is that when I ping the address 200.x.x.1, in the inbound direction the echo-request packet gets translated by the second rule, but the echo-reply in the opposite direction was translat...