Configuring MPLS-TP LSPs at Midpoint
When configuring the LSPs at the midpoint routers, make sure that the configuration does not reflect
Note
traffic back to the originating node.
SUMMARY STEPS
1. configure
2. mpls traffic-eng
3. tp mid name
4. tunnel-name name
5. lsp-number value
6. source node -ID tunnel-id number
7. destination node -ID tunnel-id number
8. Use the commit or end command.
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RSP0/CPU0:router# configure
Step 2
mpls traffic-eng
Example:
RP/0/RSP0/CPU0:router(config)# mpls traffic-eng
Step 3
tp mid name
Example:
RP/0/RSP0/CPU0:router(config-mpls-te)# tp mid foo
Step 4
tunnel-name name
Example:
RP/0/RSP0/CPU0:router(config-mpls-te-tp-mid)#
tunnel-name midtunnel
Step 5
lsp-number value
Example:
RP/0/RSP0/CPU0:router(config-mpls-te-tp-mid)#
lsp-number 10
Cisco ASR 9000 Series Aggregation Services Router MPLS Configuration Guide, Release 4.3.x
326
Implementing MPLS Transport Profile
Purpose
Enters global configuration mode.
Enters MPLS TE configuration mode.
Specifies the MPLS-TP tunnel mid-point identifier.
Specifies the name of the tunnel whose mid point is being
configured.
Specifies the LSP ID.
OL-28381-02