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 版之前引入的语句。