03-24-2023 01:44 AM
Hi Team,
When I'm login Cisco Prime through Cli/GUI I can see the NTP servers but no mentioned which is the primary. Please guide me here, How to find out which is the primary NTP server.
_----------------------------------------------- OUTPUT -------------------
prm1/admin# show ntp
NTP Server 1 : 10.10.19.25
NTP Server 2 : 10.10.19.26
NTP Server 3 : 10.10.19.27
unsynchronised polling server every 8 s
remote refid st t when poll reach delay offset jitter
==============================================================================
10.10.19.25 .INIT. 16 u - 64 0 0.000 0.000 0.000
10.10.19.26 .INIT. 16 u - 64 0 0.000 0.000 0.000
10.10.19.27 .INIT. 16 u - 64 0 0.000 0.000 0.000
Warning: Output results may conflict during periods of changing synchronization.
prm1/admin#
Thanks you to all in advance you guy's are amazing.
03-24-2023 03:35 AM
- Check Prime's running config with "show run" , with Prime it's probably just the first NTP server defined ,
M.
03-24-2023 03:39 AM
Hi Marce,
First of all i want to thank you,
Is there any way we can verify as we can do in other network devices.
03-24-2023 04:04 AM
- If you refer to the output of show ntp command it seems that none of the NTP servers defined in the running config are reachable and or not usable , this observation is established by looking at for instance :
10.10.19.25 .INIT. 16 u - 64 0 0.000 0.000 0.000
M.
03-24-2023 05:02 AM
address ref clock st when poll reach delay offset disp *~127.127.7.1 127.127.7.1 6 20 64 377 0.0 0.00 0.0 * master (synced), # master (unsynced), + selected, - candidate, ~ configured
this "*" meaning that this IP is master
03-24-2023 05:12 AM
Hi MHM Cisco World,
Which command you have used in cisco prime for this, could you please share.
03-24-2023 05:15 AM
show ntp associations <detail>
03-24-2023 05:25 AM
Hi MHM Cisco World,
No "associations" option in cisco prime Infrastructure.
prm1/admin# show ntp ?
> Output Redirection.
| Output modifiers.
<cr> Carriage return.
03-24-2023 05:59 AM
03-24-2023 06:11 AM
Hi Marce,
NTP server is reachable from cisco Prime, but not able to verify whether it is in sync or not if sync then what is the primary server.
03-24-2023 06:52 AM
>...NTP server is reachable from cisco Prime,
No it's not because if you see this in the output of show ntp : ....INIT.... , that means that Prime is still
trying to communicate with it. Try , for instance, if you can ping one of the configured NTP servers from Prime ,
M.
03-24-2023 06:38 AM
I think the command is not support in Cisco Prime
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