set chassis synchronization source interfaces interface-name wait-to-restore
minutes
The following output shows the configuration of the wait-to-restore statement:
[edit]
user@host# show chassis
synchronization {
network-option option-1;
source {
interfaces ge-0/1/0 {
wait-to-restore 2;
}
}
}
Setting the synchronization source lockout
A lockout may be configured for any source. When a lockout is configured for a source,
that source will not be considered by the selection process. To set the synchronization
source lockout, use the following command:
set chassis synchronization source (bits | gps | interfaces interface-name)
request lockout
The following output shows the configuration of the request lockout statement:
[edit]
user@host# show chassis
synchronization {
network-option option-1;
source {
bits {
request lockout;
}
}
}
Setting the forced switch
Force a switch to the source provided that the source is enabled and not locked out. Only
one configured source may be force-switched. To set the forced switch, use the following
command:
set chassis synchronization source (bits | gps | interfaces interface-name)
request force-switch
The following output shows the configuration of the request force-switch statement:
[edit]
user@host# show chassis
synchronization {
network-option option-1;
source {
bits {
request force-switch;
}
}
}
233Copyright © 2017, Juniper Networks, Inc.
Chapter 9: Configuring Timing and Synchronization