Options

How to Configure NTP on 827 router

mitianmitian Member Posts: 1 ■□□□□□□□□□
Hi,
Does anyone know how to configure a ntp time server on a 800 series router with IOS 12.1(1r)XB1.
I don't want to set the clock every time my router restarts.

Normally it is :
router(config)#ntp server n.n.n.n , but he can't find the ntp command. icon_sad.gif

Comments

  • Options
    NetwurkNetwurk Member Posts: 1,155 ■■■■■□□□□□
    Have him try the following:

    conf t
    ntp ?

    If he gets a list of commands, he can configure NTP.

    If he gets the "% Unrecognized command" response, then his version of the IOS doesn't support NTP.

    Another possibilty is that NTP could be disabled. This is done per interface with the command "ntp disable" or "no ntp enable". Disabling NTP would not affect the "ntp ?" command, but it would prevent NTP from working.

    The 800 series originally came with only 4MB flash. I think they are upgradable to at least 8MB. Trying a different IOS release might be the way to go.
Sign In or Register to comment.