[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]


Verifying NTP Configuration on a C-series Controller

Purpose

To verify the configuration for NTP.

Action

At the [edit system ntp] hierarchy level, enter the show command. For example:

[edit system ntp]
user@host# show
boot-server 192.0.2.20;
multicast-client 192.0.2.15;
trusted-key 1;
server 192.0.2.30 key 1;
server 192.0.2.25;
authentication-key 1 {
  value ********;
}

Related Topics


[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]