Cisco ASR 9000 Series Configuration Manual page 245

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

Advertisement

Implementing MPLS Traffic Engineering
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RSP0/CPU0:router# configure
Step 2
multicast-routing
Example:
RP/0/RSP0/CPU0:router(config)# multicast-routing
RP/0/RSP0/CPU0:router(config-mcast)#
Step 3
address-family {ipv4 | ipv6 }
Example:
RP/0/RSP0/CPU0:router(config-mcast)# address-family
ipv6
RP/0/RSP0/CPU0:router(config-mcast-default-ipv6)#
Step 4
interface tunnel-mte tunnel-id
Example:
RP/0/RSP0/CPU0:router(config-mcast-default-ipv6)#
interface tunnel-mte 1
RP/0/RSP0/CPU0:router(config-mcast-default-ipv6-if)#
Step 5
enable
Example:
RP/0/RSP0/CPU0:router(config-mcast-default-ipv6-if)#
enable
Step 6
exit
Example:
RP/0/RSP0/CPU0:router(config-mcast-default-ipv6-if)#
exit
RP/0/RSP0/CPU0:router(config-mcast-default-ipv6)#
Step 7
interface type interface-path-id
Example:
RP/0/RSP0/CPU0:router(config-mcast-default-ipv6)#
interface GigabitEthernet0/2/0/3
RP/0/RSP0/CPU0:router(config-mcast-default-ipv6-if)#
OL-28381-02
Cisco ASR 9000 Series Aggregation Services Router MPLS Configuration Guide, Release 4.3.x
Configuring Point-to-Multipoint TE
Purpose
Enters global configuration mode.
Enters multicast routing configuration mode.
Configures the available IPv4 or IPv6 address prefixes
to enable multicast routing and forwarding on all router
interfaces.
Configures an MPLS-TE P2MP tunnel interface.
Enables multicast routing on the tunnel-mte interface.
Exits the current configuration mode.
Configures multicast routing on the GigabitEthernet
interface.
229

Advertisement

Table of Contents
loading

Table of Contents