6Pe Configuration Example - HP HPE FlexNetwork 7500 series Configuration Manual

Table of Contents

Advertisement

6PE configuration example

Network requirements
As shown in
The ISP uses OSPF as the IGP.
PE 1 and PE 2 are edge devices of the ISP, and establish an IPv4 IBGP connection between
them.
CE 1 and CE 2 are edge devices of the IPv6 networks, and they connect the IPv6 networks to
the ISP.
A CE and a PE exchange IPv6 packets through IPv6 static routing.
Figure 84 Network diagram
Loop0
1::1/128
IPv6 network
Configuration procedure
1.
Configure IPv6 addresses and IPv4 addresses for interfaces. (Details not shown.)
2.
Configure PE 1:
# Enable LDP globally, and configure the LSP generation policy.
<PE1> system-view
[PE1] mpls lsr-id 2.2.2.2
[PE1] mpls ldp
[PE1-ldp] lsp-trigger all
[PE1-ldp] quit
# Enable MPLS and LDP on VLAN-interface 30.
[PE1] interface vlan-interface 30
[PE1-Vlan-interface30] mpls enable
[PE1-Vlan-interface30] mpls ldp enable
[PE1-Vlan-interface30] quit
# Configure IBGP, enable the peer's 6PE capabilities, and redistribute IPv6 direct and static
routes.
[PE1] bgp 65100
[PE1-bgp-default] router-id 2.2.2.2
[PE1-bgp-default] peer 3.3.3.3 as-number 65100
[PE1-bgp-default] peer 3.3.3.3 connect-interface loopback 0
[PE1-bgp-default] address-family ipv6
[PE1-bgp-default-ipv6] import-route direct
[PE1-bgp-default-ipv6] import-route static
Figure
84, use 6PE to connect two isolated IPv6 networks over an IPv4/MPLS network.
Loop0
2.2.2.2/32
Vlan-int30
1.1.1.1/16
Vlan-int10
10::2/64
PE 1
IPv4/MPLS network
Vlan-int10
10::1/64
CE 1
AS 65100
Loop0
3.3.3.3/32
Vlan-int30
1.1.1.2/16
IBGP
PE 2
Vlan-int20
366
Vlan-int20
20::2/64
Loop0
4::4/128
20::1/64
CE 2
IPv6 network

Advertisement

Table of Contents
loading

Table of Contents