_____________________________________________________________________________
____________________________________________________________________________
44
LTP-8X optical line terminal
Step 2.
Enable time synchronisation by using the
ip ntp enable
command. Specify the IP address to be
used for synchronisation in the
ip ntp ip <ip>
command.
LTP-8X(config)# ip ntp enable
LTP-8X(config)# ip ntp ip 192.168.1.254
Step 3.
Specify the synchronisation interval in seconds by using the
ip ntp interval
command.
LTP-8X(config)# ip ntp interval 3600
Step 4.
Use the
ip ntp timezone
and ntp
daylightsaving
commands to set the time zone of your region
and indicate whether it should be switched to daylight-saving time.
LTP-8X(config)# ip ntp timezone 7
LTP-8X(config)# ip ntp daylightsaving
Step 5.
Apply the configuration by using the
do
commit
command.
LTP-8X(config)# do commit
Step 6.
Check the entered data by using the
do show ntp
command.
LTP-8X(config)# do show ip ntp
Ntp:
Enabled: true
Ntpserver: 192.168.1.254
Interval: 3600
Timezone: 7
Daylightsaving: true