Chapter 18 6PE Configuration
Figure 18-2 6PE Configuration Example
Configuration Flow
1.
Configure IPv4 addresses for the direct connection interfaces between PE1 and PE2.
Configure loopback interfaces and IPv4 addresses for the loopback interfaces on each
router. Enable IPv6 on IPv6 interfaces, and configure IPv6 addresses for the IPv6
interfaces.
2.
Establish LDP neighbors via the direct connection interfaces between PE1 and PE2.
3.
Establish OSPF neighbors via the direct connection interfaces between PE1 and PE2
to advertise the loopback1 interface addresses of the two routers.
4.
Establish MP-BGP neighbors via the loopback1 interface between PE1 and PE2 to
advertise the IPv6 network segments of the two routers and redistribute the direct
IPv6 route.
5.
Check the configuration results, and verify the following: LDP, OSPF and BGP
neighbors have been correctly established on the two routers, routes with IPv6 labels
can be seen on each router, and routes are generated.
Command Commands
Configuration on PE1:
PE1(config)#interface loopback1
PE1(config-if-loopback1)#ip address 1.1.1.1 255.255.255.255
PE1(config-if-loopback1)#exit
PE1(config)#interface gei-3/9
PE1(config-if-gei-3/9)#ip address 56.41.10.11 255.255.255.0
PE1(config-if-gei-3/9)#no shutdown
PE1(config-if-gei-3/9)#exit
PE1(config)#interface gei-3/10
PE1(config-if-gei-3/10)#ipv6 enable
PE1(config-if-gei-3/10)#ipv6 address
2255::66/64
PE1(config-if-gei-3/10)#no shutdown
PE1(config-if-gei-3/10)#exit
PE1(config)#interface loopback5
PE1(config-if-loopback5)#ipv6 enable
PE1(config-if-loopback5)#ipv6 address
3555::52/64
18-3
SJ-20140504150128-018|2014-05-10 (R1.0)
ZTE Proprietary and Confidential