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.
Hi, I am very new to this, so it may be something simple, but here goes. I am using 10.5 AXL with the current xsd and wsdl loaded and the axl-python-zeep-samples-master/axl_update_Service_Parameter.py example file (on Linux). I created the environm...
Hi, I am very new to this, so it may be something simple, but here goes. I am using 10.5 AXL with the current xsd and wsdl loaded and the axl-python-zeep-samples-master/axl_update_Service_Parameter.py example file (on Linux). I created the environm...
Hi, I have a 4321 and I'm trying to configure ERSPAN, but it will not save after I leave config mode: cme-4321#sh ver
Cisco IOS XE Software, Version 16.12.03
Cisco IOS Software [Gibraltar], ISR Software (X86_64_LINUX_IOSD-UNIVERSALK9-M), Version 16.1...
Hi, It has been a while since I explored this topic (several years). Our company writes IP phone services for UCM and with almost all companies using a DR site model from a cloud architecture perspective, I need to ask again (without labbing it all ...
Hi,
I think the subject says it all. I have an OAM&P network as is common practive, but these switches (bought to run small labs with <= 8 phones will not allow Mgmt access unless there is an *access* port on the switch with link up on the Mgmt vl...
Sorry for the nois - I see that is not a valid entry in the WSDL and schema for List ProcesNode. Guess I need to pull it all in and then walk my dictionary. What is very odd is that the axlsqltookit I downloaded from Cisco actually returns valid da...
Well, I spoke too soon. With this version, the nodeUsage criteria is not even applied: criteria = {
'name': '%',
'nodeUsage': 'Subscriber',
'description': 'UCM%',
}
...
Thanks much for your dedication to solving issues David. I was under the impression that Zeep was Cisco's recommened python approach, but I guess not. Are there any other libraries you recommend since Zeep apparently does not create dictionaries ap...
Well, take this scenario (which always succeeds) - I want to do a wildacrd on the description, but still need the individual descriptions returned as well. criteria = {
'name': '%',
'processNodeRole': 'CUCM Voice/Video',
'description': 'U...