[DeviceB]ntp server source-interface10ge1/0/1 #DeviceB指定DeviceA为NTP服务器,并使用已配置的验证密钥。 [DeviceB]ntp unicast-server 2.2.2.2 authentication-keyid 42 #在DeviceB上开启NTP服务器功能。 [DeviceB]undontpserver disable 在DeviceC启动验证功能并指定NTP服务器。
ntp server source-interface { interface-name |interface-type interface-number } 缺省情况下,NTP IPv4服务器不侦听任何接口。如果执行命令ntp server source-interface all enable,则设备作为NTP IPv4服务器将侦听所有接口。 指定NTP IPv6服务器侦听地址。 ntp ipv6 server source-address ipv6Addr [ vpn-instance...
interface-type:接口类型,loopback、物理口、vlan-interface
source-interface interface-type interface-number:指定发送NTP报文的接口。本地设备给服务器发送NTP报文时,报文中的源IP地址为该接口的主IP地址。interface-type interface-number为接口类型和接口编号。 version number:指定NTP版本号。number取值范围为1~3,缺省值为3。 【描述】 ntp-service unicast-server命令用来为...
source-interface interface-type interface-number:指定NTP报文的源接口。本地设备给服务器发送NTP报文时,报文中的源IP地址为该接口的主IP地址。interface-type interface-number为接口类型和接口编号。 version number:指定NTP版本号。number取值范围为1~4,缺省值为3。 【描述】 ntp-service unicast-server命令用来为...
ntp-service unicast-server命令用来为设备指定NTP服务器。 undo ntp-service unicast-server命令用来取消为设备指定的NTP服务器。 【命令】 ntp-service unicast-server { server-name | ip-address } [ vpn-instance vpn-instance-name ] [ authentication-keyid keyid | priority | source interface-type interfac...
R2(config)# ntp server 202.112.10.36 source FastEthernet0/0 这将使用互联网的NTP服务器同步时间。 验证NTP同步状态和时间设置: 代码语言:txt 复制 R2# show clock 代码语言:txt 复制 R2# show ntp status 3.2 服务器 这里以Ubantu系统为例。 拓扑图 ...
driftfile用来指定记录本机与上层NTP server之间的频率误差。单位是百万分之一秒。 5 6 # Permit time synchronization with our time source, but do not 7 # permit the source to query or modify the service on this system. 8 restrict default nomodify notrap nopeer noquery...
server ntp.sjtu.edu.cn #上海交通大学NTP服务器 server202.112.10.36#1.cn.pool.ntp.org server59.124.196.83#0.asia.pool.ntp.org #broadcast192.168.1.255autokey # broadcast server #broadcastclient # broadcast client #broadcast224.0.1.1autokey # multicast server ...
addserver peer_address [ keyid ] [ version ] [ prefer ] Identical to the addpeer command, except that the operating mode is client. addtrap [ address [ port ] [ interface ] Set a trap for asynchronous messages. authinfo Return information concerning the authentication module, including kno...