> On: Tue, 28 Mar 1995 10:10:47 -0800
> Brent @
GreatCircle .
COM (Brent Chapman)
Wrote:
> ... If you add more and more capabilities to a router,
soon it becomes a functional piece of IS gear... :-)
Seriously, the NTP (as EVERY else thing in a Cisco) is off when you
plug it in (save netconfig'ing it, and then you would have had to
explicitely added the line to the confg file).
I like the feature because it gives me a single focal point
through which to bring in a sync'd time source from which to
sync my network(s).
These few lines (plus an optional access list) get it going on
one of my 10.3 Cisco's:
interface Ethernet0-6
ntp broadcast
clock timezone EST -5
clock summer-time EDT recurring
ntp authentication-key 279 md5 010633114F0A14 7
ntp authenticate
ntp broadcastdelay 2
ntp clock-period 17179971
ntp server 192.5.41.41 prefer
ntp server 132.163.135.130
This along with a separate serial port going out to a dedicated logging
(write-only) PC allows me to know the *EXACT* point in time someone
commandeered my router!
Regards-
Robert
|
|