3Com MSR 50 Series Configuration Manual page 1536

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

Advertisement

1536
C
79: MPLS L3VPN C
HAPTER
n
n
ONFIGURATION
[PE3-Ethernet1/0] quit
[PE3] bgp 100
[PE3-bgp] ipv4-family vpn-instance vpn1
[PE3-bgp-vpn1] peer 100.1.1.1 as-number 65410
[PE3-bgp-vpn1] import-route direct
[PE3-bgp-vpn1] quit
[PE3-bgp] quit
The configurations for PE 4 and CE 4 are similar to those for PE 3 and CE 3. The
detailed configuration steps are omitted.
5 Configure MP-IBGP peer relationship between PEs of the Level 2 carrier to
exchange the VPN routes of the Level 2 carrier customers
# Configure PE 3.
[PE3] bgp 100
[PE3-bgp] peer 6.6.6.9 as-number 100
[PE3-bgp] peer 6.6.6.9 connect-interface loopback 0
[PE3-bgp] ipv4-family vpnv4
[PE3-bgp-af-vpnv4] peer 6.6.6.9 enable
[PE3-bgp-af-vpnv4] quit
[PE3-bgp] quit
The configurations for PE 4 are similar to those for PE 3. The detailed configuration
steps are omitted.
6 Verify your configurations
After completing all the above configurations, you can issue the display ip
routing-table command on PE 1 and PE 2. You should see that only routes of the
Level 1 carrier network are present in the public network routing table of PE 1 and
PE 2. Takes PE 1 as an example:
[PE1] display ip routing-table
Routing Tables: Public
Destinations : 7
Destination/Mask
3.3.3.9/32
4.4.4.9/32
30.1.1.0/24
30.1.1.1/32
30.1.1.2/32
127.0.0.0/8
127.0.0.1/32
Issuing the display ip routing-table vpn-instance command on PE 1 and PE 2,
you should see that the internal routes of the Level 2 carrier network are present in
the VPN routing tables, but the VPN routes that the Level 2 carrier maintains are
not. Takes PE 1 as an example:
[PE1] display ip routing-table vpn-instance vpn1
Routing Tables: vpn1
Destinations : 11
Destination/Mask
1.1.1.9/32
2.2.2.9/32
Routes : 7
Proto
Pre
Cost
Direct 0
0
ISIS
15
10
Direct 0
0
Direct 0
0
Direct 0
0
Direct 0
0
Direct 0
0
Routes : 11
Proto
Pre
Cost
ISIS
15
20
ISIS
15
10
NextHop
Interface
127.0.0.1
InLoop0
30.1.1.2
POS5/1
30.1.1.1
POS5/1
127.0.0.1
InLoop0
30.1.1.2
POS5/1
127.0.0.1
InLoop0
127.0.0.1
InLoop0
NextHop
Interface
11.1.1.1
POS5/0
11.1.1.1
POS5/0

Hide quick links:

Advertisement

Table of Contents

Troubleshooting

loading

Table of Contents