Purpose
Command or Action
traffic-eng
Enters MPLS-TE interface configuration mode and enables traffic
engineering on a particular interface on the originating node.
interface type interface-path-id
Example:
RP/0/RP0/CPU0:router(config-mpls-te)#
Step 3
interface POS0/6/0/0
Specifies the IGP OSPF interface ID and area where the TE links
are to be flooded.
flooding-igp ospf instance-id area area-id
Example:
RP/0/RP0/CPU0:router(config-mpls-te-if)#
Step 4
flooding-igp ospf 0 area 1
Specifies the switching configuration for the interface and enters
switching key mode where you will configure encoding and
capability.
switching key value
[
encoding encoding type
]
Example:
RP/0/RP0/CPU0:router(config-mpls-te-if)#
Step 5
The recommended switch key value is
0.
Note
switching key 1 encoding ethernet
Specifies the interface switching capability type. The
recommended switch capability type is
psc1
.
switching key value
[
capability
{
psc1
|
lsc
|
fsc
} ]
Example:
RP/0/RP0/CPU0:router(config-mpls-te-if)#
Step 6
switching key 1 capability psc1
commit
—
Saves the configuration changes and remains within
the configuration session.
Use the
commit
or
end
command.
Step 7
end
—
Prompts user to take one of these actions:
•
Yes
—
Saves configuration changes and exits the
configuration session.
•
No
—
Exits the configuration session without committing
the configuration changes.
•
Cancel
—
Remains in the configuration session, without
committing the configuration changes.
Configuring Persistent Interface Index
Perform this task to preserve the LMP interface index across all interfaces on the router.
Cisco IOS XR MPLS Configuration Guide for the Cisco CRS Router, Release 5.1.x
250
Implementing MPLS Traffic Engineering
Configuring GMPLS