HP MSR2000 Configuration Manual page 109

Msr series mpls
Hide thumbs Also See for MSR2000:
Table of Contents

Advertisement

# Execute the display ip routing-table command on each router to verify that the routers have
learned the routes to one another, including the routes to the loopback interfaces. Take Router A
as an example:
[RouterA] display ip routing-table
Destinations : 6
Destination/Mask
1.1.1.9/32
2.2.2.9/32
10.1.1.0/24
10.1.1.1/32
127.0.0.0/8
127.0.0.1/32
Configure BGP on Router B and Router C to make sure the ASs can communicate with each other:
3.
# Configure Router B.
[RouterB] bgp 100
[RouterB-bgp] peer 20.1.1.2 as-number 200
[RouterB-bgp] address-family ipv4 unicast
[RouterB-bgp-ipv4] peer 20.1.1.2 enable
[RouterB-bgp-ipv4] import-route ospf
[RouterB-bgp-ipv4] import-route direct
[RouterB-bgp-ipv4] quit
[RouterB-bgp] quit
# Configure Router C.
[RouterC] bgp 200
[RouterC-bgp] peer 20.1.1.1 as-number 100
[RouterC-bgp] address-family ipv4 unicast
[RouterC-bgp-ipv4] peer 20.1.1.1 enable
[RouterC-bgp-ipv4] import-route ospf
[RouterC-bgp-ipv4] import-route direct
[RouterC-bgp-ipv4] quit
[RouterC-bgp] quit
# Execute the display ip routing-table command on each router to verify that the routers have
learned the AS-external routes. Take Router A as an example:
[RouterA] display ip routing-table
Destinations : 10
Destination/Mask
1.1.1.9/32
2.2.2.9/32
3.3.3.9/32
4.4.4.9/32
10.1.1.0/24
10.1.1.1/32
20.1.1.0/24
30.1.1.0/24
Routes : 6
Proto
Pre
Cost
Direct 0
0
OSPF
10
1
Direct 0
0
Direct 0
0
Direct 0
0
Direct 0
0
Routes : 10
Proto
Pre
Cost
Direct 0
0
OSPF
10
1
O_ASE
150
1
O_ASE
150
1
Direct 0
0
Direct 0
0
O_ASE
150
1
O_ASE
150
1
100
NextHop
Interface
127.0.0.1
InLoop0
10.1.1.2
GE2/1/1
10.1.1.1
GE2/1/1
127.0.0.1
InLoop0
127.0.0.1
InLoop0
127.0.0.1
InLoop0
NextHop
Interface
127.0.0.1
InLoop0
10.1.1.2
GE2/1/1
10.1.1.2
GE2/1/1
10.1.1.2
GE2/1/1
10.1.1.1
GE2/1/1
127.0.0.1
InLoop0
10.1.1.2
GE2/1/1
10.1.1.2
GE2/1/1

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents