Ssm mapping configuration example, Network requirements – H3C Technologies H3C SecPath F1000-E User Manual
Page 54
20
[DeviceA-GigabitEthernet3/0] quit
# Enable IP multicast routing on Device B, enable PIM-DM on each interface, and enable IGMP on
GigabitEthernet 1/1.
[DeviceB] multicast routing-enable
[DeviceB] interface gigabitethernet 1/1
[DeviceB-GigabitEthernet1/1] igmp enable
[DeviceB-GigabitEthernet1/1] pim dm
[DeviceB-GigabitEthernet1/1] quit
[DeviceB] interface gigabitethernet 3/0
[DeviceB-GigabitEthernet3/0] pim dm
[DeviceB-GigabitEthernet3/0] quit
# Enable IP multicast routing on Device C, enable PIM-DM on each interface, and enable IGMP on
GigabitEthernet 1/1.
[DeviceC] multicast routing-enable
[DeviceC] interface gigabitethernet 1/1
[DeviceC-GigabitEthernet1/1] igmp enable
[DeviceC-GigabitEthernet1/1] pim dm
[DeviceC-GigabitEthernet1/1] quit
[DeviceC] interface gigabitethernet 3/0
[DeviceC-GigabitEthernet3/0] pim dm
[DeviceC-GigabitEthernet3/0] quit
Step3
Verify the configuration
Use the display igmp interface command to view the IGMP configuration and operation status on
each device interface. For example:
# Display IGMP information on GigabitEthernet 1/1 of Device B.
[DeviceB] display igmp interface gigabitethernet 1/1
GigabitEthernet1/1(10.110.2.1):
IGMP is enabled
Current IGMP version is 2
Value of query interval for IGMP(in seconds): 60
Value of other querier present interval for IGMP(in seconds): 125
Value of maximum query response time for IGMP(in seconds): 10
Querier for IGMP: 10.110.2.1 (this device)
Total 1 IGMP Group reported
SSM Mapping Configuration Example
Network requirements
•
The PIM-SM domain applies both the ASM model and SSM model for multicast delivery. Device D’s
GigabitEthernet 1/3 serves as the C-BSR and C-RP. The SSM group range is 232.1.1.0/24.
•
IGMPv3 runs on Device D’s GigabitEthernet 1/1. The Receiver host runs IGMPv2, and does not
support IGMPv3. Therefore, the Receiver host cannot specify expected multicast sources in its
membership reports.