7 sntp trusted-key, 8 sntp client poll timer, User guidelines – Planet Technology WGSW-48040 User Manual
Page 177: Examples, Syntax, Default configuration, Command mode
User’s Manual of WGSW-24020/WGSW-48040
-17
User Guidelines
The command is relevant for both unicast and broadcast.
Examples
The following example defines the authentication key for SNTP and grants authentication.
cnsole(config)# sntp authentication-key 8 md5 ClkKey
console(config)# sntp trusted-key 8
console(config)# sntp authenticate
5.5.7 sntp trusted-key
The sntp trusted-key global configuration command authenticates the identity of a system to which Simple Network Time
Protocol (SNTP) will synchronize. To disable authentication of the identity of the system, use the no form of this command.
Syntax
sntp trusted-key key-number
no sntp trusted-key key-number
key-number — Key number of authentication key to be trusted. (Range: 1 - 4294967295)
Default Configuration
Not trusted.
Command Mode
Global configuration mode
User Guidelines
The command is relevant for both unicast and broadcast.
Examples
The following example authenticates key 8.
Console(config)# sntp authentication-key 8 md5 ClkKey
Console(config)# sntp trusted-key 8
Console(config)# sntp authenticate
5.5.8 sntp client poll timer
The sntp client poll timer global configuration command sets the polling time for the Simple Network Time Protocol (SNTP)
client. To return to default, use the no form of this command.