R0106-HP MSR Router Series MPLS Configuration Guide(V7)

74
Ste
p
Command
Remarks
3. Configure the up/down
threshold.
mpls te bandwidth change
thresholds { down | up } percent
By default, the up/down threshold
is 10% of the link reservable
bandwidth.
4. Return to system view.
quit N/A
5. Enter MPLS TE view.
mpls te N/A
6. Configure the flooding interval.
link-management
periodic-flooding timer interval
By default, the flooding interval is
180 seconds.
Controlling MPLS TE tunnel setup
Before performing the configuration tasks in this section, be aware of each configuration objective and
its impact on your device.
Perform the tasks in this section on the ingress node of the MPLS TE tunnel.
Enabling route and label recording
Perform this task to record the nodes that an MPLS TE tunnel traverses and the label assigned by each
node. The recorded information helps you know about the path used by the MPLS TE tunnel and the label
distribution information, and when the tunnel fails, it helps you locate the fault.
To enable route and label recording:
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Enter MPLS TE tunnel interface
view.
interface tunnel tunnel-number [ mode
mpls-te ]
N/A
3. Record routes or record both
routes and labels.
To record routes:
mpls te record-route
To record both routes and labels:
mpls te record-route label
By default, both route
recording and label
recording are disabled.
Enabling loop detection
Enabling loop detection also enables the route recording function, regardless of whether you have
configured the mpls te record-route command. Loop detection enables each node of the tunnel to detect
whether a loop has occurred according to the recorded route information.
To enable loop detection:
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Enter MPLS TE tunnel interface
view.
interface tunnel tunnel-number
[ mode mpls-te ]
N/A
3. Enable loop detection.
mpls te loop-detection
By default, loop detection is
disabled.