Which configuration must the administrator deploy on GW1 to permit IGMP joins only to the assigned (S, G) feed?


Refer to the exhibit. A network administrator is implementing IGMP to enable multicast feed transmission to the receiver. Which configuration must the administrator deploy on GW1 to permit IGMP joins only to the assigned (S, G) feed?
A. config t
access-list 100 permit igmp host 0.0.0.0 host 239.10.10.10
access-list 100 deny igmp any any
interface GigabitEthernet1
ip igmp access-group 100
ip igmp version 3
end
B. config t
access-list 100 permit igmp host 0.0.0.0 host 239.10.10.10
access-list 100 deny igmp any any
interface GigabitEthernet1
ip igmp access-group 100
ip igmp version 2
end
C. config t
access-list 100 permit igmp host 0.0.0.0 host 239.10.10.10
access-list 100 permit igmp host 172.20.20.3 host 239.10.10.10
access-list 100 deny igmp any any
interface GigabitEthernet1
ip igmp access-group 100
ip igmp version 3
end
D. config t
access-list 100 permit igmp host 0.0.0.0 host 239.10.10.10
access-list 100 permit igmp host 172.20.20.3 host 239.10.10.10
access-list 100 deny igmp any any
interface GigabitEthernet1
ip igmp access-group 100
ip igmp version 2
end

cisco-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.