联系我们Contact
联系方式

深圳鼎为网络科,一家从事华为Optix OSN3500,Optix OSN2500,Optix OSN1500设备销售的公司,致力于对超长距离及多业务数据传送网络需求的客户提供质量有保证的传输设备,本公司整机及单板型号齐全,价格合理,期待新老客户来电咨询!

你的位置:首页 > 产品资料 > 技术资料

华为NE40E交换机调测VPWS

发布时间:2018-5-30 18:03:39浏览次数:资料来源:www.szdingwei.net

本节介绍了VPWS的调测方法。

MPLS L2VPN包括VPWS和VPLS。

前提条件

  • 硬件调测
  • 链路调测

背景信息

如图1所示,在该网络中部署VPWS,RouterA在该网络中角色为PE。

图1 VPWS组网图 

操作步骤

  1. 在设备上使用命令display mpls l2vc ,查看设备上LDP方式二层虚电路的相关信息。


    display mpls l2vc total LDP VC : 1 1 up 0 down *client interface : GigabitEthernent1/0/0.1Administrator PW : upsession state : up AC status : up VC state : up Label state : 0 Token state : 0 VC ID : 101 VC type : VLAN destination : 2.2.2.2local VC label : 21504 remote VC label : 21504 control word : disable forwarding entry : existent local group ID : 0 manual fault : not set active state : activelink state : uplocal VC MTU : 1500 remote VC MTU : 1500 tunnel policy name : to2 traffic behavior name: -- PW template name : -- primary or secondary : primary create time : 0 days, 0 hours, 6 minutes, 4 seconds up time : 0 days, 0 hours, 4 minutes, 34 seconds last change time : 0 days, 0 hours, 4 minutes, 34 seconds VC last up time : 2010/07/24 12:31:31 VC total up time : 0 days, 0 hours, 4 minutes, 34 seconds CKey : 16 NKey : 15 AdminPw interface : -- AdminPw link state : -- Diffserv Mode : uniform Service Class : -- Color : -- DomainId : -- Domain Name : --

    如上述显示信息所示,查看二层虚电路的UP数量是否正确。对于每个二层虚电路查看AC接口是否正确,AC状态、VC状态、对等体session状态、链路状态是否UP,VC ID、封装类型和目的地址是否正确。


  2. 在设备上使用命令display l2vpn ccc-interface vc-type ,查看L2VPN连接使用的接口的信息。


    display l2vpn ccc-interface vc-type allTotal ccc-interface of LDP VC: 1 up (1), down (0) Interface Encap Type State VC Type GigabitEthernet1/0/0.1vlan up ldp-vc

    如上述显示信息所示,查看L2VPN接口的封装类型、状态和VC类型是否正确。


  3. 在CE1上使用命令ping,测试CE1与CE2的连通性。


    ping 10.1.1.2PING 10.1.1.2: 56 data bytes, press CTRL_C to break Reply from 10.1.1.2: bytes=56 Sequence=1 ttl=255 time=56 ms Reply from 10.1.1.2: bytes=56 Sequence=2 ttl=255 time=4 ms Reply from 10.1.1.2: bytes=56 Sequence=3 ttl=255 time=4 ms Reply from 10.1.1.2: bytes=56 Sequence=4 ttl=255 time=52 ms Reply from 10.1.1.2: bytes=56 Sequence=5 ttl=255 time=3 ms --- 10.1.1.2 ping statistics --- 5 packet(s) transmitted 5 packet(s) received 0.00% packet loss round-trip min/avg/max = 3/23/56 ms

    上述显示信息显示同一VPN内部的两台CE能够连通。


常见故障处理

