HP 10500 SERIES Configuration Manual page 328

Hide thumbs Also See for 10500 SERIES:
Table of Contents

Advertisement

Configuration procedure
Configure MPLS L3VPN on the service provider backbone, using IS-IS as the IGP protocol, and
1.
enabling LDP and establishing MP-IBGP peer relationship between PE 1 and PE 2:
# Configure PE 1.
<PE1> system-view
[PE1] interface loopback 0
[PE1-LoopBack0] ip address 3.3.3.9 32
[PE1-LoopBack0] quit
[PE1] mpls lsr-id 3.3.3.9
[PE1] mpls
[PE1-mpls] quit
[PE1] mpls ldp
[PE1-mpls-ldp] quit
[PE1] isis 1
[PE1-isis-1] network-entity 10.0000.0000.0000.0004.00
[PE1-isis-1] quit
[PE1] interface loopback 0
[PE1-LoopBack0] isis enable 1
[PE1-LoopBack0] quit
[PE1] interface vlan-interface 12
[PE1-Vlan-interface12] ip address 30.1.1.1 24
[PE1-Vlan-interface12] isis enable 1
[PE1-Vlan-interface12] mpls
[PE1-Vlan-interface12] mpls ldp
[PE1-Vlan-interface12] quit
[PE1] bgp 100
[PE1-bgp] peer 4.4.4.9 as-number 100
[PE1-bgp] peer 4.4.4.9 connect-interface loopback 0
[PE1-bgp] ipv4-family vpnv4
[PE1-bgp-af-vpnv4] peer 4.4.4.9 enable
[PE1-bgp-af-vpnv4] quit
[PE1-bgp] quit
# Configure PE 2 in a similar way to configuring PE 1. (Details not shown.)
After completing the configurations, execute commands display mpls ldp session, display bgp
peer and display isis peer on either PE 1 or PE 2. The output shows that the LDP session is
established, the BGP peer relationship is established and in Established state, and the IS-IS
neighbor relationship is established and up.
Take PE 1 as an example.
[PE1] display mpls ldp session
Total number of sessions: 1
----------------------------------------------------------------
Peer-ID
----------------------------------------------------------------
4.4.4.9:0
----------------------------------------------------------------
LAM : Label Advertisement Mode
LDP Session(s) in Public Network
Status
LAM
Operational
DU
320
SsnRole
FT
MD5
Active
Off
Off
FT
: Fault Tolerance
KA-Sent/Rcv
378/378

Advertisement

Table of Contents
loading

Table of Contents