cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1594
Views
0
Helpful
2
Replies

NTP strange error

kthned
Level 3
Level 3

Hi

Does any one has an idea about the reason of following NTP error. I am unable to configure further ntp peers on the router. Could not able to understand the reason of 100 peers. I am adding only 2nd peer on the router but getting this error. There is no problem adding peers in other 6500s .

6500(config)#ntp peer 192.x.x.x

%NTP: Did not configure master clock.  Too many peers(101). Allowed only 100

%NTP: Couldn't configure peer

Here is the actual config on the router

        ntp source Loopback0

ntp access-group peer 15

ntp access-group serve-only 16

ntp update-calendar

ntp server 192.a.a.a

ntp server 192.b.b.b

ntp peer 123.c.c.c

ntp server 192.c.c.d prefer

I want to add two more peers, in a mesh configs.

Hope to get your kind help !

Regards,

Umair

2 Replies 2

cadet alain
VIP Alumni
VIP Alumni

Hi,

look at this: http://www.cisco.com/en/US/docs/ios/12_3t/fun/command/reference/cfrgt_05.html#wp1117857

Regards.

Alain

Don't forget to rate helpful posts.

Don't forget to rate helpful posts.

Hi

I manage to increase the max-association from 100 to 110 and now 6500 accepts the "ntp peer ..." command. The million dollar question is 100 is too high number for associations. I am sure there are only 6 to 7 peer / server configured and just few client. Yes there are lot many broadcast clients but i dont think they are counted towards the association as it is only one way communication.

Regards,

Umair