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.
I know this isn't the best place for this question, but I don't where is so I'm hoping someone here can direct me. I've had a ZTP type of automation solution for provisioning Cisco UCS rack mount servers which has worked fairly well over the past yea...
We are having a problem similar to the one described in https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvx86066 exception: Error in running XDE Procedure, Error Message::Error occured while executing the command 'Failed to fetch the preview commands...
DNAC fails on provisioning brownfield devices that have TACACS configured. What is the intended/recommended workflow for using DNAC to manage brownfield switches? Should TACACS/AAA commands be removed in order to provision? This becomes problematic w...
I get the following for some requests (i.e. https://apx.cisco.com/cs/api/v1/inventory/crash-network-elements){"status": 403,"message": "Invalid input request","reason": {"errorCode": "API_PARTY_002","errorInfo": "Customer Id is not associated with Pa...
Any idea(s) as to what would cause this message and what I could do to resolve it?
I've tried the following: service adminshell restart
I've also tried to restart the collector service and made sure the time and date on the server are accurate
There is no "local" communication in your design unless you a) lease a circuit from some local provider between the buildings or b) run your own cable or wireless bridge between the buildings.Without a or b above, you are dependent on the internet be...
I don't understand, if you have 3 MXs (one for each building) why wouldn't the cameras be able to communicate with the NVR in building 1? What is the CCTV system you have? Does it require layer 2 adjacency between the cameras and the NVR?Meraki Autov...
I'm sorry, I thought I included that in my previous reply:
command_string = f"<aaaLogin inName='{self.username}' inPassword='{self.password}'></aaaLogin>"
Anyway, I think I found the problem thanks to your feedback. The script I was running retri...