3Com MSR 50 Series Configuration Manual page 863

3com msr 30-16: software guide
Hide thumbs Also See for MSR 50 Series:
Table of Contents

Advertisement

# Configure Router C.
<RouterC> system-view
[RouterC] bgp 65009
[RouterC-bgp] router-id 3.3.3.3
[RouterC-bgp] peer 200.1.2.2 as-number 65008
[RouterC-bgp] peer 9.1.1.1 as-number 65009
[RouterC-bgp] network 9.1.1.0 255.255.255.0
[RouterC-bgp] quit
# Display BGP routing table information on Router A.
[RouterA] display bgp routing-table
Total Number of Routes: 3
BGP Local router ID is 1.1.1.1
Status codes: * - valid, > - best, d - damped,
h - history,
Origin : i - IGP, e - EGP, ? - incomplete
Network
*>
8.0.0.0
*>
9.1.1.0/24
*
From the above output, you can find two routes to the destination 9.1.1.0/24 are
available, and the route with the next hop 200.1.1.1 is the best route because
Router B has a smaller router ID than Router C.
3 Configure load balancing.
# Configure Router A.
[RouterA] bgp 65008
[RouterA-bgp] balance 2
[RouterA-bgp] quit
# Display BGP routing table information on Router A.
[RouterA] display bgp routing-table
Total Number of Routes: 3
BGP Local router ID is 1.1.1.1
Status codes: * - valid, > - best, d - damped,
h - history,
Origin : i - IGP, e - EGP, ? - incomplete
Network
*>
8.0.0.0
*>
9.1.1.0/24
*>
From the above output, you can find two routes to the destination 9.1.1.0/24 are
available, and both of them are best routes.
4 Configure the MED attribute.
# Configure the default MED value for Router B.
BGP Typical Configuration Examples
i - internal, s - suppressed, S - Stale
NextHop
MED
0.0.0.0
0
200.1.1.1
0
200.1.2.1
0
i - internal, s - suppressed, S - Stale
NextHop
MED
0.0.0.0
0
200.1.1.1
0
200.1.2.1
0
LocPrf
PrefVal Path/Ogn
0
i
0
65009i
0
65009i
LocPrf
PrefVal Path/Ogn
0
i
0
65009i
0
65009i
863

Hide quick links:

Advertisement

Table of Contents

Troubleshooting

loading

Table of Contents