HP FlexNetwork 10500 Series Configuration Manual page 372

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

Advertisement

# Enable LDP globally.
[P] mpls ldp
[P-ldp] quit
# Configure MPLS TE to establish an MPLS TE tunnel between PE 1 and P, and between P and
PE 2. For more information, see
# Create a cross-connect group named vpn1, create a cross-connect named ldpsvc in the
group, and create an LDP PW and a static PW for the cross-connect to form a multi-segment
PW.
[P] xconnect-group vpn1
[P-xcg-vpn1] connection ldpsvc
[P-xcg-vpn1-ldpsvc] peer 192.2.2.2 pw-id 1000
[P-xcg-vpn1-ldpsvc-192.2.2.2-1000] quit
[P-xcg-vpn1-ldpsvc] peer 192.3.3.3 pw-id 1000 in-label 100 out-label 200
[P-xcg-vpn1-ldpsvc-192.3.3.3-1000] quit
[P-xcg-vpn1-ldpsvc] quit
[P-xcg-vpn1] quit
5.
Configure PE 2:
# Configure an LSR ID.
<PE2> system-view
[PE2] interface loopback 0
[PE2-LoopBack0] ip address 192.3.3.3 32
[PE2-LoopBack0] quit
[PE2] mpls lsr-id 192.3.3.3
# Enable L2VPN.
[PE2] l2vpn enable
# Configure MPLS TE to establish an MPLS TE tunnel between P and PE 2. For more
information, see
"Configuring MPLS
# Create Ethernet service instance 1000 on GigabitEthernet 1/0/1 (the interface connected to
CE 2).
[PE2] interface gigabitethernet 1/0/1
[PE2-GigabitEthernet1/0/1] service-instance 1000
[PE2-GigabitEthernet1/0/1-srv1000] encapsulation s-vid 10
[PE2-GigabitEthernet1/0/1-srv1000] quit
[PE2-GigabitEthernet1/0/1] quit
# Create a cross-connect group named vpn1, create a cross-connect named svc in the group,
and bind Ethernet service instance 1000 on GigabitEthernet 1/0/1 to the cross-connect.
[PE2] xconnect-group vpn1
[PE2-xcg-vpn1] connection svc
[PE2-xcg-vpn1-svc] ac interface gigabitethernet 1/0/1 service-instance 1000
# Create a static PW for the cross-connect to bind the AC to the PW.
[PE2-xcg-vpn1-svc] peer 192.4.4.4 pw-id 1000 in-label 200 out-label 100
[PE2-xcg-vpn1-svc-192.4.4.4-1000] quit
[PE2-xcg-vpn1-svc] quit
[PE2-xcg-vpn1] quit
6.
Configure CE 2.
<CE2> system-view
[CE2] interface vlan-interface 10
[CE2-Vlan-interface10] ip address 100.1.1.2 24
"Configuring MPLS
TE."
TE."
363

Advertisement

Table of Contents
loading

Table of Contents