qualified-next-hop (Static Routes)
语法
qualified-next-hop (address | interface-name) { bfd-liveness-detection { authentication { algorithm (keyed-md5 | keyed-sha-1 | meticulous-keyed-md5 | meticulous-keyed-sha-1 | simple-password); key-chain key-chain-name; loose-check; } detection-time { threshold milliseconds; } holddown-interval milliseconds; minimum-interval milliseconds; minimum-receive-interval milliseconds; multiplier number; no-adaptation; transmit-interval { minimum-interval milliseconds; threshold milliseconds; } version (1 | automatic); } interface interface-name; metric metric; preference preference; }
层次结构级别
[edit logical-systems logical-system-name routing-instances routing-instance-name routing-options static route destination-prefix], [edit logical-systems logical-system-name routing-options rib inet6.0 static route destination-prefix], [edit logical-systems logical-system-name routing-options static route destination-prefix], [edit routing-instances routing-instance-name routing-options static route destination-prefix], [edit routing-options rib inet6.0 static route destination-prefix], [edit routing-options static route destination-prefix]
描述
使用多个可能的下一跃点配置静态路由,每个跃点可以有自己的首选项值、路由导出到 IGP 时使用的 IGP 指标以及双向转发检测 (BFD) 设置。如果多个链路正在运行,则使用具有最首选下一跃点的链路。最首选的下一跃点是具有最低首选项值的跃点。
选项
address—下一跃点的 IPv4、IPv6 或 ISO 网络地址。
interface-name— 要为其配置静态路由的独立衡量指标或首选项的接口名称。要将未编号接口配置为静态路由的下一跃点接口,请指定 限定下一跃点 interface-name,其中 interface-name 是 IPv4 或 IPv6 无编号接口的名称。
注意:
要将以太网接口配置为静态路由的合格下一跃点,它必须是未编号的接口。
要将以太网接口配置为未编号接口,请按照配置未编号接口中所述在层次结构级别配置unnumbered-address <interface-name>
[edit interfaces <interface-name> unit <logical-unit-number> family <family-name>]
语句。
其余语句将单独解释。请参阅 CLI 资源管理器。
所需权限级别
路由 - 在配置中查看此语句。
路由控制 - 将此语句添加到配置中。
发布信息
在 Junos OS 7.4 版之前引入的语句。