This article describes the query period and quiet period, and explains the relationship between them.
root# show | compare
[edit protocols]
+ dot1x {
+ authenticator {
+ radius-reachability {
+ query-period 120;
+ }
+ interface {
+ all {
+ quiet-period 300;
{master:0}[edit]
root# commit check
[edit protocols dot1x authenticator]
'interface all'
Quiet period is greater than or equal to the query period
error: configuration check-out failed
+ quiet-period 100;
root@jtac-QFX5200-32C-32Q-r070# commit check
configuration check succeeds