R2511-HP MSR Router Series MPLS Configuration Guide(V5)
403
# Verify that each device has have learned the routes to the LSR IDs of the other devices. This
example uses Router A.
[RouterA] display ip routing-table
Routing Tables: Public
Destinations : 10 Routes : 10
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 Eth1/1
3.3.3.9/32 ISIS 15 20 10.1.1.2 Eth1/1
4.4.4.9/32 ISIS 15 30 10.1.1.2 Eth1/1
10.1.1.0/24 Direct 0 0 10.1.1.1 Eth1/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 Eth1/1
30.1.1.0/24 ISIS 15 30 10.1.1.2 Eth1/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 basic MPLS TE, enable RSVP-TE and CSPF, and configure the DS-TE mode as IETF:
# 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] mpls te ds-te mode ietf
[RouterA-mpls] quit
[RouterA] interface ethernet 1/1
[RouterA-Ethernet1/1] mpls
[RouterA-Ethernet1/1] mpls te
[RouterA-Ethernet1/1] mpls rsvp-te
[RouterA-Ethernet1/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] mpls te ds-te mode ietf
[RouterB-mpls] quit
[RouterB] interface ethernet 1/1
[RouterB-Ethernet1/1] mpls
[RouterB-Ethernet1/1] mpls te
[RouterB-Ethernet1/1] mpls rsvp-te
[RouterB-Ethernet1/1] quit
[RouterB] interface pos 5/0
[RouterB-POS5/0] mpls
[RouterB-POS5/0] mpls te
[RouterB-POS5/0] mpls rsvp-te
[RouterB-POS5/0] quit










