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.
Hello Team, I am trying to use a Python script to send a message in the Webex space when someone accesses my router (IOS-XE)This is my config:event manager applet USER_LOGGINevent syslog pattern "%SEC_LOGIN-5-LOGIN_SUCCESS"action 1.0 cli command "ena...
Hello team,
I have 2 expressway-c in cluster, and I need to move from one host to another. I don't have vmotion.
My procedure was:
take the backup of both expresswaysre-install the same exp-c version on the new host.restore the backup
After that, I g...
Hello Team,
I have this situation:
1- Already, I have one sip trunk between two cucm, but I have incoming CSS to reach specific extensions (Ex: receptionist) but this CSS can't reach other extensions like the Boss extension.
2- My idea to maintain ...
In my opinion, Cisco should add a feature to the Software Download portal that lets customers select the exact software version they need and download it either as a bootable image or as an upgrade package.This has long been a pain point during deplo...
@Nithin Eluvathingal Correct, that link allows you to obtain a bootable ISO, but the challenge is that it does not always provide the exact version you need. In my case, I was able to download the SU2 version, while my installation was running SU3. S...
Hello team,Hello team, I understand that MCE is no longer available.How can I obtain a bootable ISO for version 14SU3? The process for getting the file is still not clear to me.
As part of a project, I wrote this Python script to retrieve the following information:VersionSerial NumberModelIf anyone would like to test it, here is the script:---------------------------------------------------------import requestsfrom bs4 impor...