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.
The following bug (CSCwr05052) is not mentioned in the release notes of Cisco ISE 3.4 for some reason. However it is still very present. Just upgraded to patch 4 and the same bug is still here. I'm not able to obtain a CRL file, because ISE is forcin...
It's because of CSCwr05052. Even when you configure a bypass for the specific CA within the proxy settings, Cisco ISE still tries to download the CRL file via the proxy. If you do a tcpdump on port tcp/8080 (or whatever proxy port you are using). You...
I believe Cisco DNA uses the HTTPs-admin account for Netconf. You should be able to verify which user account works by running another discovery job or verifying the credential by editing the switch in the inventory view. Have you tried comparing the...
Isn't most device health data obtained via netconf telemetry? Have you tried using the "Update Telemetry Settings" feature in the inventory on the specific device?
I haven't tried it myself, but in theory you should be able to right a template that runs a show command on the switch. Based on that output you would have to right a script that renames the vlan if it exists. Template would look something like:
#set...
You might want to look into Cisco DNA event settings for a possible solution. You can define a destination (email server for example under System settings -> External Services -> Destinations) and bind that to an notification under Platform -> Develo...