R3303-HP HSR6800 Routers MPLS Configuration Guide

97
BackUpBW Type : - BackUpBW : -
Route Pinning : Disabled
Retry Limit : 10 Retry Interval: 10 sec
Reopt : Disabled Reopt Freq : -
Back Up Type : None
Back Up LSPID : -
Auto BW : Disabled Auto BW Freq : -
Min BW : - Max BW : -
Current Collected BW: -
Interfaces Protected: -
VPN Bind Type : NONE
VPN Bind Value : -
Car Policy : Disabled
Tunnel Group : Primary
Primary Tunnel : -
Backup Tunnel : -
Group Status : -
Execute the display mpls te cspf tedb all command on Router A to view information about links in
TEDB.
[RouterA] display mpls te cspf tedb all
Maximum Node Supported: 128 Maximum Link Supported: 256
Current Total Node Number: 4 Current Total Link Number: 6
Id MPLS LSR-Id IGP Process-Id Area Link-Count
1 3.3.3.9 ISIS 1 Level-2 2
2 2.2.2.9 ISIS 1 Level-2 2
3 4.4.4.9 ISIS 1 Level-2 1
4 1.1.1.9 ISIS 1 Level-2 1
8. Create a static route to direct traffic to the MPLS TE tunnel
[RouterA] ip route-static 30.1.1.2 24 tunnel 1 preference 1
Execute the display ip routing-table command on Router A. You can see a static route entry with
interface Tunnel 1 as the outgoing interface.
Inter-AS MPLS TE tunnel using RSVP-TE Configuration example
Network requirements
Router A and Router B are in AS 100, and they run OSPF as the IGP. Router C and Router D are in AS
200, and they run OSPF as the IGP.
Establish an EBGP connection between ASBRs Router B and Router C. Redistribute BGP routes into OSPF
and OSPF routes into BGP, so that a route is available between AS 100 and AS 200.
Establish an MPLS TE tunnel between Router A and Router D by using RSVP-TE, with the bandwidth being
2000 kbps. Along the tunnel, set the maximum link bandwidth to 10000 kbps and maximum reservable
bandwidth to 5000 kbps.