R2511-HP MSR Router Series MPLS Configuration Guide(V5)

405
# Configure Router D,
[RouterD] isis 1
[RouterD-isis-1] cost-style wide
[RouterD-isis-1] traffic-eng level-2
[RouterD-isis-1] quit
5. Configure MPLS TE attributes of links:
# Configure the maximum bandwidth and bandwidth constraints on Router A.
[RouterA] interface ethernet 1/1
[RouterA-Ethernet1/1] mpls te max-link-bandwidth 10000
[RouterA-Ethernet1/1] mpls te max-reservable-bandwidth rdm 10000 bc1 8000 bc2 5000
bc3 2000
[RouterA-Ethernet1/1] quit
# Configure the maximum bandwidth and bandwidth constraints on Router B.
[RouterB] interface ethernet 1/1
[RouterB-Ethernet1/1] mpls te max-link-bandwidth 10000
[RouterB-Ethernet1/1] mpls te max-reservable-bandwidth rdm 10000 bc1 8000 bc2 5000
bc3 2000
[RouterB-Ethernet1/1] quit
[RouterB] interface pos 5/0
[RouterB-POS5/0] mpls te max-link-bandwidth 10000
[RouterB-POS5/0] mpls te max-reservable-bandwidth rdm 10000 bc1 8000 bc2 5000 bc3 2000
[RouterB-POS5/0] quit
# Configure the maximum bandwidth and bandwidth constraints on Router C.
[RouterC] interface ethernet 1/1
[RouterC-Ethernet1/1] mpls te max-link-bandwidth 10000
[RouterC-Ethernet1/1] mpls te max-reservable-bandwidth rdm 10000 bc1 8000 bc2 5000
bc3 2000
[RouterC-Ethernet1/1] quit
[RouterC] interface pos 5/0
[RouterC-POS5/0] mpls te max-link-bandwidth 10000
[RouterC-POS5/0] mpls te max-reservable-bandwidth rdm 10000 bc1 8000 bc2 5000 bc3 2000
[RouterC-POS5/0] quit
# Configure the maximum bandwidth and bandwidth constraints on Router D.
[RouterD] interface ethernet 1/1
[RouterD-Ethernet1/1] mpls te max-link-bandwidth 10000
[RouterD-Ethernet1/1] mpls te max-reservable-bandwidth rdm 10000 bc1 8000 bc2 5000
bc3 2000
[RouterD-Ethernet1/1] quit
6. Create an MPLS TE tunnel on Router A.
[RouterA] interface tunnel 1
[RouterA-Tunnel1] ip address 7.1.1.1 255.255.255.0
[RouterA-Tunnel1] tunnel-protocol mpls te
[RouterA-Tunnel1] destination 4.4.4.9
[RouterA-Tunnel1] mpls te tunnel-id 10
[RouterA-Tunnel1] mpls te signal-protocol rsvp-te
[RouterA-Tunnel1] mpls te bandwidth ct2 4000
[RouterA-Tunnel1] mpls te priority 0
[RouterA-Tunnel1] mpls te commit