BFD & IP SLA Timer Calculator

/* Page-specific */ .badge { display: inline-block; padding: 2px 8px; border-radius: 10px; font-size: 11px; font-weight: bold; } .badge-fast { background: #d4edda; color: #155724; } .badge-slow { background: #fff3cd; color: #856404; } .input-row { display: flex; gap: 15px; flex-wrap: wrap; } .input-row .input-group { flex: 1; min-width: 160px; } /* Labels/inputs inside .section-content need dark text (not on purple bg) */ .section-content .input-group label { color: #555; } .section-content .input-group input, .section-content .input-group select { border: 1px solid #ddd; background: white; } .section-content .input-group input:focus, .section-content .input-group select:focus { border-color: #4CAF50; box-shadow: 0 0 0 3px rgba(76,175,80,0.1); background: white; } /* JS-injected classes */ .result-box { background: #f8fff8; border-left: 4px solid #4CAF50; padding: 15px; margin-top: 12px; border-radius: 6px; font-size: 14px; line-height: 1.8; } .result-highlight { font-size: 1.4em; font-weight: bold; color: #4CAF50; } .compare-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-top: 15px; } .compare-card { background: white; border: 1px solid #e0e0e0; border-radius: 8px; padding: 15px; border-left: 4px solid #4CAF50; } .compare-card h4 { margin-top: 0; color: #2d6a2d; } @media (max-width: 600px) { .compare-grid { grid-template-columns: 1fr; } }

BFD および IP SLA タイマー計算ツール

BFD セッションと IP SLA プローブの障害検出時間を計算します。 1 秒未満と 2 秒規模のフェイルオーバー オプションを比較します。

BFDセクション
BFD 検出時間

検出時間 = max(desired_min_tx, required_min_rx) × detect_mult

IP SLA セクション
IP SLA フェールオーバー タイマー
比較セクション
BFD と IP SLA の比較
静的プリセット表
一般的な BFD タイマーのプリセット
プロフィール 最小送信/受信 (ミリ秒) 乗数 検出時間 使用事例
攻撃的 50 3 150ミリ秒 データセンター、同じサブネットピア
バランスの取れた 300 3 900ミリ秒 ほとんどの WAN リンク
保守的 500 3 1500ミリ秒 高遅延 WAN、衛星
遅い (BFD なし) 該当なし 30~180秒 BGP ホールドダウン タイマー フォールバック