6Pe Configuration Example - HP 6125XLG Layer 3 - Ip Routing Configuration Manual

Blade switch
Hide thumbs Also See for 6125XLG:
Table of Contents

Advertisement

6PE configuration example

Network requirements
Use 6PE to connect two isolated IPv6 networks over an IPv4/MPLS network:
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 76 Network diagram
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] router-id 2.2.2.2
[PE1-bgp] peer 3.3.3.3 as-number 65100
[PE1-bgp] peer 3.3.3.3 connect-interface loopback 0
[PE1-bgp] address-family ipv6
[PE1-bgp-ipv6] import-route direct
298

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

5920 series5900 series

Table of Contents