R0106-HP MSR Router Series MPLS Configuration Guide(V7)
130
Destination/Mask Proto Pre Cost NextHop Interface
1.1.1.9/32 Direct 0 0 127.0.0.1 InLoop0
2.2.2.9/32 ISIS 15 10 10.1.1.2 GE2/1/1
3.3.3.9/32 ISIS 15 20 10.1.1.2 GE2/1/1
4.4.4.9/32 ISIS 15 30 10.1.1.2 GE2/1/1
10.1.1.0/24 Direct 0 0 10.1.1.1 GE2/1/1
10.1.1.1/32 Direct 0 0 127.0.0.1 InLoop0
20.1.1.0/24 ISIS 15 20 10.1.1.2 GE2/1/1
30.1.1.0/24 ISIS 15 30 10.1.1.2 GE2/1/1
127.0.0.0/8 Direct 0 0 127.0.0.1 InLoop0
127.0.0.1/32 Direct 0 0 127.0.0.1 InLoop0
3. Configure an LSR ID, enable MPLS, MPLS TE, and RSVP-TE, and configure the DS-TE mode as IETF:
# Configure Router A.
[RouterA] mpls lsr-id 1.1.1.9
[RouterA] mpls te
[RouterA-te] ds-te mode ietf
[RouterA-te] quit
[RouterA] rsvp
[RouterA-rsvp] quit
[RouterA] interface gigabitethernet 2/1/1
[RouterA-GigabitEthernet2/1/1] mpls enable
[RouterA-GigabitEthernet2/1/1] mpls te enable
[RouterA-GigabitEthernet2/1/1] rsvp enable
[RouterA-GigabitEthernet2/1/1] quit
# Configure Router B.
[RouterB] mpls lsr-id 2.2.2.9
[RouterB] mpls te
[RouterB-te] ds-te mode ietf
[RouterB-te] quit
[RouterB] rsvp
[RouterB-rsvp] quit
[RouterB] interface gigabitethernet 2/1/1
[RouterB-GigabitEthernet2/1/1] mpls enable
[RouterB-GigabitEthernet2/1/1] mpls te enable
[RouterB-GigabitEthernet2/1/1] rsvp enable
[RouterB-GigabitEthernet2/1/1] quit
[RouterB] interface pos 2/2/0
[RouterB-POS2/2/0] mpls enable
[RouterB-POS2/2/0] mpls te enable
[RouterB-POS2/2/0] rsvp enable
[RouterB-POS2/2/0] quit
# Configure Router C.
[RouterC] mpls lsr-id 3.3.3.9
[RouterC] mpls te
[RouterC-te] ds-te mode ietf
[RouterC-te] quit
[RouterC] rsvp
[RouterC-rsvp] quit