The most recent content from our members.
We have way too many templates in NCM that we do not need. I can delete custom ones we have made, but I'd like to delete outdated ones and others that we will never use. Is there any way to do this? Thanks,
Trying to tinker with Config Change Templates and perhaps I'm using the wrong approach. I cannot get the config template to recognize the ( @interfaceItem.InterfaceAlias contains 'Camera' ). I can change that to something else like say ( @interfaceItem.InterfaceDescription contains '/40' ) and it will return all ports…
Hi, I wanted to see if anyone has used NCM to backup an AudioCodes SBC 2600? I found in the content exchange the device template for AudioCodes media packs which works great, but the 2600 is different and if someone else has worked on this, I'm just trying to speed up the process of getting this to work.
NCM includes script files that describe how to download configurations by deviceType (sysObjectID), however they do not include rules used to compare configurations. Those are configured elsewhere in the system, and apply across all downloaded configurations, not by device type this is really two changes in one: I'd like…
Hi Any one has a template that working ? Just cant that one to work.. <Configuration-Management Device="Cisco Devices" SystemOID=" 1.3.6.1.4.1.9"> <Commands> <Command Name="RESET" Value="terminal width 0${CRLF}terminal length 0" /> <Command Name="Reboot" Value="reload${CRLF}y${CRLF}y" /> <Command Name="EnterConfigMode"…
hy, I am trying to make a "generic IOS upgrade" template. there i work with the fallowing script: script BaseChangeTemplate( NCM.Nodes @ContextNode, string @tftpserver, string @iosfile ) { if (@iosfile contains ' ') {} CLI { dir flash: conf t ip tftp source-interface Loopback 0 end copy tftp: flash: @tftpserver @iosfile…
It looks like you're new here. Sign in or register to get started.