Which of the following statements about the destination addresses of packets and the Router Alert option are true?
A. The Path message carrying the Router Alert option is sent to the egress node.Refer to the exhibit.

As shown in the figure, CE 1 and CE 3 belong to VPN-A, and CE 2 and CE 4 belong to VPN-B. VPN-target of VPN-A is 111:1, and that of VPN-B is 222:2.Users on different VPNs are not allowed to access each other. Configuration principles are as follows:
1.
On the backbone network, if a PE is connected to a CE, VPN instances need to be configured on the PE, and an interface on the PE for connecting to the CE must be bound to a VPN instance. After binding an interface to a VPN instance, you must configure the IP address of the interface.Between PEs, IS-IS is configured for PE interworking, MPLS basic capabilities and MPLS LDP are configured for MPLS LSP establishment, and MP-IBGP is configured for VPN route exchange. LDP is short for Label Distribution Protocol, and IBGP is short for Interior Border Gateway Protocol.
2.
A CE exchanges VPN routes with a PE over External Border Gateway Protocol (EBGP). Which of the following configurations of PE 1 is incorrect?
(A)
(1)
Configure Interior Gateway Protocol (IGP) on the IS-IS+MPLS backbone network to achieve the interworking between PEs and P routers. # Configure PE 1 as follows: [PE 1] isis 100 [PE 1-isis-100] is-level level-2 [PE 1-isis-100] network-entity 10.1234.1234.1234.00 [PE 1] interface loopback1 [PE 1-LoopBack1] ip address 1.1.1.9 32 [PE 1-LoopBack1] isis enable [PE 1-LoopBack1] quit [PE 1] interface pos3/0/0 [PE 1-Pos3/0/0] ip address 172.1.1.1 24 [PE 1-Pos3/0/0] isis enable [PE 1-Pos3/0/0] quit
(2)
Configure MPLS basic capabilities and MPLS LDP for setting up LDP LSPs on the IS- IS+MPLS backbone network. # Configure PE 1 as follows: [PE 1] mpls lsr-id 1.1.1.9 [PE 1] mpls [PE 1-mpls] lsp-trigger all [PE 1-mpls] quit [PE 1] mpls ldp [PE 1-mpls-ldp] quit [PE 1] interface pos 3/0/0 [PE 1-Pos3/0/0] mpls [PE 1-Pos3/0/0] mpls ldp [PE 1-Pos3/0/0] quit(3) Configure VPN instances on a PE for connecting CEs to the PE. # Configure PE 1 as follows: [PE 1] ip vpn-instance vpna [PE 1-vpn-instance-vpna] route-distinguisher 100:1 [PE 1-vpn-instance-vpna] vpn-target 111:1 both [PE 1-vpn-instance-vpna] quit [PE 1] ip vpn-instance vpnb [PE 1-vpn-instance-vpnb] route-distinguisher 100:2 [PE 1-vpn-instance-vpnb] vpn-target 222:2 both [PE 1-vpn-instance-vpnb] quit [PE 1] interface gigabitethernet 1/0/0 [PE 1-GigabitEthernet1/0/0] ip binding vpn-instance vpna [PE 1-GigabitEthernet1/0/0] ip address 10.1.1.2 24 [PE 1-GigabitEthernet1/0/0] quit [PE 1] interface gigabitethernet 2/0/0 [PE 1-GigabitEthernet2/0/0] ip binding vpn-instance vpnb [PE 1-GigabitEthernet2/0/0] ip address 10.2.1.2 24 [PE 1-GigabitEthernet2/0/0] quit
(4)
Set up an EBGP peer relationship between a PE and a CE and import VPN routes. # Configure PE 1 as follows: [PE 1] bgp 100 [PE 1-bgp] ipv4-family vpn-instance vpna [PE 1-bgp-vpna] peer 10.1.1.1 as-number 65410 [PE 1-bgp-vpna] import-route direct
[PE 1-bgp-vpna] quit [PE 1-bgp] ipv4-family vpn-instance vpnb [PE 1-bgp-vpnb] peer 10.2.1.1 as-number 65420 [PE 1-bgp-vpnb] import-route direct [PE 1-bgp-vpnb] quit
(5)
Set up an MP-IBGP peer relationship between PEs. # Configure PE 1 as follows: [PE 1] bgp 100 [PE 1-bgp] peer 3.3.3.9 as-number 100 [PE 1-bgp] peer 3.3.3.9 connect-interface loopback 1 [PE 1-bgp] ipv4-family vpnv4 [PE 1-bgp-af-vpnv4] peer 3.3.3.9 enable [PE 1-bgp-af-vpnv4] quit
A. Import BGP routes in IS-IS process 100As shown in the figure, RTA, RTB, and RTC use the OSPF protocol. The default cost value is used for links, and unicast routes converge on the entire network. The Loopback 0 interface is set to configure RTC as the RP or BSR. The SPT switching threshold uses the default value on RTB. The receiver joins the multicast group 225.1.1.1. The multicast source sends multicast data to the destination address 225.1.1.1. Which interface is the inbound interface in the (10.1.1.1, 225.1.1.1) entry on RTB?

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?
A. VCID1 =1, VCID2 = 2, VCID3 =3, VCID4 +4Which of the following statements about control words in the L2VPN are true?
A. When SVC VLL is used, if PEs at two ends of a VC use different control words, the may not become Up.As shown in the figure, the bearer network is deployed in full mesh mode. For example, RTA uses the physical interface ATM 1/0/0. The interface is devised into ATM 10/0.2 connect to RTC and RTD, respectively . The GigabiteEthernet 2/0/0 and GigabitEthernet 3/0/0 interface are used to set up a trunk as the VRRP heartbeat cable. The UMG work in active/standby mode. Media interface connected to RTA and RTB belong to VLAN 10. VRRP is enable at the VLAN interface RTA is the master router. The interface is configured as follows:

Which of the following RTA configurations are correct in VLAN 10?


Which of the following operations will make a PE send notifications to its peer in PWE3?
A. Shut down an AC interfaceWhich statement is false?
A. The SSM multicast forwarding model does not require shared trees.Which statement about the MPLS LSP Ping is true?
A. The LSP Ping Echo request must contain the downstream mapping TLVConfigurations are as follows: # multicast routing-enable # msdp peer 2.2.2.2 connect-interface loopback0 peer 3.3.3.3 connect-interface loopback0 import-source acl 3000
peer 2.2.2.2 sa--policy import acl 3001 peer 3.3.3.3 sa--policy export acl 3002 # Interface loopback0 ip address 1.1.1.1 32 pim sm # acl 3000 rule 5 deny ip destination 230.0.0.1 0 source 30.0.0.1 0 rule 10 permit ip # acl 3001 rule 5 permit ip destination 231.0.0.1 0 source 30.0.0.1 0 # acl 3002 rule 5 permit ip destination 233.0.0.1 0 source 30.0.0.1 0 # Which statement is true?
A. A router sends a locally generated (30.0.0.1, 230.0.0.1) SA message to its MSDP peer 2.2.2.2.Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Huawei exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your H31-161 exam preparations and Huawei certification application, do not hesitate to visit our Vcedump.com to find your solutions here.