Posted by: Pdfprep
Post Date: November 22, 2020
RTA is a leaf router that directly connects to host A through interface GigabitEthernet 1/0/0.
The interface is configured as follows:
interface GigabitEthernet1/0/0
undo shutdown
ip address 192.168.4.2 255.255.255.0
pim sm
igmp enable
igmp version 3igmp ssm-mapping enable
igmp static-group 232.1.1.1
Configurations in the IGMP view are as follows:
igmp
ssm-mapping 232.1.1.0 255.255.255.0 10.10.1.1
ssm-mapping 232.1.2.0 255.255.255.0 10.10.1.1
Host A sends an IGMPv2 Report message to group 232.1.2.2 .
Which entry can be displayed by the display igmp ssm-mapping group command?
A . (10.10.1.1, 232.1.1.1)
B . (10.10.1.1, 232.1.2.2)
C . (10.10.1.1, 232.1.1.1) and (10.10.1.1, 232.1.2.2)
D . No entry
Answer: C
Leave a Reply