Example For Configuring L2Vpn Hybrid Insertion - H3C S9500 Series Operation Manual

Hide thumbs Also See for S9500 Series:
Table of Contents

Advertisement

Operation Manual – MPLS Hybrid Insertion
H3C S9500 Series Routing Switches
[PE2-Ethernet3/1/1] qos apply policy one inbound
[PE2-Ethernet3/1/1] quit
# Bind the VPN A to the VLAN interface that connects PE 2 and CE 3.
[PE2] interface vlan-interface 10
[PE2-vlan-interface10] ip binding vpn-instance vpna
[PE2-vlan-interface10] ip address 20.2.1.2 255.255.255.0
[PE2-vlan-interface10] quit
# Inject the PE 2-CE 3 private network interface route for VPN A.
[PE2] bgp 100
[PE2-bgp] ipv4-family vpn-instance vpna
[PE2-bgp-af-vpn-instance] import-route direct
[PE2-bgp-af-vpn-instance] quit
[PE2-bgp] quit
# Establish the MBGP neighbor relationship between PEs to exchange VPN routing
information among PEs. Activate the IBGP peer in VPNv4 address family view.
[PE2] bgp 100
[PE2-bgp] group 100
[PE2-bgp] peer 1.1.1.1 group 100
[PE2-bgp] peer 1.1.1.1 connect-interface loopback0
[PE2-bgp] ipv4-family vpnv4
[PE2-bgp-af-vpn] peer 100 enable
[PE2-bgp-af-vpn] peer 1.1.1.1 group 100

1.4.2 Example for Configuring L2VPN Hybrid Insertion

I. Network requirements
Configure the service loopback group with MPLS processing capability.
Redirect the service at the L2VPN private network side to the above service
loopback group.
II. Network diagram
Figure 1-2 Network diagram for configuring L2VPN hybrid insertion
Chapter 1 MPLS Hybrid Insertion Configuration
1-13

Advertisement

Table of Contents
loading

Table of Contents