Refer to the exhibit. The company uses EIGRP as the routing protocol. What path will packets take from a host on 192.168.10.192/26 network to a host on the LAN attached to router R1?()

题目
Refer to the exhibit. The company uses EIGRP as the routing protocol. What path will packets take from a host on 192.168.10.192/26 network to a host on the LAN attached to router R1?()

A.The path of the packets will be R3 to R2 to R1.

B.The path of the packets will be R3 to R1 to R2.

C.The path of the packets will be both R3 to R2 to R1 and R3 to R1.

D.The path of the packets will be R3 to R1

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

Refer to the exhibit. Routers R1 and R2 have established a neighbor relationship and are exchanging routing information. The network design requires that R1 r eceive routing updates from R2, but not advertise any routes to R2. Which configuration command sequence will successfully accomplish this task? ()

A. R1(config)# router eigrp 1 R1(config - router)# passive - interface serial 0

B. R1(config)# access - list 2 0 deny any R1(config)# router eigrp 1 R1(config - router)# distribute - list 20 out serial 0

C. R2(config)# access - list 20 permit any R2(config)# router eigrp 1 R2(config - router)# distribute - list 20 in serial 0

D. R1(config)# access - list 20 permit any R 1(config)# router eigrp 1 R1(config - router)# distribute - list 20 in serial 0

E. R2(config)# access - list 20 deny any R2(config)# router eigrp 1 R2(config - router)# distribute - list 20 out serial 0

F. R2(config)# router eigrp 1 R2(config - router)# passive - interface serial 0


参考答案:B

第2题:

Refer to the exhibit. R1 and R2 have been configured to share routing information via EIGRP. What will be the result of the configuration section shown for R2? ()

A. Any routes learned by R2 from the interface tied to the 172.16.0.0 network will not be advertised to neighbors on the 192.168.2.0 network.

B. Only routes learned by R2 from the interface tied to the 172.16.0.0 network will be advertised to neighbors on the 192.168.2.0 network.

C. Only the 172.16.0.0 network will be advertised to neighbors on the 192.168.2.0 network.

D. All networks, except the 172.16.0.0 network will be advertised to neighbors on the 192.168.2.0 network .


参考答案:C

第3题:

Router VE1 has just received a packet and needs to route it. What two actions must this router take in order to route incoming packets? (Choose two)

A. Inspect the routing table to select the best path to the destination network addresses.

B. Validate sources of routing information.

C. Inspect the ARP table to verify a legitimate source MAC address for each packet.

D. Identify the destination network address of each packet.

E. Verify the receipt of routed packets by the next hop router.

F. Identify the source network address of each packet.


正确答案:AD
A,D 解析:Explanation:
The router decides how to forward an incoming packet by finding the routes that "match" the destination address of the packet, and then forwarding it according to the most narrowly applicable one.

A packet matches a route in the following way: a packet has (among other things) a destination address in its header, a route contains either a network or a host address, a network mask (netmask), and instructions on how to forward a packet using the route.

The packet matches the route if its destination address is part of the address subspace defined by the network address or exactly matches the host address of the route. A route is more narrowly applicable than another if the address subspace defined by its network address contains fewer actual addresses than the other, which is indicated by the netmask. An entry with a host address, rather than a network address, is the narrowest kind.

第4题:

Refer to the exhibit. A partial routing configuration is shown. Complete the configuration so that only the default - network is redistributed from EIGRP 190 into EIGRP 212. Which ACL statement completes the configuration correctly? ()

A. access - list 100 permit ip 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0 .0

B. access - list 100 permit ip host 0.0.0.0 any

C. access - list 100 permit ip any host 0.0.0.0

D. A default -network cannot be redistributed between routing processes.


参考答案:C

第5题:

Refer to the exhibit. EIGRP has been configured on al l routers in the network. The command metric weights 0 0 1 0 0 has been added to the EIGRP process so that only the delay metric is used in the path calculations. Which router will R1 select as the successor and feasible successor for Network A?()

A. R 4 becomes the successor for Network A and will be placed in the routing table. R2 becomes the feasible successor for Network A

B. R4 becomes the successor for Network A and will be included in the routing table. No feasible successor will be selected a s the advertised distance from R2 is higher than the feasible distance

C. R2 becomes the successor and will be placed in the routing table. R4 becomes the feasible successor for Network A

D. R2 becomes the successor and will be placed in the routing t able. No feasible successor will be selected as the reported distance from R4 is lower than the feasible distance


参考答案:B

第6题:

Refer to the exhibit. The routing protocols EIGRP and OSPF have been configured as indicated in the exhibit. Given the partial configuration of router R2, which network will be present in th e routing table of R4?()

A. Network B

B. Network A and Network B

C. Network A

D. neither Network A nor Network B


参考答案:A

第7题:

Refer to the exhibit. BigBids Incorporated is a worldwide auction provider. The network uses EIGRP as its routing protocol throughout the corporation. The network administrator does not understand the convergence of EIGRP. Using the output of the show ip eigrp topology all - links command, answer the administrator‘s questions.Which three networks is the router at 172.17.10.2 directly connected to?()

A. 172.17.0.0/30

B. 172.17.1.0/24

C. 172.17.2.0/24

D. 172.17.3 .0/25

E. 172.17.3.128/25

F. 172.17.10.0/24


参考答案:C, E, F

第8题:

What are two examples of RE exception traffic?()

A. BGP updates that travel through the local router and are destined for a remote router.

B. OSPF hello packets that are sent from a remote router and are destined for the local router.

C. Telnet traffic that is sent from a remote host and is destined for the local router.

D. Telnet traffic that travels through the local router and is destined for a remote end host.


参考答案:B, C

第9题:

Refer to the exhibit. ROUTE Enterprises has many stub networks in their enterprise network, such as router B and its associated network. EIGRP is to be implemented on router A so that neither the prefix for the S/0/0/0 interface nor the prefixes from router B appear in the routing tables for the router in the enterprise network. Which action will accomplish this goal?()

A. Declare router B a stub router using the eigrp stub command.

B. Use the passive - interface command for interface Serial0/0/0.

C. Use a mask with the network command to exclude interface Serial0/0/0.

D. Implement a distribute list to exclude the link prefix from the routi ng updates.


参考答案:C

第10题:

Refer to the above exhibit. Why are the EIGRP neighbors for this router not learning the routes redistributed from OSPF?()

A. Redistribution must be enabled mutually (in both directions) to work correctly.

B. auto - summary causes the OSPF routes redistributed into EIGRP to be summarized; thus the OSPF network 116.16.34 is summarized to 116.3 4.0.0, which is already covered by the EIGRP protocol.

C. Default metrics are not configured under EIGRP.

D. Both routing protocols must have unique autonomous system numbers for redistribution to function correctly.


参考答案:C

更多相关问题