Raisecom
ISCOM2600G-HI (A) Series Configuration Guide
1 Basic configurations
Raisecom Proprietary and Confidential
Copyright © Raisecom Technology Co., Ltd.
35
Step
Command
Description
2
Raisecom(config)#ntp server
{
ipv4-address
|
ipv6-
address
} [ version
version-
number
] [ keyid
key-id
]
(Optional) configure the IP address of the
NTP server for the client working in
server/client mode.
3
Raisecom(config)#ntp peer
{
ipv4-address | ipv6-
address
} [ version
version-
number
] [ keyid
key-id
]
(Optional) configure the IP address of the
NTP peer for the ISCOM2600G-HI series
switch working in symmetric peer mode.
4
Raisecom(config)#ntp
refclock-master
[
ip-
address
] [
stratum
]
Configure the clock of the ISCOM2600G-
HI series switch as the NTP reference
clock source for the ISCOM2600G-HI
series switch.
If the ISCOM2600G-HI series switch is configured as the NTP reference clock source,
it cannot be configured as the NTP server or NTP symmetric peer; vice versa.
Configuring NTP identity authentication
A network with high requirements for security requires identity authentication when NTP is
used. After enabled with identity authentication, a NTP client synchronizes with the NTP
server that passes identity authentication, thus guaranteeing network security. Only after the
NTP client is enabled with identity authentication can it authenticate the NTP server. If it is
disabled with identity authentication, it will directly synchronize time with the NTP server
without authentication regardless of that the NTP server carries key information.
Configure NTP identity authentication for the ISCOM2600G-HI series switch as below.
Step
Command
Description
1
Raisecom#config
Enter global configuration mode.
2
Raisecom(config)#ntp
authenticate enable
Enable identity authentication on the NTP
server/client.
3
Raisecom(config)#ntp
authentication-keyid
key-id
md5
password
Configure the key ID and key password for
identity authentication on the NTP server/client.
4
Raisecom(config)#ntp
trusted-keyid
key-id
Configure the key ID for identity authentication
on the NTP server/client as a trusted ID.
Only after the NTP client is enabled with
identity authentication can it authenticate
the NTP server, and can it synchronize
time with the NTP server that provides a
trusted key.