cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2591
Views
0
Helpful
11
Replies

How to find out primary NTP sever in Cisco Prime Infrastructure

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. 

11 Replies 11

Mark Elsen
Hall of Fame
Hall of Fame

 

 - Check Prime's running config with  "show run"  , with Prime it's probably just the first NTP server defined ,

 M.



-- Let everything happen to you  
       Beauty and terror
      Just keep going    
       No feeling is final
Reiner Maria Rilke (1899)

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.

 

 

 - 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.



-- Let everything happen to you  
       Beauty and terror
      Just keep going    
       No feeling is final
Reiner Maria Rilke (1899)

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  

Hi MHM Cisco World,

Which command you have used in cisco prime for this, could you please share.

show ntp associations <detail>

Hi MHM Cisco World,

No "associations" option in cisco prime Infrastructure.

prm1/admin# show ntp ?

  >     Output Redirection.

  |     Output modifiers.

  <cr>  Carriage return.

- That's because none of the configured NTP servers can be reached.

M.


-- Let everything happen to you  
       Beauty and terror
      Just keep going    
       No feeling is final
Reiner Maria Rilke (1899)

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.

 

                        >...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.



-- Let everything happen to you  
       Beauty and terror
      Just keep going    
       No feeling is final
Reiner Maria Rilke (1899)

I think the command is not support in Cisco Prime