Example For Configuring Ssm Mapping - Huawei Quidway s3700 series Configuration Manual

Hide thumbs Also See for Quidway s3700 series:
Table of Contents

Advertisement

Quidway S3700 Series Ethernet Switches
Configuration Guide - Multicast
l

5.7.2 Example for Configuring SSM Mapping

Networking Requirements
On the multicast network as shown in
are used to provide multicast services. IGMPv3 is run on the interface on the Switch connected
to the Receiver. The IGMP version on the Receiver is IGMPv2 and cannot be upgraded to
IGMPv3.
The range of SSM group addresses on the current network is 232.1.1.0/24. S1, S2, and S3 send
multicast data to the multicast group whose IP address is in this range. The Receiver receives
the multicast data only from S1 and S3.
Solution: Configure SSM mapping on SwitchD.
Issue 01 (2011-10-26)
#
ospf 1
area 0.0.0.0
network 10.110.2.0 0.0.0.255
network 192.168.2.0 0.0.0.255
#
return
Configuration file of Switch C
#
sysname SwitchC
#
vlan batch 30 31
#
multicast routing-enable
#
interface Vlanif30
ip address 10.110.3.2 255.255.255.0
pim sm
igmp enable
#
interface Vlanif31
ip address 192.168.3.1 255.255.255.0
pim sm
#
interface Ethernet0/0/1
port hybrid tagged vlan 30
#
interface Ethernet0/0/2
port hybrid tagged vlan 31
#
ospf 1
area 0.0.0.0
network 10.110.3.0 0.0.0.255
network 192.168.3.0 0.0.0.255
#
return
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
Figure
5-2, PIM-SM is run and ASM and SSM models
5 IGMP Configuration
91

Advertisement

Table of Contents
loading

Table of Contents