Configuring An Mld Ssm Translation - Cisco Nexus 7000 Series Configuration Manual

Nx-os multicast routing
Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

Configuring an MLD SSM Translation

Configuring an MLD SSM Translation
You can configure an SSM translation to provide SSM support when the router receives MLDv1 listener
reports. Only MLDv2 provides the capability to specify group and source addresses in listener reports. By
default, the group prefix range is FF3x/96. To modify the PIM SSM range, see Configuring SSM.
Table 9: Example SSM Translations
Group Prefix
FF30::0/16
FF30::0/16
FF30:30::0/24
FF32:40::0/24
This table shows the resulting M6RIB routes that the MLD process creates when it applies an SSM translation
to the MLD v1 listener report. If more than one translation applies, the router creates the (S, G) state for each
translation.
Table 10: Example Result of Applying SSM Translations
MLDv1 Listener Report
FF32:40::40
FF30:10::10
Procedure
Step 1
Step 2
Cisco Nexus 7000 Series NX-OS Multicast Routing Configuration Guide
50
Command or Action
switch(config)# copy running-config
startup-config
Command or Action
config t
Example:
switch# config t
switch(config)#
ipv6 [icmp] mld ssm-translate group-prefix
source-addr
Example:
switch(config)# ipv6 mld
ssm-translate FF30::0/16
2001:0DB8:0:ABCD::1
Purpose
Source Address
2001:0DB8:0:ABCD::1
2001:0DB8:0:ABCD::2
2001:0DB8:0:ABCD::3
2001:0DB8:0:ABCD::4
Resulting M6RIB Route
(2001:0DB8:0:ABCD::4, FF32:40::40)
(2001:0DB8:0:ABCD::1, FF30:10::10)
(2001:0DB8:0:ABCD::2, FF30:10::10)
Purpose
Enters global configuration mode.
Configures the translation of MLDv1 listener
reports by the MLD process to create the (S,G)
state as if the router had received an MLDv2
listener report.
Configuring MLD

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents