资源预览内容
第1页 / 共36页
第2页 / 共36页
第3页 / 共36页
第4页 / 共36页
第5页 / 共36页
第6页 / 共36页
第7页 / 共36页
第8页 / 共36页
第9页 / 共36页
第10页 / 共36页
亲,该文档总共36页,到这儿已超出免费预览范围,如果喜欢就下载吧!
资源描述
NE系列路由器MPLS VPN故障处理,Page1,前 言,本课程介绍了NE系列路由器MPLS L3 VPN的故障处理流程和故障处理方法。从信息采集方法、常见故障处理方法和故障案例分析等几个方面介绍MPLS L3 VPN故障的处理过程。,Page2,培训目标,学完本课程后,您应该能: 描述NE路由器MPLS L3 VPN典型故障处理方法 描述NE路由器MPLS L3 VPN故障处理思路 分析和处理NE路由器MPLS L3 VPN故障,Page3,目 录,MPLS L3 VPN典型故障处理 MPLS L3 VPN故障处理案例 MPLS L3 VPN故障信息收集,Page4,目 录,MPLS L3 VPN典型故障处理思路 MPLS L3 VPN故障处理案例 MPLS L3 VPN故障信息收集,Page5,目 录,MPLS L3 VPN典型故障处理思路 1.1 MPLS L3 VPN用户不能互访故障处理,Page6,故障诊断流程(1/2),Page7,故障诊断流程(2/2),Page8,故障处理步骤,检查CE-CE之间是否有可达的路由,检查CE-CE之间的各个网段路由,检查本端和对端CE是否将自己的 路由信息发布到与其直连的PE上,检查本端PE上的私网路由是否 发布到对端PE上,Page9,目 录,MPLS L3 VPN典型故障处理思路 MPLS L3 VPN故障处理案例 MPLS L3 VPN故障信息收集,Page10,目 录,MPLS L3 VPN故障处理案例 2.1 城域网MPLS VPN路由学习异常,Page11,组网及故障描述,P2,PE1,PE4,P1,PE3,PE2,Page12,故障模拟组网,P2,PE1,200.1.1.0/30,E1/0/0,200.1.2.0/30,200.1.3.0/30,200.1.4.0/30,200.1.5.0/30,200.1.6.0/30,L0: 1.1.1.2/32 L1: 2.2.2.2/32,E1/0/1,E1/0/1,E1/0/0,E1/0/1,E1/0/1,E1/0/1,E1/0/1,E1/0/0,E1/0/0,PE4,P1,E1/0/0,E1/0/0,L0: 1.1.1.1/32 L1: 2.2.2.1/32,L0: 1.1.1.3/32 L1: 2.2.2.3/32,L0: 1.1.1.4/32 L1: 2.2.2.3/32,PE3,PE2,L0: 1.1.1.5/32,L0: 1.1.1.6/32,AS 100,Page13,故障模拟故障现象,P2,PE1,200.1.1.0/30,E1/0/0,200.1.2.0/30,200.1.3.0/30,200.1.4.0/30,200.1.5.0/30,200.1.6.0/30,E1/0/1,E1/0/1,E1/0/0,E1/0/1,E1/0/1,E1/0/1,E1/0/1,E1/0/0,E1/0/0,PE4,P1,E1/0/0,E1/0/0,PE3,PE2,display ip routing-table vpn-instance vpn Route Flags: R - relay, D - download to fib - Routing Tables: vpn Destinations : 1 Routes : 1 Destination/Mask Proto Pre Cost Flags NextHop Interface 2.2.2.1/32 Direct 0 0 D 127.0.0.1 InLoopBack0,Page14,故障分析,该故障可能原因有: PE之间的MP-BGP邻居关系异常,导致PE间无法交换VPN路由。 PE上没有把本地VPN路由引入到MP-BGP,因此远端PE无法学习到VPN路由。 PE上VPN实例的VPN-Target属性配置错误,导致PE收到VPN路由后无法添加到VPN实例的路由表。 如果PE之间的LSP隧道异常,PE收到VPN路由后发现LSP隧道不可达,也不会把VPN路由添加到VPN实例的路由表。,Page15,故障处理检查MP-BGP邻居关系,P2,PE1,200.1.1.0/30,E1/0/0,200.1.2.0/30,200.1.3.0/30,200.1.4.0/30,200.1.5.0/30,200.1.6.0/30,E1/0/1,E1/0/1,E1/0/0,E1/0/1,E1/0/1,E1/0/1,E1/0/1,E1/0/0,E1/0/0,PE4,P1,E1/0/0,E1/0/0,PE3,PE2,PE1display bgp vpnv4 all peer BGP local router ID : 1.1.1.1 Local AS number : 100 Total number of peers : 2 Peers in established state : 2 Peer V AS MsgRcvd MsgSent OutQ Up/Down State PrefRcv 1.1.1.2 4 100 9 10 0 00:11:14 Established 1 1.1.1.4 4 100 5 7 0 00:07:16 Established 1,Page16,故障处理检查本地VPN路由是否引入到MP-BGP,P2,PE1,200.1.1.0/30,E1/0/0,200.1.2.0/30,200.1.3.0/30,200.1.4.0/30,200.1.5.0/30,200.1.6.0/30,E1/0/1,E1/0/1,E1/0/0,E1/0/1,E1/0/1,E1/0/1,E1/0/1,E1/0/0,E1/0/0,PE4,P1,E1/0/0,E1/0/0,PE3,PE2,PE1-bgpdisplay current-configuration configuration bgp # bgp 100 . . . # ipv4-family vpn-instance vpn import-route direct,Page17,故障处理检查PE1 VPN-Target属性配置(1/2),P2,PE1,200.1.1.0/30,E1/0/0,200.1.2.0/30,200.1.3.0/30,200.1.4.0/30,200.1.5.0/30,200.1.6.0/30,E1/0/1,E1/0/1,E1/0/0,E1/0/1,E1/0/1,E1/0/1,E1/0/1,E1/0/0,E1/0/0,PE4,P1,E1/0/0,E1/0/0,PE3,PE2,PE1display current-configuration configuration vpn-instance # ip vpn-instance vpn route-distinguisher 100:1 vpn-target 100:1 export-extcommunity vpn-target 100:1 import-extcommunity #,Page18,故障处理检查PE2 VPN-Target属性配置(2/2),P2,PE1,200.1.1.0/30,E1/0/0,200.1.2.0/30,200.1.3.0/30,200.1.4.0/30,200.1.5.0/30,200.1.6.0/30,E1/0/1,E1/0/1,E1/0/0,E1/0/1,E1/0/1,E1/0/1,E1/0/1,E1/0/0,E1/0/0,PE4,P1,E1/0/0,E1/0/0,PE3,PE2,PE2display current-configuration configuration vpn-instance # ip vpn-instance vpn route-distinguisher 100:1 vpn-target 100:1 export-extcommunity vpn-target 100:1 import-extcommunity #,Page19,故障处理检查MPLS LSP,P2,PE1,200.1.1.0/30,E1/0/0,200.1.2.0/30,200.1.3.0/30,200.1.4.0/30,200.1.5.0/30,200.1.6.0/30,E1/0/1,E1/0/1,E1/0/0,E1/0/1,E1/0/1,E1/0/1,E1/0/1,E1/0/0,E1/0/0,PE4,P1,E1/0/0,E1/0/0,PE3,PE2,PE1display mpls lsp include 1.1.1.2 32 verbose - LSP Information: LDP LSP - . . LsrType : Transit Outgoing token : 0x0 Label Operation : SWAP,Page20,故障处理检查MPLS LDP Session,P2,PE1,200.1.1.0/30,E1/0/0,200.1.2.0/30,200.1.3.0/30,200.1.4.0/30,200.1.5.0/30,200.1.6.0/30,E1/0/1,E1/0/1,E1/0/0,E1/0/1,E1/0/1,E1/0/1,E1/0/1,E1/0/0,E1/0/0,PE4,P1,E1/0/0,E1/0/0,PE3,PE2,PE1display mpls ldp session LDP Session(s) in Public Network - Peer-ID Status LAM SsnRole SsnAge KA-Sent/Rcv - 1.1.1.3:0 Operational DU Passive 000:00:44 179/179 1.1.1.5:0 Operational DU Passive 000:00:46 187/187 - TOTAL: 2 session(s) Found.,Page21,故障处理检查MPLS配置,P2,PE1,200.1.1.0/30,E1/0/0,200.1.2.0/30,200.1.3.0/30,200.1.4.0/30,200.1.5.0/30,200.1.6.0/30,E1/0/1,E1/0/1,E1/0/0,E1/0/1,E1/0/1,E1/0/1,E1/0/1,E1/0/0,E1/0/0,PE4,P1,E1/0/0,E1/0/0,PE3,PE2,PE1display current-configuration configuration mpls # mpls lsr-id 1.1.1.1 mpls lsp-trigger ip-prefix lsp-pref,Page22,故障处理检查IP-Prefix配置,P2,PE1,200.
收藏 下载该资源
网站客服QQ:2055934822
金锄头文库版权所有
经营许可证:蜀ICP备13022795号 | 川公网安备 51140202000112号