-
Re: Backup Cisco ASA 5500 flash card.
Hi, That depends on how complicated the script is. If it's only a fixed set of commands, you can use the Execute Script functionality. Here you enter the same commands you would enter when conne…1 -
Re: Obtaining configs from Cisco Nexus 5010?
I think what John means is this: Regards, Jiri3 -
Re: Manage Nodes With NCM setting in Database
Ok, then I would do the following using Orion SDK: * Find out which nodes are/aren't licensed by NCM. SWQL: SELECT n.NodeId, n.Caption,n.NCMLicenseStatus.LicensedByNCM FROM Orion.Nodes as n * Ad…2 -
Re: Missing or Incorrect EoL/EoS Data
Hi jpammant Improving EoL/EoS feature is one of the goals of the upcoming release: What We Are Working On For NCM After 7.2. A substantial improvement will come with the Release Candidate. Stay tuned…1 -
Re: Need to create Regex to find "ip http secure-server" but keep on finding "no ip http secure-server"
Hi, The end-of-line character depends on what is actually sent by the device. Therefore, the '$' doesn't always match. Regards, Jiri1
