Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Configuring NTP and Syslog over IPv6 on CTP Node (CTPView)

 

Following are the pre-requirements for configuring NTP and Syslog over IPv6 on CTP node:

  • CTP should be configured to either “IPv6 only” or “IPv4 and IPv6” protocol as shown below:

  • The NTP or Syslog server should be configured with an IPv6 address.

Configuring NTP (without Authentication) over IPv6 on CTP Node

To configure NTP (without authentication) over IPv6 on CTP node using CTPView:

  1. In the side pane, select System > Configuration. The System Configuration page appears.

  2. Click the Node Settings tab.

  3. Under the NTP Settings section, enter the first IPv6 server address in the 1st field. If required, enter the second IPv6 server address in the 2nd field.

  4. Leave the Key ID and Key Value fields blank.

  5. Change the Status to Enabled, and then click Submit Settings.

    After submitting the NTP settings, CTP node tries to synchronize with the first NTP server. Upon successful synchronization, the date or time of CTP node is changed to the respective date or time of the first NTP server. If the CTP node is unable to synchronize with the first server, it tries to synchronize with the second NTP server. Upon successful synchronization with the second NTP server, the date or time of the CTP node is changed to the respective date or time of the second NTP server.

Configuring NTP (with Authentication) over IPv6 on CTP Node

It is assumed that the shared secret key is already being communicated between client and server and it is the responsibility of the server to have the shared secret keys already configured in their conf and keys files.

If CTPView acts as NTP server, make sure that the line “trustedkey 1” (here 1 is key ID, some other key ID can also be used) is added in the /etc/ntp.conf of CTPView server. The line “1 M juniper” (here 1 is key ID and juniper is key, some other key and key ID can also be used) should be mentioned in the /etc/ntp/keys, and ntpd should be started in CTPView server.

To configure NTP with authentication over IPv6 on CTP node using CTPView:

  1. In the side pane, select System > Configuration. The System Configuration page appears.
  2. Click the Node Settings tab.
  3. Under the NTP Settings section, enter the first IPv6 server address in the 1st field. If required, enter the second IPv6 server address in the 2nd field.
  4. Enter key ID and key values in the Key ID and Key Value fields, respectively. The key ID should be unique for both NTP servers.
  5. Change the Status to Enabled, and then click Submit Settings.

    4. After submitting the NTP settings, CTP node tries to synchronize with the first NTP server. Upon successful synchronization, the date or time of CTP node is changed to the respective date or time of the first NTP server. If the CTP node is unable to synchronize with the first server, it tries to synchronize with the second NTP server. Upon successful synchronization with the second NTP server, the date or time of the CTP node is changed to the respective date or time of the second NTP server.

Configuring Syslog over IPv6 on CTP Node

To configure Syslog over IPv6 on CTP Node:

  1. In the side pane, select System > Configuration. The System Configuration page appears.
  2. Click the Node Settings tab.
  3. Under the Syslog Settings section, enter the first IPv6 server address in the 1st field. If required, enter the second IPv6 server address in the 2nd field.
  4. Change the Status to Enabled, and then click Submit Settings.
  5. After submitting the Syslog settings, monitor the /var/log/messages of both the syslog servers. The CTP logs should be displayed in syslog servers as shown below: