Cisco
CCNP Collab CLCOR Post Mortem
Recertified, Again! Well, I managed to pass the CCNP Collab CLCOR exam to refresh the expiry date on my Cisco certifications.
TAGGED TRANSMISSIONS
40 signals tagged Cisco.
Cisco
Recertified, Again! Well, I managed to pass the CCNP Collab CLCOR exam to refresh the expiry date on my Cisco certifications.
Cisco
𝄞 This Is How We Do It 𝄞 And here it is, my list of commands and checks that I run against Cisco Unified Contact Center Express (UCCX) servers for most changes that take place. It's useful output to collect prior to…
Cisco
The Nail That Stands Out Gets Hammered Down If you're an administrator for a Cisco Unified Communications Manager (UCM) server, you know how important it is to keep track of syslog messages. Syslogs can provide valuable…
Cisco
A Little Background Cisco has published a PSIRT/Security Advisory for CVE 2022 20968 relating to a Cisco Discovery Protocol (CDP) Stack Overflow Vulnerability affecting the Cisco 78XX and 88XX series IP Phones.
Cisco
𝄞 This Is How We Do It 𝄞 And here it is, my list of commands and checks that I run against Cisco VCS C/E & Expressway C/E servers for most changes that take place. It's useful output to collect prior to changing…
SQL
Another Audit Using SQL This one's been on the backburner for a bit considering the audit where my queries were developed was fulfilled in late 2011... but hey, better late than never, right?
Unified Communications
Gotta Do It With Faster... With No Hands As a follow up to my prior post Verifying Memory Usage on VCS using Python, I’d like to spotlight some changes that were made to the script on GitHub.
Unified Communications
Gotta Do It Faster Today I had the same question that many, many people have had throughout history: “How do I do this particular thing better, or faster?” or, in the IT space, how do I automate this? What is this…
SQL
Elevated Traces are Risky Hey there! I bet you’ve got experience troubleshooting issues in a UC VOS device, like CallManager, UCCX, CER or otherwise… and you’ve likely had to increase trace levels to Detailed because of…
Cisco
This Process Is Burned Into My Mind So if you’re here you’re likely aware that there are multiple ways that we can review system resource utilization on a Cisco UC VOS appliance — we’ll use Cisco Unified Communications…
Cisco
Let's Try Out ZEEP As I probe different ways to pull information from Cisco Unified Communications Manager I often run across other modules that I can try in the future. My last attempts at pulling phone registration…
Cisco
𝄞 This Is How We Do It 𝄞 And here it is, my list of commands and checks that I run against CUCM nodes (7.x 12.x) for most changes that take place. It's useful output to collect prior to changing configurations like…
Cisco
𝄞 This Is How We Do It 𝄞 And here it is, my list of commands and checks that I run against IM & Presence nodes for most changes that take place. It's useful output to collect prior to changing configurations like…
Cisco
When You Really Want To Use Python Hey! You there! Yes, you! Are you sick of only checking Cisco Phone registration in Cisco Unified Communications Manager through the GUI, having to take the time to log in, wait for…
Python
Like Batman's Belt, But Not As Cool In my last post I share a script that I created with the help and guidance of some current and former colleagues. It used BeautifulSoup and regular expression to parse html code and…
Python
When You Just Want Some BeautifulSoup I want to start this blog post off by prefacing the below script I'm providing by stating that I am not formally trained, nor have I studied at length Python or coding in general. I…
SQL
We Need To Know If Video Calling Is Enabled Another day, another query. This time the request was not up for interpretation in terms of 'Can you pull this kind of data from CUCM?' where I can take a look at what might…
Cisco Unified Contact Center
Some Context and Story This one's a bit of a mess, and I'll provide some context that I did not have the benefit of knowing going into it. The issue was reported as "Calling XXX XXX XXXX and pressing Option 2 for French…
Unified Communications
Who Is Your Father And What Does He Do? The requests just keep coming... and always for a slightly different set of information requiring the combination of multiple SQL queries or the development of a new one if I…
Unified Communications
How to Update Primary Extensions the Fun Way Today's post covers a workaround turned update method for the 'Primary Extension' field in CUCM's End User Page. We were asked to build out a new DN and assign it to the user…
Unified Communications
Update I've been refreshed by my colleague Mark on the importance of querying for the tables I need, the db structure, and understanding table naming (tbl globaluser [editable] vs vw globaluser [viewable]). After a bit…
Unified Communications
When You Delete The Parent Before The Child With Cisco's Unified Communications Manager and Unity Connection products we have a few options when it comes to user accounts for both Endpoint/Permissions management, and…
Unified Communications
Windows NTP Is A No Go So as we all know as part of the UC VOS Deployments, NTP Servers are one element that needs to be configured during install time... and occasionally needs to be updated as things change on the…
Cisco
𝄞 This Is How We Do It 𝄞 Now for the third technology on my list, Cisco Unity Connection. And for this I've provided the list of commands and checks that I run against CUC nodes (7.x 12.x) for most changes that take…
Unified Communications
Gotta Secure Those Media Resources An interesting change I was involved in recently that was more of an oddity to me was setting up a CA in IOS, signing a certificate for Media Resources and registering it against a…
Unified Communications
A New Query Approaches I have to admit, I haven't been doing much SQL work lately as... due to the holidays and other factors... it's been pretty quiet. The occasional phone firmware upgrade here, troubleshooting call…
VMWare
For When You Just Need It To Boot So once again it's lab season as I'll be re certifying in the CCNP Collaboration exam, as I don't want to lose my CCNP Data Center/Collab and my CCNA Route/Switch and Wireless…
VMWare
Let's Talk About Best Practices Over the past few years I've been involved fairly often (from the ESXi/UCS perspective) in troubleshooting issues with network latency/connectivity wherein only a single VM is impacted.…
Cisco
Let's talk about ESXi and UCS Every so often I need to perform a CIMC Firmware upgrade due to a bug, such as the infamous memory leak per bug CSCun88303, CSCus63934; noted under Field Notice FN63943...
Cisco
Let's Talk Billing Servers Billing servers are used in UC environments to collect CDR/CMR data and display them (ideally in a much better fashion than CDR Analysis & Reporting), make them searchable and provide insights…
SQL
Context I get a lot of reporting requests. It could be for the Home Cluster enablement on a given (or all) End Users on UCM (we have a post for that!) or it could be for a dump of all the dialable numbers in the…
SQL
Today's Topic Mobile Agents using CTIOS and some crashes. So here's another "Priority 1" or "Sev 1" issue that I troubleshot last week, and oh boy, it was an interesting one.
SQL
How to Check CFWD Configs using SQL Faster There's an SQL query I run against CUCM Pub in instances where a user has call forward enabled and I have a suspicion this is causing the problem, but I don't always want to…
Unified Communications
User Report & Context All users at Site A is experiencing issues making calls from Site A (Santarem) in Brazil to Site B when calling from Cisco IP Phone. When calling from Cisco Jabber the call works fine.
Cisco
𝄞 This Is How We Do It 𝄞 As mentioned on the blog, I work for a Managed Services Provider. As such I am not a prototypical System Admin that knows a particular environment in and out, backwards and sideways. Often…
Cisco
The Story Begins Story time. It's a wonderful day in early April. The birds are singing, Spring is upon us. We had a lovely drive in to work, it was an easy morning. We break for lunch and have some pizza delivered to…
Unified Communications
A Wild Permission Denied Has Appeared So here I am trying to access a VCS C/VCS E pair using SSH like I would for any other device any other day. I load up PuTTY and jump to a linux box (proxy) and attempt to SSH to the…
Unified Communications
What Is Our Mission As part of the process of upgrading phones to new firmware I've formed a habit of verifying if there are any phones of the particular model (or models) that I'm upgrading that have a static phone…
Unified Communications
What Is Our Mission To pull a list of device defaults (like the Device Device Defaults GUI page) to gather the device default firmware for a set of phones. In this case we are specifically pulling the device defaults…
Unified Communications
What Is Our Mission Pull a list of users where Home Cluster (islocaluser) is Enabled (t) only. Do not display if the user does not have Home Cluster enabled (f). We also want to do the following: