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

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;
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 Topics


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