Configuration Statements for NTP on C Series Controllers
Use the following configuration statements to configure NTP on a C Series Controller at the [edit] hierarchy level.
system ntp {
boot-server boot-server;
broadcast-client;
disable-monitor;
trusted-key [trusted-key...];
}
system ntp authentication-key key-number {
value value;
}
system ntp broadcast address {
key key ;
ttl ttl ;
version version ;
}
system ntp multicast-client {
address;
}
system ntp peer address {
key key;
version version;
prefer;
}
system ntp server address {
key key;
version version;
prefer;
}
Related Documentation
SRC PE CLI Command Reference