HP HSR6800 Configuration Manual page 331

Hide thumbs Also See for HSR6800:
Table of Contents

Advertisement

This example uses OSPF. Be sure to advertise the route to the 32-bit loopback interface
address of each router through OSPF. The loopback interface address of a router is to be used
as the router's LSR ID. (Details not shown.)
After the configurations, each ASBR PE and the PE in the same AS can establish OSPF
adjacencies. Execute the display ospf peer command. The output shows that the adjacencies
reach Full state, and that each ASBR PE and the PE in the same AS can learn the routes to the
loopback interfaces of each other.
Each ASBR PE and the PE in the same AS can ping each other.
2.
Configure basic MPLS and MPLS LDP on the MPLS backbone to establish LDP LSPs:
# Configure basic MPLS on PE 1 and enable MPLS LDP on the interface connected to ASBR
PE 1.
<PE1> system-view
[PE1] mpls lsr-id 1.1.1.9
[PE1] mpls
[PE1-mpls] quit
[PE1] mpls ldp
[PE1-mpls-ldp] quit
[PE1] interface pos 5/1/1
[PE1-POS5/1/1] mpls
[PE1-POS5/1/1] mpls ldp
[PE1-POS5/1/1] quit
# Configure basic MPLS on ASBR PE 1 and enable MPLS LDP on the interface connected to
PE 1.
<ASBR-PE1> system-view
[ASBR-PE1] mpls lsr-id 2.2.2.9
[ASBR-PE1] mpls
[ASBR-PE1-mpls] quit
[ASBR-PE1] mpls ldp
[ASBR-PE1-mpls-ldp] quit
[ASBR-PE1] interface pos 5/1/1
[ASBR-PE1-POS5/1/1] mpls
[ASBR-PE1-POS5/1/1] mpls ldp
[ASBR-PE1-POS5/1/1] quit
# Configure basic MPLS on ASBR PE 2 and enable MPLS LDP on the interface connected to
PE 2.
<ASBR-PE2> system-view
[ASBR-PE2] mpls lsr-id 3.3.3.9
[ASBR-PE2] mpls
[ASBR-PE2-mpls] quit
[ASBR-PE2] mpls ldp
[ASBR-PE2-mpls-ldp] quit
[ASBR-PE2] interface pos 5/1/1
[ASBR-PE2-POS5/1/1] mpls
[ASBR-PE2-POS5/1/1] mpls ldp
[ASBR-PE2-POS5/1/1] quit
# Configure basic MPLS on PE 2 and enable MPLS LDP on the interface connected to ASBR
PE 2.
<PE2> system-view
[PE2] mpls lsr-id 4.4.4.9
323

Advertisement

Table of Contents
loading

Table of Contents