System information

BSR 64000 Configuration and Management Guide
3-26
MOT(config)#sntp server 192.168.1.253
MOT(config)#sntp server sntpd.motorola.com
2. Authenticate SNTP time sources with the sntp authenticate command in Global
Configuration mode.
MOT(config)#sntp authenticate
3. Configure an authentication a key for the trusted time source with the sntp
authentication-key md5 command on Global Configuration mode. You
configure SNTP authentication keys so that the BSR can send authenticated
packets. The key must be identical between a set of peers sharing the same key
number.
MOT(config)#sntp authentication-key {<1-4294967295>} md5 <WORD>
where:
1-4294967295 is the SNTP authentication key.
WORD is the authentication key, which is from 1 to 8 alphanumeric
characters.
4. Configure an SNTP broadcast service to listen to SNTP broadcasts with the sntp
broadcast client command in Global Configuration mode.
MOT(config)#sntp broadcast client
5. Configure an SNTP broadcast delay, which is, with the sntp broacastdelay
command in Global Configuration mode.
MOT(config)#sntp broadcastdelay <1-999999>
where:
1-999999 is the estimated round-trip delay in microseconds.
Note: If you configure the BSR to operate in authenticated mode, you must also
configure an authentication key and a trusted key.