MPLS Static LSP


1、配置接口去接收和处理MPLS帧

user@R1#set interface ge-1/0/0 unit 0 family inet family mpls

 

2、指定哪个接口运行MPLS

user@R1#set protocols mpls interface ge-1/0/0.0

user@R1#setprotocols mpls interface all

 

3、验证MPLS接口配置

user@R1>show mpls interface

Interface         state         (x: extended)

ge-1/0/5.0        up            

ge-1/0/6.0        up            

 

4、配置static LSPs

命名:每条Static LSP应该被给出一个唯一的名称,并且名称在路径上所有路由应该保存一致。

标签值:static LSPs预留的标签范围在1000000和1048575之间.剩下的标签空间用于动态标签分发协议。

如果设计需要,标签0(显式null)也允许在倒数第二跳。如果使用TC  bits来传递Class ofService信息,这是很有用的。

 

a、在ingress路由配置static LSP

user@R1#set protocols mpls static-label-switch-path ingress next-hop

to push