R3102-R3103-HP 6600/HSR6600 Routers MPLS Configuration Guide
125
Use RSVP-TE to create a TE tunnel from Router A to Router D. Traffic of the tunnel belongs to CT 2, and the
tunnel needs a bandwidth of 4000 kbps.
For each link that the tunnel traverses, set the maximum bandwidth to 10000 kbps, the maximum
reservable bandwidth to 10000 kbps, and BC 1, BC 2, and BC 3 to 8000 kbps, 5000 kbps, and 2000
kbps, respectively.
Figure 32 Network diagram
Device Interface IP address
Device
Interface
IP address
Router A Loop0 1.1.1.9/32
Router C
Loop0
3.3.3.9/32
GE2/1/1 10.1.1.1/24 GE2/1/1 30.1.1.1/24
Router B Loop0 2.2.2.9/32
POS5/1/0 20.1.1.2/24
GE2/1/1 10.1.1.2/24
Router D
Loop0
4.4.4.9/32
POS5/1/0 20.1.1.1/24 GE2/1/1 30.1.1.2/24
Configuration procedure
1. Configure IP addresses for the interfaces according to Figure 32. (Details not shown.)
2. Configure IS-IS, and advertise host routes with LSR IDs as destinations:
# Configurations on 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] isis circuit-level level-2
[RouterA-GigabitEthernet2/1/1] quit
[RouterA] interface loopback 0
[RouterA-LoopBack0] isis enable 1
[RouterA-LoopBack0] isis circuit-level level-2
[RouterA-LoopBack0] quit
# Configurations on Router B.
<RouterB> system-view
[RouterB] isis 1
[RouterB-isis-1] network-entity 00.0005.0000.0000.0002.00
[RouterB-isis-1] quit
[RouterB] interface giabitethernet 2/1/1










