Cisco: How Set Time and Date

Here is a quick and simple way to set up time and date for your cisco router.




Check your router clock;
     router#show clock
     *08:20:41.428 ph Thu Oct 30 2014

If this is right then our done, but if not next step
        go to global configuration mode from privileged EXEC mode.
        then execute the following command.

    cisco(config)#clock timezone [word] [timezone]
                   where; [word] is the name of timezone, [timezone] is the hours offset from UTC

    cisco(config)#do write

and your done.



No comments:

Post a Comment