monitor (Multinode High Availability)
语法
monitor { bfd-liveliness destination-ip-address { interface interface-name; routing-instance routing-instance-name; session-type (multihop | singlehop); src-ip src-ip; } interface name; ip destination-ip-address { routing-instance routing-instance-name; } monitor-object { bfd-liveliness { destination-ip name { interface interface; routing-instance routing-instance; session-type(multihop | singlehop); src-ip src-ip; weight weight; } threshold threshold; } interface { interface-name name { weight weight; } threshold threshold; } ip { destination-ip name { routing-instance routing-instance; weight weight; } threshold threshold; } object-threshold object-threshold; } srg-threshold; }
层次结构级别
[edit chassis high-availability services-redundancy-group id-number]
描述
为多节点高可用性设置配置监视选项。
选项
bfd-liveliness | 配置双向转发检测 (BFD) 监控以检测网络中的故障。您可以将多节点高可用性配置为使用 BFD 监控一个或多个链路。此配置会在 BFD 发生故障时触发故障转移。通过指定源和目标 IP 以及对等设备直接连接到的接口来配置 BFD 实时性。
|
interface interface-name | 为 SRG 配置接口监控。检测到接口监控故障的节点将转换为相应 SRG 的不合格状态,另一个节点(如果运行正常)接管活动角色,或者 SRG 和后续 GARP 确保流量切换和恢复。 |
ip destination-ip-address | 配置 IP 监控。您可以通过指定(上游路由器的)目标 IP 地址进行探测来配置 IP 监控。 |
monitor-object object name | SRG 监控对象。您可以定义一个或多个监视器对象(最多 10 个),以对与 SRG 关联的特定于监视器的属性进行分组。 |
srg-threshold object name | SRG 监控对象。 |
所需权限级别
接口
发布信息
Junos OS 20.4R1 版中引入的语句。