cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3026
Views
0
Helpful
3
Replies

configuring NTP server on a 3825 router

bkoum
Level 1
Level 1

hello

i want to use the harware calendar of a 3925 router as a ntp server for the lan and i was wondering if the < NTP master > command is all i need? Or that command referce to the software clock . Im a little confused about that.

thanks

2 Accepted Solutions

Accepted Solutions

Lucien Avramov
Level 10
Level 10

Yes, you only need ntp master and the stratum level you want to assign to it.

Example: router(config)# ntp master 2

View solution in original post

you can use the command ntp update-calendar for the hardware clock as per:

http://www.cisco.com/en/US/docs/ios/netmgmt/command/reference/nm_10.html#wp1096194

This way the hardware clock is synced from the ntp source.

If you want to sync the hardware clock from the software clock, then the command you can use is:

clock update-calendar

View solution in original post

3 Replies 3

Lucien Avramov
Level 10
Level 10

Yes, you only need ntp master and the stratum level you want to assign to it.

Example: router(config)# ntp master 2

And is there any way to set up the harware clock manual or this can be only via synchronization with the software clock.

thanks again

you can use the command ntp update-calendar for the hardware clock as per:

http://www.cisco.com/en/US/docs/ios/netmgmt/command/reference/nm_10.html#wp1096194

This way the hardware clock is synced from the ntp source.

If you want to sync the hardware clock from the software clock, then the command you can use is:

clock update-calendar