H-Vpls Using Mpls Access Configuration Example - HP FlexNetwork HSR6600 Configuration Manual

Comware 7 mpls
Hide thumbs Also See for FlexNetwork HSR6600:
Table of Contents

Advertisement

H-VPLS using MPLS access configuration example

Network requirements
Configure an H-VPLS network using MPLS access to avoid full-mesh PW configuration. The
H-VPLS uses LDP as the PW signaling protocol.
Figure 127 Network diagram
Configuration procedure
1.
Configure an IGP and public tunnels on each PE. (Details not shown.)
2.
Configure UPE:
# Configure basic MPLS.
<UPE> system-view
[UPE] interface loopback 0
[UPE-LoopBack0] ip address 1.1.1.9 32
[UPE-LoopBack0] quit
[UPE] mpls lsr-id 1.1.1.9
[UPE] mpls ldp
[UPE-ldp] quit
# Enable L2VPN.
[UPE] l2vpn enable
# Configure VSI aaa to use LDP to establish a U-PW to NPE 1.
[UPE] vsi aaa
[UPE-vsi-aaa] pwsignaling ldp
[UPE-vsi-aaa-ldp] peer 2.2.2.9 pw-id 500
[UPE-vsi-aaa-ldp-2.2.2.9-500] quit
[UPE-vsi-aaa-ldp] quit
[UPE-vsi-aaa] quit
# Bind Layer 3 Ethernet interface GigabitEthernet 1/1/1 to VSI aaa.
[UPE] interface gigabitethernet 1/1/1
[UPE-GigabitEthernet1/1/1] xconnect vsi aaa
[UPE-GigabitEthernet1/1/1] quit
3.
Configure NPE 1:
471

Advertisement

Table of Contents
loading

Table of Contents