检查配置结果
配置了跨域VPN-OptionC(方案二)后,可以查看到所有BGP对等体关系的建立情况、PE上的VPNv4路由信息和ASBR上的IPv4路由标签信息。
操作步骤
- 使用display bgp vpnv4 all peer命令在PE上检查BGP对等体关系的建立情况。
- 使用display bgp vpnv4 all routing-table命令在PE或ASBR上检查VPN-IPv4路由表。
- 使用display bgp routing-table label命令在ASBR上查看IPv4路由的标签信息。
- 使用display ip routing-table vpn-instance vpn-instance-name命令在PE上检查VPN路由表。
- 使用display mpls route-state [ vpn-instance vpn-instance-name ] [ { exclude | include } { idle | ready | settingup } * | destination-address mask-length ] [ verbose ]命令在ASBR上检查路由和LSP的对应情况。
- 使用display ip routing-table命令在ASBR上检查路由表。
- 使用display mpls lsp [ vpn-instance vpn-instance-name ] [ protocol ldp ] [ { exclude | include } ip-address mask-length ] [ outgoing-interface interface-type interface-number ] [ in-label in-label-value ] [ out-label out-label-value ] [ lsr-role { egress | ingress | transit } ] [ verbose ]命令在ASBR上检查LDP LSP的建立情况。