Purpose
Command or Action
Configures the available IPv4 or IPv6 address prefixes
to enable multicast routing and forwarding on all router
interfaces.
address-family
{
ipv4
|
ipv6
}
Example:
RP/0/RP0/CPU0:router(config-mcast)#
address-family
Step 3
ipv6
RP/0/RP0/CPU0:router(config-mcast-default-ipv6)#
Configures an MPLS-TE P2MP tunnel interface.
interface tunnel-mte tunnel-id
Example:
RP/0/RP0/CPU0:router(config-mcast-default-ipv6)#
Step 4
interface tunnel-mte 1
RP/0/RP0/CPU0:router(config-mcast-default-ipv6-if)#
Enables multicast routing on the tunnel-mte interface.
enable
Example:
RP/0/RP0/CPU0:router(config-mcast-default-ipv6-if)#
Step 5
enable
Exits the current configuration mode.
exit
Example:
RP/0/RP0/CPU0:router(config-mcast-default-ipv6-if)#
Step 6
exit
RP/0/RP0/CPU0:router(config-mcast-default-ipv6)#
Configures multicast routing on the GigabitEthernet
interface.
interface type interface-path-id
Example:
RP/0/RP0/CPU0:router(config-mcast-default-ipv6)#
Step 7
interface GigabitEthernet0/2/0/3
RP/0/RP0/CPU0:router(config-mcast-default-ipv6-if)#
Enables multicast routing on the GigabitEthernet
interface.
enable
Example:
RP/0/RP0/CPU0:router(config-mcast-default-ipv6-if)#
Step 8
enable
commit
—
Saves the configuration changes and remains
within the configuration session.
Use the
commit
or
end
command.
Step 9
end
—
Prompts user to take one of these actions:
Cisco IOS XR MPLS Configuration Guide for the Cisco CRS Router, Release 5.1.x
308
Implementing MPLS Traffic Engineering
Configuring Point-to-Multipoint TE