Multicast configurations in PIM-SM are as follows:
#
multicast routing-enable
#
acl number 2000
rule 5 permit source 239.0.0.0 0.0.0.255
rule 10 deny
#
acl number 2999
rule 5 permit source 233.32.32.0 0.0.0.255
rule 10 deny#
interface Ethernet10/2/0
ip address 10.1.1.1 255.255.255.0
pim sm
#
interface LoopBack0
ip address 1.1.1.1 255.255.255.255
pim sm
#
interface LoopBack2
ip address 2.2.2.2 255.255.255.255
pim sm
#
interface LoopBack3
ip address 3.3.3.3 255.255.255.255
pim sm
#
pim
c-bsr Ethernet10/2/0
c-rp Ethernet10/2/0 priority 192
c-rp LoopBack0 group-policy 2000
c-rp LoopBack3
static-rp 2.2.2.2 2999 preferred
#
Based on the preceding configurations, which of the following statements about the mapping relationships between the specified group and the RP are true?
acl number 2000
rule 15 permit source 225.0.0.0 0.0.0.255
#
interface Ethernet6/1/1
ip address 40.1.1.4 255.255.255.0
igmp version 3
igmp group-policy 2000
igmp enable
pim sm
#
The preceding are partial router configurations. Which of the following behaviors does Ethernet
6/1/1 perform after receiving Internet Group Management Protocol Version 2 (IGMPv2) Report messages for multicast groups 225.0.0.1 and 225.0.1.1?
Which of the following statements about IGP Shortcut and FA are true?
Which statement about the configuration of route target (RT) and route distinguisher (RD) is true?