Operation Manual – MCE
H3C S3610&S5510 Series Ethernet Switches
Chapter 2 MCE Configuration
2-16
II. Network diagram
Figure 2-1
Network diagram for MCE configuration (A)
III. Configuration procedure
For distinguish devices, assume the system name of the MCE device is “MCE”, the
names of the egress router of VPN1 and VPN2 are “VR1” and “VR2”, and the system
name of the PE device is “PE”.
z
Configure VPN instances
# Configure two instances VPN1 and VPN2 on the MCE device, with the RD values of
the two VPN instances being 10:1 and 20:1. Configure the VPN target values of the two
VPN instances as 10:1 and 20:1 for both the import and export extended community
attribute list.
<MCE> system-view
[MCE] ip vpn-instance vpn1
[MCE-vpn-instance-vpn1] route-distinguisher 10:1
[MCE-vpn-instance-vpn1] vpn-target 10:1 both
[MCE-vpn-instance-vpn1] quit
[MCE] ip vpn-instance vpn2
[MCE-vpn-instance-vpn2] route-distinguisher 20:1
[MCE-vpn-instance-vpn2] vpn-target 20:1 both
# Create VLAN 10, add Ethernet 1/0/10 to VLAN 10, and create VLAN-interface 10.
[MCE-vpn-instance-vpn2] quit
[MCE] vlan 10
[MCE-vlan10] port Ethernet 1/0/10