System Management
328
7210 SAS-M, T, R6, R12, Mxp, Sx, S Basic System
Configuration Guide
3HE 16132 AAAB TQZZA Edition: 01
Example: config>system>time>ntp#
config>system>time>ntp# authentication-check
config>system>time>ntp# no shutdown
Authentication-key
This command configures an authentication key ID, key type, and key used to
authenticate NTP PDUs sent to and received from other network elements
participating in the NTP protocol. For authentication to work, the authentication key
ID, authentication type and authentication key value must match.
Use the following CLI syntax to configure an authentication key ID, key type, and key.
CLI Syntax: config>system>time>ntp
authentication-key key-id {key key} [hash | hash2]
type
{des|message-digest}
The following example shows the command usage to configure an authentication
key-id, key type, and key.
Example: config>system>time>ntp#
config>system>time>ntp# authentication-key 1 key A type
des
config>system>time>ntp# no shutdown
The following sample configuration shows NTP disabled with the authentication-
key parameter enabled.
A:sim1>config>system>time>ntp# info
----------------------------------------------
shutdown
authentication-key 1 key "OAwgNUlbzgI" hash2 type des
----------------------------------------------
A:sim1>config>system>time>ntp#
Broadcast
The broadcast command is used to transmit broadcast packets on a specific subnet.
Use the following CLI syntax to transmit broadcast packets.
CLI Syntax: config>system>time>ntp
broadcast [router router-name]{interface
ip-int-name}[key-id key-id] [version
version][ttl ttl]