R3102-R3103-HP 6600/HSR6600 Routers MPLS Command Reference Guide
165
Examples
# Configure tunnel 0 to forward only traffic of the VPN vpn1.
<Sysname> system-view
[Sysname] interface tunnel 0
[Sysname-Tunnel0] mpls te vpn-binding vpn-instance vpn1
# Configure tunnel 0 to forward only the VPN traffic that matches ACL 3001.
<Sysname> system-view
[Sysname] acl number 3001
[Sysname-acl-adv-3001] rule 0 permit ip vpn-instance vpn1
[Sysname-acl-adv-3001] quit
[Sysname] interface tunnel 0
[Sysname-Tunnel0] mpls te vpn-binding acl 3001
[Sysname-Tunnel0] mpls te commit
mpls-te
Use mpls-te to enable the MPLS TE capability in the current OSPF area.
Use undo mpls-te to disable the MPLS TE capability in the current OSPF area.
Syntax
mpls-te enable
undo mpls-te
Default
The MPLS TE capability is disabled in OSPF areas.
Views
OSPF area view
Default command level
2: System level
Parameters
enable: Enables the MPLS TE capability in the OSPF area.
Usage guidelines
For an OSPF area to support the MPLS TE capability, its OSPF process must be available with the opaque
LSA capability.
Examples
# Enable the MPLS TE capability in OSPF area 1.
<Sysname> system-view
[Sysname] ospf 100
[Sysname-ospf-100] area 1
[Sysname-ospf-100-area-0.0.0.1] mpls-te enable
Related commands
opaque-capability










