HP MSR Series Configuration Manual page 230

Layer 3 - ip routing
Hide thumbs Also See for MSR Series:
Table of Contents

Advertisement

Network
*>
8.1.1.0/24
# Display the BGP routing table on Router C.
[RouterC] display bgp routing-table
Total Number of Routes: 1
BGP Local router ID is 3.3.3.3
Status codes: * - valid, ^ - VPNv4 best, > - best, d - damped,
Network
i 8.1.1.0/24
NOTE:
From the outputs, you can find Router A has learned no route to AS 65009, and Router C has learned
network 8.1.1.0 but the next hop 3.1.1.2 is unreachable, and thus the route is invalid.
4.
Redistribute direct routes:
Configure BGP to redistribute direct routes on Router B, so Router A can obtain the route to
9.1.1.0/24 and Router C can obtain the route to 3.1.1.0/24.
# Configure Router B.
[RouterB] bgp 65009
[RouterB-bgp] import-route direct
# Display the BGP routing table on Router A.
[RouterA] display bgp routing-table
Total Number of Routes: 4
BGP Local router ID is 1.1.1.1
Status codes: * - valid, ^ - VPNv4 best, > - best, d - damped,
Network
*>
2.2.2.2/32
*
3.1.1.0/24
*>
8.1.1.0/24
*>
9.1.1.0/24
Two routes 2.2.2.2/32 and 9.1.1.0/24 have been added in the routing table of Router A.
# Display the BGP routing table on Router C.
Origin : i - IGP, e - EGP, ? - incomplete
NextHop
3.1.1.2
h - history,
i - internal, s - suppressed, S - Stale
Origin : i - IGP, e - EGP, ? - incomplete
NextHop
3.1.1.2
h - history,
i - internal, s - suppressed, S - Stale
Origin : i - IGP, e - EGP, ? – incomplete
NextHop
3.1.1.1
3.1.1.1
0.0.0.0
3.1.1.1
218
MED
LocPrf
0
MED
LocPrf
0
100
MED
LocPrf
0
0
0
0
PrefVal Path/Ogn
0
65008i
PrefVal Path/Ogn
0
65008i
PrefVal Path/Ogn
0
65009?
0
65009?
0
i
0
65009?

Advertisement

Table of Contents
loading

Table of Contents