
82
Task
Command
Remarks
Clear the statistics about
RSVP-TE.
reset mpls rsvp-te statistics
{
global
|
interface
[
interface-type interface-number
]
Available in user view.
MPLS TE configuration examples
MPLS TE using static CR-LSP configuration example
Network requirements
Router A, Router B, and Router C run IS-IS.
Establish a TE tunnel using a static CR-LSP between Router A and Router C.
Figure 24 Network diagram
Configuration procedure
1.
Configure IP addresses and masks for the interfaces according to
shown.)
2.
Enable IS-IS to advertise host routes with LSR IDs as destinations:
# Configure Router A.
<RouterA> system-view
[RouterA] isis 1
[RouterA-isis-1] network-entity 00.0005.0000.0000.0001.00
[RouterA-isis-1] quit
[RouterA] interface giabitethernet 2/1/1
[RouterA-GigabitEthernet2/1/1] isis enable 1
[RouterA-GigabitEthernet2/1/1] quit
[RouterA] interface loopback 0
[RouterA-LoopBack0] isis enable 1
[RouterA-LoopBack0] quit
# Configure Router B.
<RouterB> system-view
[RouterB] isis 1