Cisco ASR 9000 Series Configuration Manual page 254

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

Advertisement

Configuring Point-to-Multipoint TE
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RSP0/CPU0:router# configure
Step 2
interface tunnel-mte tunnel-id
Example:
RP/0/RSP0/CPU0:router(config)# interface
tunnel-mte 1000
RP/0/RSP0/CPU0:router(config-if)#
Step 3
ipv4 unnumbered type interface-path-id
Example:
RP/0/RSP0/CPU0:router(config-if)# ipv4
unnumbered loopback0
Step 4
destination ip-address
Example:
RP/0/RSP0/CPU0:router(config-if)# destination
100.0.0.3
RP/0/RSP0/CPU0:router(config-if-p2mp-dest)#
Step 5
logging events lsp-status state
Example:
RP/0/RSP0/CPU0:router(config-if-p2mp-dest)#
logging events lsp-status state
Step 6
logging events lsp-status reroute
Example:
RP/0/RSP0/CPU0:router(config-if-p2mp-dest)#
logging events lsp-status reroute
Step 7
path-option preference-priority explicit name pathname
Example:
RP/0/RSP0/CPU0:router(config-if-p2mp-dest)#
path-option 1 explicit name path123
Cisco ASR 9000 Series Aggregation Services Router MPLS Configuration Guide, Release 4.3.x
238
Implementing MPLS Traffic Engineering
Purpose
Enters global configuration mode.
Configures an MPLS-TE P2MP tunnel interface.
Configures the MPLS-TE tunnel to use the IPv4 address on
loopback interface 0.
Sets the destination address for tunnel-mte from 1000 to
100.0.0.3.
Sends out the log message when the tunnel LSP goes up or
down when the software is enabled.
Sends out the log message when the tunnel LSP is rerouted
due to an FRR event when the software is enabled.
Specifies the path name of the IP explicit path. Destination
100.0.0.3 uses the explicit path that is identified by the
explicit path name "path123."
OL-28381-02

Advertisement

Table of Contents
loading

Table of Contents