642-902 Exam Details

  • Exam Code
    :642-902
  • Exam Name
    :Implementing cisco ip routing
  • Certification
    :Cisco Certifications
  • Vendor
    :Cisco
  • Total Questions
    :375 Q&As
  • Last Updated
    :Dec 09, 2021

Cisco 642-902 Online Questions & Answers

  • Question 1:

    What technique should be used on BGP edge routers to prevent a multi-homed autonomous system from becoming a transit system?

    A. Advertise with a high MED value all networks that are discovered via external BGP.
    B. Set the no-export community attribute on all networks that are advertised externally.
    C. Remove the AS-Path information on all routes in the BGP table prior to advertising externally.
    D. Set the origin code to incomplete for all networks that are discovered via external BGP.
    E. Only advertise networks externally if they have been discovered via internal BGP.
    F. Use an outgoing distribution list to filter all networks not originating from inside the autonomous system.

  • Question 2:

    R3#show run | include defaultip default-network 140.140.0.0 ip default-network 130.130.0.0 R3#show ip route | begin Gateway

    Gateway of last resort is 0.0.0.0 to network 130.130.0.0 116.0.0.0/8 is variably subnetted, 5 subnets, 3 masks C 116.16.37.0/30 is directly connected, Serial1/0.2 C 116.16.32.0/30 is directly connected, Serial2/0.2 C 116.16.34.0/28 is directly connected, Serial1/0.1 C 116.16.35.0/28 is directly connected, Serial2/0.1 S 116.0.0.0/8 [1/0] via 116.16.34.0

    *

    140.140.0.0/32 is subnetted, 3 subnets O 140.140.1.1 [110/65] via 116.16.34.4, 00:14:54, Serial1/0.1 O 140.140.3.1 [110/65] via 116.16.34.4, 00:14:54, Serial1/0.1 O 140.140.2.1 [110/65] via 116.16.34.4, 00:14:54, Serial1/0.1

    *

    130.130.0.0/16 is variably subnetted, 4 subnets, 2 masks D* 130.130.0.0/16 is a summary, 00:30:04, Null0 C 130.130.1.0/24 is directly connected, Ethernet0/0 C 130.130.2.0/24 is directly connected, Ethernet0/1 C 130.130.3.0/24 is directly connected, Ethernet1/0 D 150.150.0.0/16 [90/679936] via 116.16.35.5, 00:02:58, Serial2/0.1

    Refer to the exhibit. Why is the 140.140.0.0 network not used as the gateway of last resort even though it is configured first?

    A. The last default-network statement will always be preferred.
    B. A route to the 140.140.0.0 network does not exist in the routing table.
    C. Default-network selection will always prefer the statement with the lowest IP address.
    D. A router will load balance across multiple default-networks; repeatedly issuing the show ip route command would show the gateway of last resort changing between the two networks.

  • Question 3:

    Which BGP attribute is used by BGP to prevent routing loops?

    A. AS-path
    B. next-hop
    C. MED
    D. weight
    E. local preference
    F. origin

  • Question 4:

    Refer to the exhibit. Will redistributed RIP routes from OSPF Area 2 be allowed in Area 1?

    A. Because Area 1 is an NSSA, redistributed RIP routes will not be allowed.
    B. Redistributed RIP routes will be allowed in Area 1 because they will be changed into type 5 LSAs in Area 0 and passed on into Area 1.
    C. Because NSSA will discard type 7 LSAs, redistributed RIP routes will not be allowed in Area 1.
    D. Redistributed RIP routes will be allowed in Area 1 because they will be changed into type 7 LSAs in Area 0 and passed on into Area 1.
    E. RIP routes will be allowed in Area 1 only if they are first redistributed into EIGRP.

  • Question 5:

    After implementing EIGRP on your network, you issue the show ip eigrp traffic command on router C. The following output is shown:

    RouterC#show ip eigrp traffic IP-EIGRP Traffic Statistics for process 1 Hellos sent/received: 2112/2076 Updates sent/received: 47/38 Queries sent/received: 5/3 Replies sent/received: 3/4 Acks sent/received: 29/33 Input queue high water mark 2, 0 drops SIA-Queries sent/received: 0/0 SIA-Replies sent/received: 0/0

    Moments later, you issue the same command a second time and the following output is shown:

    RouterC#show ip eigrp traffic IP-EIGRP Traffic Statistics for process 1 Hellos sent/received: 2139/2104 Updates sent/received: 50/39 Queries sent/received: 5/4 Replies sent/received: 4/4 Acks sent/received: 31/37 Input queue high water mark 2, 0 drops SIA-Queries sent/received: 0/0 SIA-Replies sent/received: 0/0

    Moments later, you issue the same command a third time and the following output is shown:

    RouterC#show ip eigrp traffic IP-EIGRP Traffic Statistics for process 1 Hellos sent/received: 2162/2126 Updates sent/received: 53/42 Queries sent/received: 5/5 Replies sent/received: 5/4 Acks sent/received: 35/41 Input queue high water mark 2, 0 drops SIA-Queries sent/received: 0/0 SIA-Replies sent/received: 0/0

    What information can you determine about this network?

    A. The network is stable.
    B. There is a flapping link or interface, and router C knows an alternate path to the network.
    C. There is a flapping link or interface, and router C does not know an alternate path to the network.
    D. EIGRP is not working correctly on router C.
    E. There is not enough information to make a determination.

  • Question 6:

    A network administrator uses GRE over IPSec to connect two branches together via VPN tunnel. Which one of the following is the reason for using GRE over IPSec?

    A. GRE over IPSec provides better QoS mechanism and is faster than other WAN technologies.
    B. GRE over IPSec decreases the overhead of the header.
    C. GRE supports use of routing protocol, while IPSec supports encryption.
    D. GRE supports encryption, while IPSec supports use of routing protocol.

  • Question 7:

    Refer to the exhibit.

    ROUTE.com has just implemented this EIGRP network. A network administrator came to you for advice while trying to implement load balancing across part of their EIGRP network. If the variance value is configured as 2 on all routers and all other metric and K values are configured to their default values, traffic from the Internet to the data center will be load balanced across how many paths?

    A. 1
    B. 2
    C. 3
    D. 4
    E. 5

  • Question 8:

    Refer to the exhibit.

    Which router configuration command can be given that will restrict router RTB from sharing its routing information with router RTA?

    A. the eigrp stub command on router RTA
    B. the eigrp stub command on router RTB
    C. the eigrp stub connected command on router RTA
    D. the eigrp stub connected command on router RTB
    E. the eigrp stub receive-only command on router RTA
    F. the eigrp stub receive-only command on router RTB

  • Question 9:

    Which three statements about the EIGRP routing protocol are true? (Choose three)

    A. EIGRP supports five generic packet types, including Hello, Database Description (DBD), Linkstate Request (LSR), Link-State Update (LSU), and LSAck.
    B. EIGRP sends periodic hello packets to the multicast IP address 224.0.0.10.
    C. EIGRP will not form a neighbor relationship with another peer when their AS number and K values, either or both are mismatched.
    D. EIGRP sends periodic hello packets to the multicast IP address 224.0.0.9.
    E. EIGRP will form a neighbor relationship with another peer even when their K values are mismatched.
    F. EIGRP supports five generic packet types, including Hello, Update, Query, Reply, and ACK packets.

  • Question 10:

    Which three statements about configuring OSPF in a IPv6 network are true? (Choose three.)

    A. OSPF version 2 will support IPv6.
    B. OSPF version 3 will support IPv6.
    C. Multiple instances of OSPF for IPv6 can be run on a link.
    D. Networks must be explicitly configured using the network command in router OSPF configuration mode.
    E. IPv4 addresses cannot be used as the router ID in OSPF for IPv6.
    F. The interface command ipv6 ospf area is all that is required to enable OSPF for IPv6 on an interface.

Tips on How to Prepare for the Exams

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 Cisco exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your 642-902 exam preparations and Cisco certification application, do not hesitate to visit our Vcedump.com to find your solutions here.