09-14-2019 01:02 PM - edited 10-12-2019 05:40 AM
PROBLEM DESCRIPTION
Client is installing a new cucm subscriber node at a branch site.
All CUCM's can ping each other.
RTMT is showing the node unreachable(at the bottom in red) from all but 1 other CUCM.
CUCM Pub is showing all the phones as "unregistered" that are registered to this new node
If you push reset from CUCM Pub it will reset one of the "unregistered" phones
All nodes can ping eachother
show network cluster shows "unauthenticated" between the new node and all other nodes except the 1 CUCM Node it likes
a packet capture reveals that NEW node is not accepting/sending any packets on port 8002.
If you goto CUCM CLI and issue the command : show network ipprefs all
We see "disabled" for port 8002 under H-Status where as we see "enabled" on other nodes that are working properly.
For example?
admin:show network ipprefs all
Application IPProtocol PortValue HashLimit (max:rate) H-Status ConnLimit C-Status Type XlatedPort Status Description
------------ ------------ ------------ ------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------
ccm tcp 8002 2000:15/second disabled - disabled public - enabled CCM SDL Link
Any idea if this is related to the problem and/or how to enable it?
Solved! Go to Solution.
09-15-2019 10:37 AM
10-11-2019 07:49 AM - edited 10-12-2019 05:44 AM
Turns out the customer's firewall was blocking 2 ports that disrupted cluster communication between some of the servers thus having RTMT show "Node not reachable" when it actually was via ping.
Traffic on ports 8500 (Intracluster replication of system data by IPSec Cluster Manager) and 2555 (Real-time Information Services (RIS) database server) between CUCM01 and the other nodes to the new CUCM node being installed was being denied by a Firewall rule. The 2555 makes sense as it’s real time information that wasn’t being updated.
So lesson learned. If you run into replication issues or show network cluster showing "unauthenticated" try checking if ports 8500 and/or ports 2555 are blocked. If they are open then try Anthony's set password user security trick to test the cluster security password on the new node.
09-15-2019 10:37 AM
10-11-2019 07:52 AM
Thank you for this reply. Though I posted the solution I am going to use your trick!
Thank you again for replying. Very grateful !
-JC
10-12-2019 05:05 AM
Great trick Anthony. Below is a test where I'm guessing I used the correct cluster security password?
"BAD PASSWORD: it does not contain enough DIFFERENT characters" was the result. See below.
admin:set password user security
Please enter the old password: ******
Please enter the new password: ******
Reenter new password to confirm: ******
WARNING:
The Disaster Recovery System is dependent on this security password you are attempting to change.
If you need to use any of the older backup archive to restore this system, you need to remember the
older security password. To avoid this scenario, we recommend you to conduct a DRS Backup of your
system/cluster immediately after this password change.
Please make sure that the security password on the publisher is changed first.
The security password needs to be the same on all cluster nodes,
or the publisher and subscriber(s) will not communicate.
After changing the security password on a cluster node, please restart that node.
Continue (y/n)?Y
Please wait...
BAD PASSWORD: it does not contain enough DIFFERENT characters
admin:
10-11-2019 07:49 AM - edited 10-12-2019 05:44 AM
Turns out the customer's firewall was blocking 2 ports that disrupted cluster communication between some of the servers thus having RTMT show "Node not reachable" when it actually was via ping.
Traffic on ports 8500 (Intracluster replication of system data by IPSec Cluster Manager) and 2555 (Real-time Information Services (RIS) database server) between CUCM01 and the other nodes to the new CUCM node being installed was being denied by a Firewall rule. The 2555 makes sense as it’s real time information that wasn’t being updated.
So lesson learned. If you run into replication issues or show network cluster showing "unauthenticated" try checking if ports 8500 and/or ports 2555 are blocked. If they are open then try Anthony's set password user security trick to test the cluster security password on the new node.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide