P GigabitEthernet1/0/0 VLANIF 20 100.1.1.2/24
GigabitEthernet2/0/0 VLANIF 30 100.2.1.1/24
CE1 GigabitEthernet1/0/0 VLANIF 10 10.1.1.1/24
CE2 GigabitEthernet1/0/0 VLANIF 40 10.2.1.1/24
 
Configuration Roadmap
The configuration roadmap is as follows:
1. Configure BGP/MPLS IP VPN.
2. Configure IGP GR of the backbone network.
3. Configure MPLS LDP GR of the backbone network.
4. Configure GR of routing protocols between PEs and CEs.
5. Configure BGP GR.
Data Preparation
To complete the configuration, you need the following data:
l VPN instance name, Router Distinguisher (RD), and VPN target
l Interval for IS-IS to reestablish GR sessions (this example retains the default value, that is,
300 seconds)
l Time for reestablishing MPLS LDP sessions (this example retains the default value, that
is, 300 seconds) and value of the neighbor-liveness timer (this example retains the default
value, that is, 600 seconds)
l BGP-allowed maximum interval for the peer end to reestablish GR sessions (this example
retains the default value, that is, 150 seconds)
l Time for waiting for End-of-RIB messages (this example retains the default value, that is,
600 seconds)
l Data of the routing protocols between PEs and CEs (in this example, BGP is run between
CE1 and PE1 and OSPF is run between CE2 and PE2)
l Data required for configuring IGP of the backbone network (this example uses IS-IS)
Procedure
Step 1 Create VLANs and add interfaces to the VLANs.
# Configure PE1.
<Quidway> system-view
[Quidway] sysname PE1
[PE1] vlan batch 10 20
[PE1] interface gigabitethernet 1/0/0
[PE1-GigabitEthernet1/0/0] port link-type trunk
[PE1-GigabitEthernet1/0/0] port trunk allow-pass vlan 10
[PE1-GigabitEthernet1/0/0] quit
[PE1] interface gigabitethernet 2/0/0
[PE1-GigabitEthernet2/0/0] port link-type trunk
[PE1-GigabitEthernet2/0/0] port trunk allow-pass vlan 20
[PE1-GigabitEthernet2/0/0] quit
Quidway S7700 Smart Routing Switch
Configuration Guide - VPN 3 BGP MPLS IP VPN Configuration
Issue 01 (2011-07-15) Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
300