Pim-Ssm Operations - Cisco XR 12000 Series Configuration Manual

Hide thumbs Also See for XR 12000 Series:
Table of Contents

Advertisement

Implementing Multicast Routing on Cisco IOS XR Software Cisco ASR 9000 Series Routers

PIM-SSM Operations

PIM in Source-Specific Multicast operation uses information found on source addresses for a multicast
group provided by receivers and performs source filtering on traffic.
For more information about PIM-SSM, see the
page
Restrictions for PIM-SM and SSM
Interoperability with SSM
PIM-SM operations within the SSM range of addresses change to PIM-SSM. In this mode, only PIM
(S,G) join and prune messages are generated by the router, and no (S,G) RP shared tree or (*,G) shared
tree messages are generated.
IGMP Version
To report multicast memberships to neighboring multicast routers, hosts use IGMP and all routers on the
subnet must be configured with the same version of IGMP.
A router running Cisco IOS XR software does not automatically detect Version 1 systems. You must use
the version command in router IGMP configuration submode to configure the IGMP version.
MLD Version
To report multicast memberships to neighboring multicast routers, routers use MLD, and all routers on
the subnet must be configured with the same version of MLD.
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
7.
8.
9.
OL-
By default, PIM-SSM operates in the 232.0.0.0/8 multicast group range for IPv4 and ff3x::/32
(where x is any valid scope) in IPv6. To configure these values, use the ssm range command.
If SSM is deployed in a network already configured for PIM-SM, only the last-hop routers must be
upgraded with Cisco IOS XR software that supports the SSM feature.
No MSDP SA messages within the SSM range are accepted, generated, or forwarded.
MCC-7.
configure
multicast-routing [address-family {ipv4 | ipv6}]
interface all enable
exit
router {igmp | mld}
version {1 | 2 | 3}
end
or
commit
show pim [ipv4 | ipv6] group-map [ip-address-name] [info-source]
show pim [vrf vrf-name] [ipv4 | ipv6] topology [source-ip-address [group-ip-address] | entry-flag
flag | interface-flag | summary] [route-count]
How to Implement Multicast Routing
"PIM-Source Specific Multicast" section on
Multicast Configuration Guide
MCC-25

Advertisement

Table of Contents
loading

Table of Contents