bgp-static
语法
bgp-static { route destination-prefix/prefix-length { as-path <as-path> <origin (egp | igp | incomplete)> <atomic-aggregate> <aggregator as-number in-address>; community [ community-ids ]; (metric | metric2 | metric3 | metric4) value <type type>; (preference | preference2 | color | color2) preference <type type>; (tag | tag2) metric type number; } }
层次结构级别
[edit logical-systems logical-system-name routing-options], [edit logical-systems logical-system-name routing-options rib routing-table-name], [edit routing-options], [edit routing-options rib routing-table-name]
描述
指定 BGP 静态路由。您可以在单个 BGP 静态语句中指定任意数量的路由,并且可以在配置中指定任意数量的 BGP 静态选项。
选项
route destination-prefix/prefix-length |
destination-prefix 是 IP 地址的网络部分, prefix-length 也是目标前缀长度。 |
其余语句将单独解释。请参阅 CLI 资源管理器。
所需权限级别
路由 - 在配置中查看此语句。
路由控制 - 将此语句添加到配置中。
发布信息
在 Junos OS 14.2 版中引入的语句。