HP 12500 Series Configuration Manual page 309

Mpls, routing switch series
Table of Contents

Advertisement

After you complete the previous configurations, PE 1 and CE 1 can establish a BGP neighbor
relationship between them.
NOTE:
The configurations for PE 2 and CE 2 are similar to those for PE 1 and CE 1. (Details not shown)
Connect CEs of customers to the PEs of the customer carriers.
4.
# Configure CE 3.
<CE3> system-view
[CE3] interface vlan-interface1
[CE3-Vlan-interface1] ip address 100.1.1.1 24
[CE3-Vlan-interface1] quit
[CE3] bgp 65411
[CE3-bgp] peer 100.1.1.2 as-number 65410
[CE3-bgp] import-route direct
[CE3-bgp] quit
# Configure PE 3.
[PE3] ip vpn-instance vpn1
[PE3-vpn-instance-vpn1] route-distinguisher 100:1
[PE3-vpn-instance-vpn1] vpn-target 1:1
[PE3-vpn-instance-vpn1] quit
[PE3] interface Vlan-interface1
[PE3-Vlan-interface1] ip binding vpn-instance vpn1
[PE3-Vlan-interface1] ip address 100.1.1.2 24
[PE3-Vlan-interface1] quit
[PE3] bgp 65410
[PE3-bgp] ipv4-family vpn-instance vpn1
[PE3-bgp-vpn1] peer 100.1.1.1 as-number 65411
[PE3-bgp-vpn1] import-route direct
[PE3-bgp-vpn1] quit
[PE3-bgp] quit
NOTE:
The configurations for PE 4 and CE 4 are similar to those for PE 3 and CE 3. (Details not shown)
Configure a MP-iBGP peer relationship between PEs of the customer carriers to exchange the VPN
5.
routes of the customers of the customer carriers.
# Configure PE 3.
[PE3] bgp 65410
[PE3-bgp] peer 6.6.6.9 as-number 65410
[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
NOTE:
The configurations for PE 4 are similar to those for PE 3. (Details not shown)
301

Advertisement

Table of Contents
loading

Table of Contents