70
To do…
Use the command...
Remarks
Enter system view
system-view
––
Enter MPLS view
mpls
––
Configure the CSPF failed link
timer
mpls te cspf timer failed-link
timer-interval
Optional
The default is 10 seconds.
Configuring flooding thresholds
After bandwidths of links regulated by MPLS TE change, CSPF may need to recalculate paths. This tends
to be resource consuming as recalculation involves IGP flooding. To reduce recalculations and flood only
significant changes, you may configure the following two IGP flooding thresholds in percentages:
•
Up threshold. When the percentage of available-bandwidth increase to the maximum reservable
bandwidth exceeds the threshold, the change is flooded.
•
Down threshold. When the percentage of available-bandwidth decrease to the maximum
reservable bandwidth exceeds the threshold, the change is flooded.
To configure flooding thresholds:
To do…
Use the command...
Remarks
Enter system view
system-view
––
Enter MPLS TE tunnel interface view
interface
interface-type
interface-number
––
Configure the up/down thresholds
for IGP to flood bandwidth
changes
mpls te bandwidth change
thresholds
{
down
|
up
}
percent
Optional
Both up and down flooding
thresholds are 10 by default.
Specifying the link metric type for tunnel path calculation
To specify the metric type for tunnel path calculation:
To do…
Use the command...
Remarks
Enter system view
system-view
––
Enter MPLS view
mpls
––
Specify the metric type to use when
no metric type is explicitly
configured for a tunnel
mpls te path metric-type
{
igp
|
te
}
Optional
TE metrics of links are used by
default.
Return to system view
quit
––
Enter MPLS TE tunnel interface view
interface tunnel
tunnel-number
––
Specify the metric type to use for
path calculation of the current
tunnel
mpls te path metric-type
{
igp
|
te
}
Optional
By default, no link metric type is
specified and the one specified in
MPLS view is used.
Submit current tunnel configuration
mpls te commit
Optional
Return to system view
quit
––
Enter interface view of MPLS TE link
interface
interface-type
interface-number
––