Cisco ASR 9000 Series Configuration Manual page 177

Aggregation services router mpls
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Implementing MPLS Traffic Engineering
SUMMARY STEPS
1. configure
2. interface tunnel-te tunnel-id
3. ipv4 unnumbered type interface-path-id
4. autoroute announce
5. exit
6. router static address-family ipv4 unicast prefix mask ip-address interface type
7. Use the commit or end command.
8. (Optional) ping {ip-address | hostname}
9. (Optional) show mpls traffic-eng autoroute
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RSP0/CPU0:router# configure
Step 2
interface tunnel-te tunnel-id
Example:
RP/0/RSP0/CPU0:router(config)# interface
tunnel-te 1
Step 3
ipv4 unnumbered type interface-path-id
Example:
RP/0/RSP0/CPU0:router(config-if)# ipv4
unnumbered Loopback0
Step 4
autoroute announce
Example:
RP/0/RSP0/CPU0:router(config-if)# autoroute
announce
Step 5
exit
Example:
RP/0/RSP0/CPU0:router(config-if)# exit
OL-28381-02
Purpose
Enters global configuration mode.
Enters MPLS-TE interface configuration mode.
Assigns a source address so that forwarding can be performed
on the new tunnel.
Enables messages that notify the neighbor nodes about the routes
that are forwarding.
Exits the current configuration mode.
Cisco ASR 9000 Series Aggregation Services Router MPLS Configuration Guide, Release 4.3.x
Configuring Forwarding over the MPLS-TE Tunnel
161

Advertisement

Table of Contents
loading

Table of Contents