Download Print this page

Cisco ASR 9000 Series Software Manual page 68

Layer 3 multicast routing
Hide thumbs Also See for ASR 9000 Series:

Advertisement

Configuring Multicast VPN
Command or Action
Step 11
mdt mtu size
Example:
RP/0/RSP0/CPU0:router(config-mcast-default-ipv4)#
mdt mtu 1550
Step 12
interface all enable
Example:
RP/0/RSP0/CPU0:router(config-mcast-default-ipv4)#
interface all enable
Step 13
commit
Specifying the PIM VRF Instance
If you are configuring Protocol Independent Multicast in sparse mode (PIM-SM) in the MVPN, you may also
need to configure a rendezvous point (RP). This task specifies the optional PIM VPN instance.
SUMMARY STEPS
1. configure
2. router pim vrf vrf-name address-family {ipv4 | ipv6}
3. rp-address ip-address [group-access-list-name] [bidir] [override]
4. commit
DETAILED STEPS
Command or Action
Step 1
configure
Step 2
router pim vrf vrf-name address-family {ipv4 | ipv6}
Example:
RP/0/RSP0/CPU0:router(config)# router pim vrf
vrf_A address-family ipv4
Cisco ASR 9000 Series Aggregation Services Router Multicast Configuration Guide, Release 5.1.x
68
Implementing Layer-3 Multicast Routing on Cisco IOS XR Software
Purpose
group. Traffic from groups not on the access-list continues
to be tunneled using the default MDT group.
This is an optional step.
Specifies the MTU size. It is recommended to configure a
high value, to accommodate the maximum multicast packet
size.
The default MTU for PIM/GRE MDT is 1376 and
Note
the default value for mLDP/P2MP-TE MDT is
9000 for Multicast VPN.
Enables multicast routing and forwarding on all new and
existing interfaces.
Purpose
Enters PIM address-family configuration submode and
configures the PIM VRF for either an IPv4 or IPv6 address
family.

Advertisement

loading