如果Martini方式VLL网络中VC不能UP,可按以下步骤处理。

  1. 检查两端的封装类型及MTU是否一致。

    执行display mpls l2vc vc-id命令,检查VC信息。

    display mpls l2vc 102total LDP VC : 1 1 up 0 down *client interface : GigabitEthernet1/0/0.5 session state : up AC status : up VC state : up VC ID : 102 VC type :VLANdestination : 2.2.2.2 local VC label : 146433 remote VC label : 146432 control word : disable forwarding entry : exist local group ID : 0 manual fault : not set active state : active link state : up local VC MTU :1500remote VC MTU :1500tunnel policy name : -- traffic behavior name: -- PW template name : -- primary or secondary : primary create time : 1 days, 1 hours, 14 minutes, 17 seconds up time : 0 days, 0 hours, 3 minutes, 16 seconds last change time : 0 days, 0 hours, 3 minutes, 16 seconds VC last up time : 2010/02/17 08:23:07 VC total up time : 0 days, 21 hours, 43 minutes, 43 seconds CKey : 16 NKey : 15 AdminPw interface : -- AdminPw link state : -- Diffserv Mode : uniform Service Class : -- Color : -- DomainId : -- Domain Name : --

    如果两端的封装类型或者MTU不一致,则修改其中一端的封装类型及MTU使两端的封装类型及MTU一致。

    如果两端的封装类型及MTU已经一致,请执行步骤2。

     说明:

    两端封装类型、MTU一致是VC状态Up的必要条件之一。

  2. 检查两端的VC ID是否一致。

    display mpls l2vc 102total LDP VC : 1 1 up 0 down *client interface : GigabitEthernet1/0/0.5 session state : up AC status : up VC state : up VC ID :102VC type : VLAN destination : 2.2.2.2 local VC label : 146433 remote VC label : 146432 control word : disable forwarding entry : exist local group ID : 0 manual fault : not set active state : active link state : up local VC MTU : 1500 remote VC MTU : 1500 tunnel policy name : -- traffic behavior name: -- PW template name : -- primary or secondary : primary create time : 1 days, 1 hours, 14 minutes, 17 seconds up time : 0 days, 0 hours, 3 minutes, 16 seconds last change time : 0 days, 0 hours, 3 minutes, 16 seconds VC last up time : 2010/02/17 08:23:07 VC total up time : 0 days, 21 hours, 43 minutes, 43 seconds CKey : 16 NKey : 15 AdminPw interface : -- AdminPw link state : -- Diffserv Mode : uniform Service Class : -- Color : -- DomainId : -- Domain Name : --

    如果两端的VC ID不一致,则修改其中一端的VC ID使两端的VC ID一致。

    如果两端的VC ID已经一致,请执行步骤3。

     说明:

    两端VC ID一致是VC状态Up的必要条件之一。

  3. 检查两端的LDP会话状态是否UP。

    display mpls l2vc 102total LDP VC : 1 1 up 0 down *client interface : GigabitEthernet1/0/0.5 session state :upAC status : up VC state : up VC ID : 102 VC type : VLAN destination : 2.2.2.2 local VC label : 146433 remote VC label : 146432 control word : disable forwarding entry : exist local group ID : 0 manual fault : not set active state : active link state : up local VC MTU : 1500 remote VC MTU : 1500 tunnel policy name : -- traffic behavior name: -- PW template name : -- primary or secondary : primary create time : 1 days, 1 hours, 14 minutes, 17 seconds up time : 0 days, 0 hours, 3 minutes, 16 seconds last change time : 0 days, 0 hours, 3 minutes, 16 seconds VC last up time : 2010/02/17 08:23:07 VC total up time : 0 days, 21 hours, 43 minutes, 43 seconds CKey : 16 NKey : 15 AdminPw interface : -- AdminPw link state : -- Diffserv Mode : uniform Service Class : -- Color : -- DomainId : -- Domain Name : --

    如果两端的LDP会话没有UP,请参见《HUAWEI NetEngine40E/80E 路由器 故障处理》的“LDP会话DOWN”一节继续定位,使LDP会话状态为UP。

    如果LDP会话已经UP,请执行步骤4。

     说明:

    只有LDP会话UP,两端的VC才能开始协商。

  4. 检查PW是否选中隧道。

    执行display mpls l2vc vc-id命令:

    • 检查VC tunnel/token info字段值。如果VC tunnel/token info字段值为0 tunnels/tokens,表明PW没有选中隧道。
    • 检查tunnel policy name字段的值:
      • 如果该字段值为“-”,表示PW使用的隧道为LDP LSP,或者没有配置隧道策略。如果PW使用MPLS-TE隧道需要配置隧道策略。
      • 如果该字段值不是“-”,表示VLL使用隧道策略,可以在隧道策略视图下执行display this检查隧道策略的配置。

        [HUAWEI-tunnel-policy-p1]display this# tunnel-policy p1 tunnel select-seq cr-lsp load-balance-number 1 #
     说明:

    如果隧道策略下配置了tunnel binding destination dest-ip-address te { tunnel interface-number },还需要在Tunnel接口下使能mpls te reserved-for-binding命令。

    如果两端的隧道没有Up,请参考《HUAWEI NetEngine40E/80E 路由器 故障处理》的“LSP隧道down”一节或者“Te Tunnel状态为down”一节继续定位,使隧道状态Up。如果两端的隧道状态已经UP并且TE接口配置正确,请执行步骤5。

     说明:

    隧道Up是VC状态up的必要条件之一。

  5. 检查两端的AC接口状态是否Up。

    在两端PE上分别执行display mpls l2vc vc-id命令,检查AC status字段值是否为Up。

    • 如果两端的AC接口状态没有Up,请参考《HUAWEI NetEngine40E/80E 路由器 故障处理》的“物理对接&接口类”一节继续定位,使AC接口状态Up。
    • 如果两端AC接口状态已经Up,请执行步骤6。
     说明:

    两端AC接口状态Up是VC状态Up的必要条件之一。

  6. 请收集如下信息,并联系华为技术支持工程师。

    • 上述步骤的执行结果。
    • 设备的配置文件、日志信息、告警信息。


销售_产品报价_销售厂家_产品特性_产品描述_华为SDH传输设备销售
供应_故障处理_安装调测_技术指标_技术参数_华为SDH传输设备销售