RTA is a leaf router that directly connects to host A through interface GigabitEthernet 1/0/0. The interface is configured as follows:
interface Ethernet1/0/0
undo shutdown
ip address 192.168.4.2 255.255.255.0
pim sm
igmp enable
igmp version 3
igmp ssm-mapping enable
Configurations in the IGMP view are as follows:
igmp
ssm-mapping 233.1.1.0 255.255.255.0 10.10.1.1
A user sends an IGMPv2 Report message on host A to join groups 232.1.1.1 and 233.1.1.1 but the user cannot receive (10.10.1.1, 232.1.1.1) and (10.10.1.1, 233.1.1.1) messages. To solve this
problem, which of the following configurations are required?
Currently there are no comments in this discussion, be the first to comment!