Operation Manual – Multicast Protocol
H3C S3610&S5510 Series Ethernet Switches
Chapter 5 IGMP Configuration
5-14
To do...
Use the command...
Remarks
View IGMP configuration
and running information
display igmp
interface
[
interface-type
interface-number
] [
verbose
]
Available in
any view
View routing information
in the IGMP routing table
display igmp routing-table
[
source-address
[
mask
{
mask
|
mask-length
} ] |
group-address
[
mask
{
mask
|
mask-length
} ] ] *
Available in
any view
Clear IGMP forwarding
entries
reset igmp group
{
all
|
interface
interface-type interface-number
{
all
|
group-address
[
mask
{
mask
|
mask-length
} ] [
source-address
[
mask
{
mask
|
mask-length
} ] ] } }
Available in
user view
Note:
The
reset igmp group
command cannot clear the IGMP forwarding entries of static
joins.
Caution:
The
reset igmp group
command may cause an interruption of receivers’ reception of
multicast data.
5.6 IGMP Configuration Example
I. Network requirements
z
Receivers receive VOD information through the multicast mode. Receivers of
different organizations form stub networks N1 and N2, and Host A and Host C are
receivers in N1 and N2 respectively.
z
Switch A in the PIM network connects to N1, and both Switch B and Switch C
connect to N2.
z
Switch A connects to N1 through VLAN-interface 100, and to other devices in the
PIM network through VLAN-interface 101.
z
Switch B and Switch C connect to N2 through their respective VLAN-interface 200,
and to other devices in the PIM network through VLAN-interface 201 and
VLAN-interface 202 respectively.
z
IGMPv3 is required between Switch A and N1. IGMPv2 is required between the
other two switches and N2, with Switch B as the IGMP querier.