HP FlexNetwork 10500 Series Configuration Manual page 397

Hide thumbs Also See for FlexNetwork 10500 Series:
Table of Contents

Advertisement

Figure 102 Network diagram
VPN 1
CE 1
Configuration procedure
Before configuration, disable the spanning tree feature globally or map each VLAN to an MSTI. For
more information, see Layer 2—LAN Switching Configuration Guide.
This task includes the following configurations:
Configure basic MPLS on each PE: configure LSR ID, enable LDP, run IGP (OSPF in this
example) to establish LSPs.
Establish static PWs: enable L2VPN, create static PWs, and specify labels.
1.
Configure PE 1:
# Configure an LSR ID.
<PE1> system-view
[PE1] interface loopback 0
[PE1-LoopBack0] ip address 1.1.1.9 32
[PE1-LoopBack0] quit
[PE1] mpls lsr-id 1.1.1.9
# Enable L2VPN.
[PE1] l2vpn enable
# Enable global LDP.
[PE1] mpls ldp
[PE1-ldp] quit
# Configure VLAN-interface 20 (the interface connected to PE 2), and enable LDP on the
interface.
[PE1] interface vlan-interface 20
[PE1-Vlan-interface20] ip address 20.1.1.1 24
[PE1-Vlan-interface20] mpls enable
[PE1-Vlan-interface20] mpls ldp enable
[PE1-Vlan-interface20] quit
# Configure VLAN-interface 30 (the interface connected to PE 3), and enable LDP on the
interface.
[PE1] interface vlan-interface 30
[PE1-Vlan-interface30] ip address 30.1.1.1 24
[PE1-Vlan-interface30] mpls enable
Loop0
3.3.3.9/32
Vlan-int30
30.1.1.3/24
PE 3
PE 1
Vlan-int30
30.1.1.1/24
40.1.1.2/24
Vlan-int20
GE1/0/1
20.1.1.1/24
20.1.1.2/24
Loop0
1.1.1.9/32
VPN 1
GE1/0/1
CE 3
Vlan-int40
40.1.1.3/24
PE 2
Vlan-int40
GE1/0/1
Vlan-int20
Loop0
2.2.2.9/32
CE 2
388
VPN 1

Advertisement

Table of Contents
loading

Table of Contents