HP 10500 SERIES Configuration Manual page 324

Hide thumbs Also See for 10500 SERIES:
Table of Contents

Advertisement

[PE3-vpn-instance-vpn1] route-distinguisher 100:1
[PE3-vpn-instance-vpn1] vpn-target 1:1
[PE3-vpn-instance-vpn1] quit
[PE3] interface vlan-interface 11
[PE3-Vlan-interface11] ip binding vpn-instance vpn1
[PE3-Vlan-interface11] ip address 100.1.1.2 24
[PE3-Vlan-interface11] 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
# Configure PE 4 and CE 4 in a similar way to configuring PE 3 and CE 3. (Details not shown.)
Configure MP-IBGP peer relationship between the PEs of the customer carrier to exchange the end
5.
customers' VPN routes:
# 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
# Configure PE 4 in a similar way to configuring PE 3. (Details not shown.)
Verify the configuration:
6.
# Issue the display ip routing-table command on PE 1 and PE 2. The output shows that only routes
of the provider carrier network are present in the public network routing table of PE 1 and PE 2.
Take 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
# Issue the display ip routing-table vpn-instance command on PE 1 and PE 2. The output shows
that the internal routes of the customer carrier network are present in the VPN routing tables, but
the VPN routes that the customer carrier maintains are not. Take PE 1 as an example:
[PE1] display ip routing-table vpn-instance vpn1
Routing Tables: vpn1
Destinations : 11
Destination/Mask
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
316
NextHop
Interface
127.0.0.1
InLoop0
30.1.1.2
Vlan12
30.1.1.1
Vlan12
127.0.0.1
InLoop0
30.1.1.2
Vlan12
127.0.0.1
InLoop0
127.0.0.1
InLoop0
NextHop
Interface

Advertisement

Table of Contents
loading

Table of Contents