03-03-2020 01:43 AM
Dear all,
we have configured, on a ISR4331/K9, Cisco IOS XE Software, Version 16.07.0 Cisco IOS Software [Fuji], ISR Software (X86_64_LINUX_IOSD-UNIVERSALK9-M), Versi on 16.7.1, RELEASE SOFTWARE (fc6), the following set of commands:
controller E1 0/1/0
clock source line primary
pri-group timeslots 1-31 service mgcp
!
controller E1 0/1/1
clock source line secondary
pri-group timeslots 1-31 service mgcp
When the router reboot after a power black out, "clock source line" commands are lost as follows:
controller E1 0/1/0
pri-group timeslots 1-31 service mgcp
!
controller E1 0/1/1
pri-group timeslots 1-31 service mgcp
Is there any reasons ? or it can be a sort of bug ?
Thank you for your kind help.
Giuseppe
Solved! Go to Solution.
03-02-2023 02:45 AM
06-01-2021 11:27 AM
I'm getting the exact same problem on our ISR 4331. Cisco IOS XE Software, Version 16.12.03. causing Slip Secs on the PRI/T1 and errors. clock source line primary is missing from controller t1 after router reloads
Nominated Interfaces
Interface SigType Mode/QL Prio QL_IN ESMC Tx ESMC Rx
Internal NA NA/Dis 251 - - -
*T1 0/1/0 NA NA/Dis 1 - - -
after power outage
Nominated Interfaces
Interface SigType Mode/QL Prio QL_IN ESMC Tx ESMC Rx
*Internal NA NA/Dis 251 - - -
06-01-2021 05:43 PM
It is probably that the configuration gets wiped out during the download of the MGCP configuration from call manager. Assuming this isn't a gateway where you make frequent changes, you can turn off the config download option with
no ccm-manager config
That does mean if you do make changes, you will have to manually stop and restart the MGCP service on the gateway
no mgcp ! wait for MGCP process to stop mgcp
I have also seen this behavior in an ISR 4K MGCP gateway. Quite annoying!
06-02-2021 06:11 AM
So I opened a TAC case and the tech said to go into Call Manager, Device, Gateway, then locate your MGCP Gateway that is having the problem.. click on the T1 PRI endpoint and change the clock setting there to External Primary all of mine were set to just External. if you have more than one PRI circuit on the gateway you can select External Secondary for those.
you were right the configuration gets wiped during the download of the MGCP config. I bet your solution would work too.
03-01-2023 05:28 PM
I have 2 - 8 port NIMs on my gw. All with PRI. Would I make port 0 on both cards External Primary? And is it mandatory to set the other 7 ports to External Secondary, or can leave them with just the default of "External"?
03-02-2023 02:45 AM
Please ask your off topic question to the OP in a separate post.
03-02-2023 09:21 AM
Hi Roger, actually my reply is based on this topic and I came across this upon searching on the internet for my issue.
Right now, if my 4431 were to reboot, I would lose the Clock Soure is Line Primary config and it would default to Clock Source is Line. Then I will get slips. Per this article, that is because the 4431 on power up will pull config from CUCM.
In CUCM all of the PRIs were set to just External. So I followed this article and set 0/1/0 and 0/2/0 to Clock External Primary and left all other PRIs as just External. We rebooted the 4431 and though the config in CLI shows Clock Source is Line Primary on 0/1/0 and 0/2/0 (all others are stayed Clock Source is Line), I am getting alot of slips.
Versus, prior to changing the parameter in CUCM, when the 4431 rebooted, we would manually configure Clock Source is Line Primary for 0/1/0 and 0/2/0 to prevent the slips.
My inquiry is very similar to this topic....but if you want me to post somewhere else I'd be more than happy to.
Thanks!
03-02-2023 09:33 AM
The OP topic is from my understanding about that part of the configuration is disappearing, whereas you initially asked for how to put a specific configuration to get some of your interfaces to act as primary clock. In general I would say that you’d be better off to not use MGCP for the control of your PRIs. You’d get more control over specific parts of configuration if you’ll use SIP as the control protocol.
03-02-2023 10:12 AM
Ok thank you Roger!
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