Download Print this page

Ntp Server - Centrecom FS980M/9 Command Reference Manual

Fs980m series fast ethernet managed access switches reference for alliedware plus version 5.4.6-2.x

Advertisement

NTP C
OMMANDS

NTP SERVER

ntp server
Overview
Use this command to configure an NTP server. This means that this system will
synchronize to the other system, and not vice versa.
Use the no variant of this command to remove the configured NTP server.
Syntax
ntp server {<serveraddress>|<servername>}
ntp server {<serveraddress>|<servername>} [prefer] [key <key>]
[version <version>]
no ntp server {<serveraddress>|<servername>}
Mode
Global Configuration
Examples
See the following commands for options to configure an NTP server association,
key and NTP version for the server with an IPv4 address of 192.0.1.23:
awplus#
awplus(config)#
awplus(config)#
awplus(config)#
awplus(config)#
awplus(config)#
awplus(config)#
awplus(config)#
To remove an NTP peer association for this peer with an IPv4 address of 192.0.1.23,
use the commands:
awplus#
awplus(config)#
613-50137-01 Rev A
Parameter
<serveraddress>
<servername>
prefer
key <key>
version <version>
configure terminal
ntp server 192.0.1.23
ntp server 192.0.1.23 prefer
ntp server 192.0.1.23 prefer version 4
ntp server 192.0.1.23 prefer version 4 key 1234
ntp server 192.0.1.23 version 4 key 1234
ntp server 192.0.1.23 version 4
ntp server 192.0.1.23 key 1234
configure terminal
no ntp server 192.0.1.23
Command Reference for FS980M Series
AlliedWare Plus™ Operating System - Version 5.4.6-2.x
Description
Specify the IP address of the peer, entered in the form
A.B.C.D for an IPv4 address, or in the form X:X::X.X for
an IPv6 address.
Specify the server hostname. The server hostname can
resolve to an IPv4 and an IPv6 address.
Prefer this server when possible.
<1-4294967295>
Configure the server authentication key.
<1-4>
Configure for this NTP version.
1461

Advertisement

loading