HP HSR6800 Configuration Manual page 232

Hide thumbs Also See for HSR6800:
Table of Contents

Advertisement

2.
Configure UPE:
# Configure basic MPLS.
<Sysname> system-view
[Sysname] sysname UPE
[UPE] interface loopback 0
[UPE-LoopBack0] ip address 1.1.1.1 32
[UPE-LoopBack0] quit
[UPE] mpls lsr-id 1.1.1.1
[UPE] mpls
[UPE-mpls] quit
[UPE] mpls ldp
[UPE-mpls-ldp] quit
# Configure an IP address for the interface connected to NPE 1, and enable MPLS and MPLS
LDP.
[UPE] interface gigabitethernet 2/1/4
[UPE-GigabitEthernet2/1/4] ip address 12.1.1.1 24
[UPE-GigabitEthernet2/1/4] mpls
[UPE-GigabitEthernet2/1/4] mpls ldp
[UPE-GigabitEthernet2/1/4] quit
# Configure an IP address for the interface connected to NPE 2, and enable MPLS and MPLS
LDP.
[UPE] interface gigabitethernet 2/1/3
[UPE-GigabitEthernet2/1/3] ip address 13.1.1.1 255.255.255.0
[UPE-GigabitEthernet2/1/3] mpls
[UPE-GigabitEthernet2/1/3] mpls ldp
[UPE-GigabitEthernet2/1/3] quit
# Configure the remote LDP peer NPE 1.
[UPE] mpls ldp remote-peer 1
[UPE-mpls-remote-1] remote-ip 2.2.2.2
[UPE-mpls-remote-1] quit
# Configure the remote LDP peer NPE 2.
[UPE] mpls ldp remote-peer 2
[UPE-mpls-remote-1] remote-ip 3.3.3.3
[UPE-mpls-remote-1] quit
# Enable L2VPN and MPLS L2VPN.
[UPE] l2vpn
[UPE-l2vpn] mpls l2vpn
[UPE-l2vpn] quit
# Create VPLS instance aaa that uses LDP signaling.
[UPE] vsi aaa static
[UPE-vsi-aaa] pwsignal ldp
[UPE-vsi-aaa-ldp] vsi-id 500
[UPE-vsi-aaa-ldp] peer 2.2.2.2 backup-peer 3.3.3.3
[UPE-vsi-aaa-ldp] dual-npe revertive wtr-time 1
[UPE-vsi-aaa-ldp] quit
[UPE-vsi-aaa] quit
# Bind the VPLS instance aaa to GigabitEthernet 2/1/1, the interface connected to CE 1.
[UPE] interface gigabitethernet 2/1/1
224

Advertisement

Table of Contents
loading

Table of Contents