device# configure
device(config)# router mpls
device(config-router-mpls)# mpls-interface ethernet 0/1
device(config-router-mpls-if-eth-0/1)# rsvp
device(config-router-mpls-if-eth-0/1-rsvp)# te-metric 5
The following example show how to configure TE-metric for a MPLS interface. In this example, the te-metric is set to 5.
device# configure device(config)# router mpls device(config-router-mpls)# mpls-interface ethernet 0/1 device(config-router-mpls-if-eth-0/1)# rsvp device(config-router-mpls-if-eth-0/1-rsvp)# te-metric 5
Note
By default, all LSPs use global configuration.