4.4.6 验证你的配置.
SR# show router ldp bindings
4.4.7 配置路由策略以重新分发VPN静态路由给属于MP-BGP的每个CE
Configure > router > policy-options policy-options # begin
policy-options # policy-statement bgp_static olicy-statement $ entry 10 entry $ from protocol static entry # to protocol bgp-vpn entry # action accept entry > action # exit entry # exit statement # exit options # commit options # exit
4.4.8 创建VPRN 100业务
SR# configure service vprn 100 customer 100 create vprn $ autonomous-system 100 vprn $ route-distinguisher 100:100 vprn $ auto-bind ldp
vprn $ vrf-target target:100:100 vprn $ interface toCExxx create if $ address 10.10.XXX.XXX/24 if $ sap 1/1/1 create sap $ exit if # exit
Vprn # static-route 10.10.XXX.XXX/24 next-hop 10.10.XXX.XXX vprn # bgp
bgp $ import bgp_static bgp $ group toCExxx group $ import bgp_static group $ peer-as 100
group $ neighbor 172.0.0.XXX neighbor $ exit group # exit bgp # exit Confidential
第 26 页 共 27 页
IPD
vprn # no shutdown vprn # exit all
4.4.9 查看建立的service
SR# show service id 100 all SR# show router 100 route-table
Confidential 第 27 页 共 27 页 IPD

