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.
Hi,
I work in a project where we have C8500/ASR1006-X with IOS-XE >=17.6 and ASR9k with 64bit IOS-XR >=7.4. I'm currently evaluating the programmability interfaces that both IOS operating systems offer. They both seem to support NETCONF and gNMI. As ...
Hi,According to the SDA validated designs and best practices you would create an IP Transit between the fabric sites and deploy a C, B, E and WLC function at every site if you have a L3 WAN in between. But you then have to manually configure the WAN ...
Hi
I have a Cisco CSR1000V version 16.7.2 as a device in my NSO. I've built a netconf package for it with the pioneer package. The connection is working and with an empty config on the router, the sync-from also works.
But if I have a BGP config ...
Hi,I managed to fix this by assigning the banner text to a variable and use that variable in the multiline command section:#set($banner = "
Customer Name: ...
Solution: SD-Access with Cisco DNA Center
Switch Name: $(hostname)
...
")
<MLT...