#
interface Vlanif20
 ip address 11.1.1.1 255.255.255.0
 mpls
 mpls ldp
#
interface Vlanif60
 ip binding vpn-instance vpna
 ip address 120.1.1.2 255.255.255.0
#
interface GigabitEthernet1/0/0
 port hybrid pvid vlan 60
 port hybrid untagged vlan 60
#
interface GigabitEthernet2/0/0
 port hybrid pvid vlan 20
 port hybrid untagged vlan 20 
#
interface LoopBack1
 ip address 3.3.3.9 255.255.255.255
#
bgp 100
 peer 2.2.2.9 as-number 100
 peer 2.2.2.9 connect-interface LoopBack1
 #
 ipv4-family unicast
  undo synchronization
  peer 2.2.2.9 enable
 #
 ipv4-family vpnv4
  policy vpn-target
  peer 2.2.2.9 enable
#
 ipv4-family vpn-instance vpna
  peer 120.1.1.1 as-number 65420
  import-route direct
#
ospf 1
 area 0.0.0.0
  network 3.3.3.9 0.0.0.0
  network 11.1.1.0 0.0.0.255
#
return
l Configuration file of Spoke-CE2
#
 sysname Spoke-CE2
#
 vlan batch 60
#
interface Vlanif60
 ip address 120.1.1.1 255.255.255.0
#
interface GigabitEthernet1/0/0
 port hybrid pvid vlan 60
 port hybrid untagged vlan 60 
#
bgp 65420
 peer 120.1.1.2 as-number 100
 #
 ipv4-family unicast
  undo synchronization
  import-route direct
  peer 120.1.1.2 enable
#
return
l Configuration file of Hub-CE
#
 sysname Hub-CE
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.
218