7210 SAS-M, T, R6, R12, Mxp, Sx, S Basic System
Configuration Guide
System Management
Edition: 01 3HE 16132 AAAB TQZZA 329
The following example shows the command usage to transmit broadcast packets.
Example: config>system>time>ntp#
config>system>time>ntp# broadcast interface int11
version 4
ttl 127
config>system>time>ntp# no shutdown
The following sample configuration of the system>time context shows NTP enabled
with the broadcast command configured.
A:sim1>config>system>time# info detail
----------------------------------------------
ntp
no shutdown
authentication-check
ntp-server
broadcast interface int11 version 4 ttl 127
exit
A:sim1>config>system>time#
The following sample configuration shows NTP enabled in the config context with
the broadcast command configured. At this level, the NTP broadcast commands are
displayed at the end of the output after the router interfaces are shown.
A:sim1>config info
....
#--------------------------------------------------
echo "System Time NTP Configuration"
#--------------------------------------------------
system
time
ntp
broadcast interface toboth
exit
exit
exit
A:sim1>config
Broadcastclient
The broadcastclient command enables listening to NTP broadcast messages on
the specified interface.
Use the following CLI syntax to enable listening to NTP broadcast messages.
CLI Syntax: config>system>time>ntp