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.
When upgrading DNAC System platform in preparation to Upgrade to DNAC v1.3.3.3 System upgrade stops at 1% with the following error
Apr 08 16:15:19 maglev-master-1 maglev-hook-installer.sh[8459]: | 2020-04-08 16:15:19,133 | INFO | 8475 | MainThrea...
I am attempting to create a netsim device for APIC. After running
ncs-netsim create-device ./packages/cisco-apicdc dc-apic*** The NED package called <./packages/cisco-apicdc/> doesn't have a *** netsim directory. ncs-netsim cannot emulate *** devices...
I want to remove all dns-servers in an ios device. I created the following template attempting to remove the existing DNS servers
<config xmlns="http://tail-f.com/ns/config/1.0">
<devices xmlns="http://tail-f.com/ns/ncs">
<device>
<name>{$D...
Everyone, Do you know if the NED for Cisco AireOS is capable of managing the Cisco Mobility Express Wireless Controller (WLC) module that can be loaded into an AireOS AP. The current version for Cisco Mobility Express is 8.7, https://www.cisco.com/c/...
The best debug information I was able to retrieve is this
[edit]
admin@ncs% request devices device CPE-4a07e720-f89f-447b-8a0d-5cf4b3c46542 apply-template template-name Clean\ Previous\ DNS\ Servers | debug template
Operation 'merge' on existing no...
This is the template I am using
<config xmlns="http://tail-f.com/ns/config/1.0">
<devices xmlns="http://tail-f.com/ns/ncs">
<device>
<name>{$DEVICE_NAME}</name>
<config>
<ip xmlns="urn:ios">
<dhcp>
<pool>
...