H3C SR8800 10G Mpls Configuration Manual page 358

Core routers
Table of Contents

Advertisement

Enable BGP update packet debugging on PE 2. You can see that PE 2 advertises the route to
100.1.1.1/32, and the AS_PATH is 100 600.
<PE2> terminal monitor
<PE2> terminal debugging
<PE2> debugging bgp update vpn-instance vpn1 verbose
<PE2> refresh bgp vpn-instance vpn1 all export
*0.4402392 PE2 RM/7/RMDEBUG:
BGP.vpn1: Send UPDATE to 10.2.1.1 for following destinations :
Origin
AS Path
Next Hop
100.1.1.1/32,
Issue the display bgp routing-table peer received-routes command on CE 2. You can see that CE 2 did
not receive the route to 100.1.1.1/32.
<CE2> display bgp routing-table peer 10.2.1.2 received-routes
Total Number of Routes: 4
BGP Local router ID is 10.2.1.1
Status codes: * - valid, ^ - VPNv4 best, > - best, d - damped,
Network
*>
10.1.1.0/24
*>
10.1.1.1/32
*
10.2.1.0/24
*
10.2.1.1/32
Configure BGP AS number substitution
2.
# Configure BGP AS number substitution on PE 2.
<PE2> system-view
[PE2] bgp 100
[PE2-bgp] ipv4-family vpn-instance vpn1
[PE2-bgp-vpn1] peer 10.2.1.1 substitute-as
[PE2-bgp-vpn1] quit
[PE2-bgp] quit
The output shows that among the routes advertised by PE 2 to CE 2, the AS_PATH of 100.1.1.1/32 has
changed from 100 600 to 100 100:
*0.13498737 PE2 RM/7/RMDEBUG:
BGP.vpn1: Send UPDATE to 10.2.1.1 for following destinations :
Origin
AS Path
Next Hop
100.1.1.1/32
Display again the routing information that CE 2 receives and the routing table:
<CE2> display bgp routing-table peer 10.2.1.2 received-routes
Total Number of Routes: 5
BGP Local router ID is 10.2.1.1
Status codes: * - valid, ^ - VPN best, > - best, d - damped,
: Incomplete
: 100 600
: 10.2.1.2
h - history,
i - internal, s - suppressed, S - Stale
Origin : i - IGP, e - EGP, ? - incomplete
NextHop
10.2.1.2
10.2.1.2
10.2.1.2
10.2.1.2
: Incomplete
: 100 100
: 10.2.1.2
h - history,
i - internal, s - suppressed, S - Stale
347
MED
LocPrf
PrefVal Path/Ogn
0
0
0
100?
0
100?
0
100?
0
100?

Advertisement

Table of Contents
loading

Table of Contents