Ruijie Community

Title: How to configure NTP server on Ruijie EG? [Print this page]

Author: zhangqiao@ruiji    Time: 2024-10-30 17:25
Title: How to configure NTP server on Ruijie EG?
Scenario



Configuration Steps


DEVICE-A configures the local clock as the NTP reference clock source.

DEVICE-B configures DEVICE-A as the reference clock source.

DEVICE-C configures DEVICE-B as the reference clock source.

  DEVICE-A
  
  A#configure terminal
  A(config)# ntp master
  A(config)#exit
  
  DEVICE-B
  
  B#configure terminal
  B(config)# ntp server 192.168.1.1
  B(config)# exit
  
  DEVICE-C
  
  C#configure terminal
  C(config)# ntp server 192.168.2.1
  C(config)# exit
  





Welcome to Ruijie Community (https://community.ruijienetworks.com/) Powered by Discuz! X3.2