label-switched-path (Protocols MPLS)
语法
label-switched-path lsp-name { disable; adaptive; admin-down; admin-group { exclude [ group-names ]; include-all [ group-names ]; include-any [ group-names ]; } auto-bandwidth { adjust-interval seconds; adjust-threshold percentage; maximum-bandwidth bps; minimum-bandwidth bps; monitor-bandwidth; } bandwidth bps { ct0 bps; ct1 bps; ct2 bps; ct3 bps; } class-of-service cos-value; cross-credibility-cspf; description text; entropy-label; fast-reroute { (bandwidth bps | bandwidth-percent percentage); (exclude [ group-names ] | no-exclude); hop-limit number; (include-all [ group-names ] | no-include-all); (include-any [ group-names ] | no-include-any); } from address; install { destination-prefix/prefix-length <active>; } inter-domain; ldp-tunneling; link-protection; lsp-attributes { lsp-external-controller; encoding-type (ethernet | packet | pdh | sonet-sdh); gpid (ethernet | hdlc | ipv4 | pos-scrambling-crc-16 | pos-no-scrambling-crc-16 | pos-scrambling-crc-32 | pos-no-scrambling-crc-32 | ppp); signal-bandwidth type; switching-type (fiber | lambda | psc-1 | tdm); } metric metric; no-cspf; no-decrement-ttl; node-link-protection; optimize-timer seconds; p2mp lsp-name; policing { filter filter-name; no-auto-policing; } preference preference; primary path-name { adaptive; admin-group { exclude [ group-names ]; include-all [ group-names ]; include-any [ group-names ]; } bandwidth bps { ct0 bps; ct1 bps; ct2 bps; ct3 bps; } class-of-service cos-value; hop-limit number; no-cspf; no-decrement-ttl; optimize-timer seconds; preference preference; priority setup-priority reservation-priority; (record | no-record); select (manual | unconditional); standby; } priority setup-priority reservation-priority; (random | least-fill | most-fill); (record | no-record); retry-limit number; retry-timer seconds; revert-timer seconds; secondary path-name { adaptive; admin-group { exclude[ group-names ]; include-all [ group-names ]; include-any [ group-names ]; } bandwidth bps { ct0 bps; ct1 bps; ct2 bps; ct3 bps; } class-of-service cos-value; hop-limit number; no-cspf; no-decrement-ttl; optimize-timer seconds; preference preference; priority setup-priority reservation-priority; (record | no-record); select (manual | unconditional); standby; } soft-preemption; standby; template; to address; traceoptions { file filename <files number> <size size> <world-readable | no-world-readable>; flag flag <flag-modifier> <disable>; } }
层次结构级别
[edit logical-systems logical-system-name protocols mpls], [edit protocols mpls]
描述
配置要在动态 MPLS 中使用的 LSP。配置 LSP 时,必须在语句中 to
指定出口路由器的地址。其余所有语句都是可选的。
选项
lsp-name |
标识 LSP 的名称。名称最多可包含 64 个字符,可以包含字母、数字、句点和连字符。若要包含其他字符,请用引号将名称括起来。该名称在入口路由器中必须是唯一的。 |
cross-credibility-cspf |
启用跨可信度级别的路径计算。约束路径计算跨多协议链路和节点运行,而不是逐个可信度。 |
link-protection |
仅为 LSP 启用链路故障保护。 |
no-self-ping |
禁用 LSP 的自 ping。
注意:
从 Junos OS 17.4 开始,您可以覆盖默认使用 using
注意:
从 Junos OS 16.1 开始,自 ping 消息中传输的 MPLS EXP 位将根据相应 IP 数据包的 DSCP/ToS 设置进行设置。在之前的 Junos OS 版本中,自 ping 数据包中的 MPLS EXP 位设置为 0。 |
self-ping-duration seconds |
指定运行自 ping 机制的持续时间(以秒为单位),除非 ping 更快成功。 一旦收到该 LSP 的 Resv 消息,LSP 的 LSP 自 ping 将从入口标签边缘路由器 (LER) 开始。配置的自 ping 时间表示 LSP 实例发出信号 默认情况下,自 ping 处于启用状态。LSP 类型(如 CCC、P2MP、基于 VLAN 和非默认实例)不支持自 ping 。 自 ping 机制一直运行,直到收到自 ping 探测(此时流量立即切换到它),或者直到为 LSP 配置的自 ping 持续时间结束(此时流量被切换)。 启用自 ping 且 LSP 信令成功时,LSP 不会立即启动。LSP 仅在自 ping 成功或超时后启动。 启用 LSP 自 ping 持续时间后,LSP 行为将恢复为类似于 的基于计时器的机制
|
其余语句将单独解释。请参阅 CLI 资源管理器。
所需权限级别
路由 - 在配置中查看此语句。
路由控制 - 将此语句添加到配置中。
发布信息
在 Junos OS 7.4 版之前引入的语句。
cross-credibility-cspf
Junos OS 14.2 版中引入的选项。
self-ping-duration
以及 no-self-ping
Junos OS 16.1 版中引入的选项。