H31-161 Exam Question 82

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?
  • H31-161 Exam Question 83

    Exhibit.

    As shown in the figure, one enterprise has VPN A, the other has VPN B, and the two VPNs each have two
    CEs. The following requirements needs to be met.
    VPNA-CA 1 can interwork with VPNA-CE 2
    2>VPNA-CE 1 can interwork with VPNA-CE 2.
    The figure shows the types of links between CEs and PEs and the IDs used in Martini mode. Which the
    following VC ID configurations are correct?
  • H31-161 Exam Question 84

    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?
  • H31-161 Exam Question 85

    Which of the following statements about the L2VPN are true?