HP 10500 SERIES Configuration Manual page 164

Hide thumbs Also See for 10500 SERIES:
Table of Contents

Advertisement

# After you complete the configuration, the PEs are able to establish the OSPF neighbor
relationship. Execute the display ospf peer verbose command. You can see that the neighbor
relationship state is FULL. Execute the display ip routing-table command. You can see that the PEs
have learned the routes to the loopback interfaces of each other. Take PE 1 for example:
[PE1] display ospf peer verbose
OSPF Process 1 with Router ID 2.2.2.2
Area 0.0.0.0 interface 10.0.0.1(Vlan-interface2)'s neighbors
Router ID: 3.3.3.3
State: Full
DR: None
BDR: None
Dead timer due in 30
Neighbor is up for 00:01:00
Authentication Sequence: [ 0 ]
[PE1] display ip routing-table
Routing Tables: Public
Destinations : 7
Destination/Mask
2.2.2.2/32
3.3.3.3/32
10.0.0.0/24
10.0.0.1/32
10.0.0.2/32
127.0.0.0/8
127.0.0.1/32
Configure basic MPLS TE, and enable RSVP-TE and CSPF:
2.
# Configure PE 1.
[PE1] mpls lsr-id 2.2.2.2
[PE1] mpls
[PE1-mpls] lsp-trigger all
[PE1-mpls] mpls te
[PE1-mpls] mpls rsvp-te
[PE1-mpls] mpls te cspf
[PE1-mpls] quit
[PE1] interface vlan-interface 2
[PE1-Vlan-interface2] mpls
[PE1-Vlan-interface2] mpls te
[PE1-Vlan-interface2] mpls rsvp-te
[PE1-Vlan-interface2] quit
# Configure PE2.
[PE2] mpls lsr-id 3.3.3.3
[PE2] mpls
[PE2-mpls] lsp-trigger all
[PE2-mpls] mpls te
[PE2-mpls] mpls rsvp-te
[PE2-mpls] mpls te cspf
[PE2-mpls] quit
[PE2] interface vlan-interface 2
Neighbors
Address: 10.0.0.2
Mode:Nbr is
Master
sec
Routes : 7
Proto
Pre
Cost
Direct 0
0
OSPF
10
1563
Direct 0
0
Direct 0
0
Direct 0
0
Direct 0
0
Direct 0
0
156
GR State: Normal
Priority: 1
NextHop
Interface
127.0.0.1
InLoop0
10.0.0.2
Vlan2
10.0.0.1
Vlan2
127.0.0.1
InLoop0
10.0.0.2
Vlan2
127.0.0.1
InLoop0
127.0.0.1
InLoop0

Advertisement

Table of Contents
loading

Table of Contents