HP HSR6800 Configuration Manual page 96

Hide thumbs Also See for HSR6800:
Table of Contents

Advertisement

[RouterD] isis 1
[RouterD-isis-1] network-entity 00.0005.0000.0000.0004.00
[RouterD-isis-1] quit
[RouterD] interface giabitethernet 2/1/1
[RouterD-GigabitEthernet2/1/1] isis enable 1
[RouterD-GigabitEthernet2/1/1] isis circuit-level level-2
[RouterD-GigabitEthernet2/1/1] quit
[RouterD] interface loopback 0
[RouterD-LoopBack0] isis enable 1
[RouterD-LoopBack0] isis circuit-level level-2
[RouterD-LoopBack0] quit
Execute the display ip routing-table command on each router. The output shows that all
nodes have learned the host routes of other nodes with LSR IDs as destinations. Take Router A
for example:
[RouterA] display ip routing-table
Routing Tables: Public
Destinations : 10
Destination/Mask
1.1.1.9/32
2.2.2.9/32
3.3.3.9/32
4.4.4.9/32
10.1.1.0/24
10.1.1.1/32
20.1.1.0/24
30.1.1.0/24
127.0.0.0/8
127.0.0.1/32
3.
Configure basic MPLS TE, and enable RSVP-TE and CSPF:
# Configure Router A.
[RouterA] mpls lsr-id 1.1.1.9
[RouterA] mpls
[RouterA-mpls] mpls te
[RouterA-mpls] mpls rsvp-te
[RouterA-mpls] mpls te cspf
[RouterA-mpls] quit
[RouterA] interface giabitethernet 2/1/1
[RouterA-GigabitEthernet2/1/1] mpls
[RouterA-GigabitEthernet2/1/1] mpls te
[RouterA-GigabitEthernet2/1/1] mpls rsvp-te
[RouterA-GigabitEthernet2/1/1] quit
# Configure Router B.
[RouterB] mpls lsr-id 2.2.2.9
[RouterB] mpls
[RouterB-mpls] mpls te
[RouterB-mpls] mpls rsvp-te
[RouterB-mpls] mpls te cspf
[RouterB-mpls] quit
Routes : 10
Proto
Pre
Cost
Direct 0
0
ISIS
15
10
ISIS
15
20
ISIS
15
30
Direct 0
0
Direct 0
0
ISIS
15
20
ISIS
15
30
Direct 0
0
Direct 0
0
88
NextHop
Interface
127.0.0.1
InLoop0
10.1.1.2
GE2/1/1
10.1.1.2
GE2/1/1
10.1.1.2
GE2/1/1
10.1.1.1
GE2/1/1
127.0.0.1
InLoop0
10.1.1.2
GE2/1/1
10.1.1.2
GE2/1/1
127.0.0.1
InLoop0
127.0.0.1
InLoop0

Advertisement

Table of Contents
loading

Table of Contents