MPLS interface configuration tasks include the following sets of tasks:
•
MPLS Interface Tasks on page 282
•
LDP Interface Tasks on page 282
•
RSVP-TE Interface Tasks on page 282
MPLS Interface Tasks
To configure MPLS on the interface:
1. Enable MPLS on the interface.
host1(config-if)#mpls
or
host1(config-if)#no mpls disable
2. (Optional) Configure the interface label space with the VPI and VCI ranges.
host1(config-if)#mpls atm vpi range 10 200
host1(config-if)#mpls atm vci range 33 4000
Only ATM AAL5 interfaces support the interface label space. For MPLS interfaces
using the interface label space, you must configure the both the VPI and VCI range.
If you do not, the interface will remain operationally down.
3. (Optional) Specify an interface for signaling for an MPLS major interface in the
interface label space.
host1(config-if)#mpls signaling-interface atm 4/0.5
LDP Interface Tasks
To configure LDP on the interface:
1. Start LDP on the interface.
•
Using the default values (an implicit default profile):
host1(config-if)#mpls ldp
•
Using a previously created profile:
host1(config-if)#mpls ldp profile ldp5
2. (Optional) Suppress transmission of link hello messages to all LSRs.
host1(config-if)#mpls ldp link-hello disable
RSVP-TE Interface Tasks
To configure RSVP-TE on the interface:
1. Start RSVP-TE on the interface.
•
Using the default values (an implicit default profile):
host1(config-if)#mpls rsvp
Copyright © 2010, Juniper Networks, Inc.282
JunosE 11.2.x BGP and MPLS Configuration Guide