Configuring MPLS TE over BDI
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
interface bdi30
4.
mpls traffic-eng tunnels
5.
end
DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode.enable
Step 1
Example:
Router> enable
•
Enter your password if prompted.
Enters interface configuration mode.configure terminal
Example:
Router# configure terminal
Step 2
Specifies the bridge domain interface and enters interface
configuration mode.
interface bdi30
Example:
Router(config)# interface bdi30
Step 3
Enables an MPLS TE tunnel to use an established tunnel
for the bridge domain interface.
mpls traffic-eng tunnels
Example:
Router(config-if)# mpls traffic-eng tunnels
Step 4
Returns to privileged EXEC mode.end
Example:
Router(config-if)# end
Step 5
MPLS Traffic Engineering Path Calculation and Setup Configuration Guide, Cisco IOS XE Release 3S (Cisco ASR
920 Series)
45
MPLS Traffic Engineering over Bridge Domain Interfaces
Configuring MPLS TE over BDI