All4Certs Cisco Archive,Exam Archive [PDF and VCE] Free Share 642-902 PDF Exam Preparation Materials with CertBus Real Exam Questions

[PDF and VCE] Free Share 642-902 PDF Exam Preparation Materials with CertBus Real Exam Questions

Attention please! Here is the shortcut to pass your 642-902 exam! Get yourself well prepared for the Cisco 642-902 Implementing cisco ip routing exam is really a hard job. But don’t worry! We, CertBus, provides the most update exam PDF and VCEs. With CertBus latest exam questions and answerss, you’ll pass the 642-902 Implementing cisco ip routing exam in an easy way.

We CertBus has our own expert team. They selected and published the latest 642-902 preparation materials from Cisco Official Exam-Center: http://www.certgod.com/642-902.html

QUESTION NO:1

Which statement is true about the implementation of IPv6 in an already existing IPv4 network?

A. IPv6 can be routed using the same routing protocol versions as IPv4

B. A router routing for IPv6 and IPv4 must convert IPv4 packets to IPv6 packets to route them.

C. IPv4 and IPv6 networks can be routed simultaneously.

D. Only OSPF version 3 can be utilized for routing IPv4 and IPv6.

Correct Answer: C Explanation

Explanation/Reference:


QUESTION NO:4

Which two reductions are the correct reductions of the IPv6 address 2001:0d02:0000:0000:0014:0000:0000:0095? (Choose two.)

A. 2001:d02::14::95

B. 2001:0d02:::0014:::0095

C. 2001:0d02:::0014:0:0:0095

D. 2001:d02::14:0:0:95

E. 2001:d02:0:0:14::95

F. FF::0014:0:0:0095

Correct Answer: DE Explanation

Explanation/Reference:

A is not correct because we can


QUESTION NO:25

When implementing OSPFv3, which statement describes the configuration of OSPF areas? Select the best response.

A. In interface configuration mode, the OSPFv3 area ID combination assigns interfaces to OSPFv3 areas.

B. In router configuration mode, the network wildcard area ID combination assigns networks to OSPFv3 areas.

C. In interface configuration mode, the IPv6 OSPF process area ID combination assigns interfaces to OSPFv3 areas.

D. In router configuration mode, the IPv6 OSPF interface area ID combination assigns interfaces to OSPFv3 areas.

Correct Answer: C Explanation

Explanation/Reference:


QUESTION NO:19

Refer to the exhibit. EIGRP is enabled on all routers on the network. What additional configuration is required for the routers connected over the Frame Relay multipoint interfaces to compensate for a low-speed NBMA connection?

A. Configure the EIGRP hello interval on all Frame Relay interfaces to 5 seconds.

B. Configure the EIGRP hello interval on all Frame Relay interfaces to 60 seconds.

C. Configure the EIGRP hold time on all Frame Relay interfaces to 15 seconds.

D. Configure the EIGRP hold time on all Frame Relay interfaces to 180 seconds.

E. Configure the bandwidth on all EIGRP Frame Relay interfaces to the committed information rate (CIR).

F. Configure the bandwidth on all EIGRP Frame Relay interfaces to the lowest CIR multiplied by the number of PVCs for the multipoint connection.

Correct Answer: F Explanation

Explanation/Reference:


QUESTION NO:27

When troubleshooting an EIGRP connectivity problem, you notice that two connected EIGRP routers are not becoming EIGRP neighbors. A ping between the two routers was successful. What is the next thing that should be checked? Select the best response.

A. Verify that the EIGRP hello and hold timers match exactly.

B. Verify that EIGRP broadcast packets are not being dropped between the two routers with the show ip EIGRP peer command.

C. Verify that EIGRP broadcast packets are not being dropped between the two routers with the show ip EIGRP traffic command.

D. Verify that EIGRP is enabled for the appropriate networks on the local and neighboring router.

Correct Answer: D Explanation

Explanation/Reference:

The point of this


QUESTION NO:15

What is the purpose of the eigrp stub configuration command?

A. to increase scalability by limiting the EIGRP query range

B. to reduce the size of the routing table by blocking the D EX (External EIGRP) routes into the EIGRP stub router

C. to reduce the convergence time by enabling the EIGRP stub router to propagate the EIGRP queries from the EIGRP hub router

D. to reduce the convergence time by enabling the EIGRP stub router to also perform query requests to the EIGRP hub router

Correct Answer: A Explanation

Explanation/Reference:

The EIGRP Stub Routing feature improves network stability, reduce resources utilization, and simplifies stub router configuration. Stub routing is commonly used in a hub and spoke network topology. You need to configure the distribution (hub) and remote (spoke) routers to use EIGRP, and only the remote router as a stub. Only specified routes are propagated from the stub router. The router responds to queries for summaries, connected routes, redistributed static routes, external routes, and internal routes with the message “inaccessible”. A stub router will send a special peer information packet to all neighboring routers to report its status as a stub router. Any neighbor that receives a packet informing it of the stub status will not query the stub router for any routes, and a router that has a stub peer will not query that peer. The stub router will depend on the distribution router to send the proper updates to all peers.


QUESTION NO:18

A company has a BGP network and a BGP route of 196.27.125.0/24 that should be propagated to all of the devices. The route is not now in any of the routing tables. The administrator determines that an access list is the cause of the problem. The administrator changes the access list to allow this route, but the route still does not appear in any of the routing tables. What should be done to propagate this route?

A. Clear the BGP session.

B. Use the release BGP routing command.

C. Use the service-policy command to adjust the QOS policy to allow the route to propagate.

D. Change both the inbound and outbound policy related to this route.

Correct Answer: A Explanation

Explanation/Reference:


QUESTION NO:2

Refer to the exhibit. The DHCP configuration that is shown is configured on a Cisco router. Which statement is true?

ip dhcp pool 1

network 172.16.1.0/24

domain-name cisco.com

dns-server 172.16.1.102

netbios-name-server 172.16.1.103

default-router 172.16.1.100 172.16.1.101

lease 30

!

ip dhcp pool 1

network 172.16.2.0/24

domain-name cisco.com

dns-server 172.16.2.102

netbios-name-server 172.16.2.103

default-router 172.16.2.100 172.16.2.101

lease 30

A. The router will distribute IP addresses from pool 1 until its addresses are exhausted. Then the router will begin distributing addresses from pool 2.

B. The router will choose which pool to use based upon the interface the DHCP request was received on.

C. The configuration is invalid because the DHCP options are global configuration commands.

D. The configuration is incomplete until the DHCP pools are bound to the appropriate interface or interfaces.

Correct Answer: B Explanation Explanation/Reference:


QUESTION NO:24

Refer to the exhibit. What is required to complete the IPv6 routing configurations shown? Select the best response.

Router1#

interface S1/1

ipv6 address 2001:410:FFFF:1::1/64

ipv6 ospf 100 area 0

!

interface S2/0

ipv6 address 3FFF:B00:FFFF:1::2/64

ipv6 ospf 100 area 1

!

ipv6 router ospf

router-id 10.1.1.3

Router2#

interface S3/0

ipv6 address 3FFE:B00:FFFF:1::1/64

ipv6 ospf 100 area 1

ipv6 router ospf 100

router-id 10.1.1.4

A. Interface authentication must be configured.

B. The routing processes must be configured with an area ID.

C. IPv6 unicast-routing must be enabled.

D. IPv4 addresses must be applied to the interfaces.

Correct Answer: C Explanation

Explanation/Reference:


QUESTION NO:23

By default, which statement is correct regarding the redistribution of routes from other routing protocols into OSPF? Select the best response.

A. They will appear in the OSPF routing table as type E1 routes.

B. They will appear in the OSPF routing table as type E2 routes.

C. Summarized routes are not accepted.

D. All imported routes will be automatically summarized when possible.

E. Only routes with lower administrative distances will be imported.

Correct Answer: B Explanation

Explanation/Reference:

Type E1 external routes calculate the cost by adding the external cost to the internal cost of each link that the packet crosses while the external cost of E2 packet routes is always the external cost only. E2 is useful if you do not want internal routing to determine the path. E1 is useful when internal routing should be included in path selection. E2 is the default external metric when redistributing routes from other routing protocols into OSPF -> B is correct.


CertBus exam braindumps are pass guaranteed. We guarantee your pass for the 642-902 exam successfully with our Cisco materials. CertBus Implementing cisco ip routing exam PDF and VCE are the latest and most accurate. We have the best Cisco in our team to make sure CertBus Implementing cisco ip routing exam questions and answers are the most valid. CertBus exam Implementing cisco ip routing exam dumps will help you to be the Cisco specialist, clear your 642-902 exam and get the final success.

642-902 Latest questions and answers on Google Drive(100% Free Download): https://drive.google.com/file/d/0B_3QX8HGRR1mZzgwS3ZuOEh6Q2s/view?usp=sharing

642-902 Cisco exam dumps (100% Pass Guaranteed) from CertBus: http://www.certgod.com/642-902.html [100% Exam Pass Guaranteed]

Why select/choose CertBus?

Millions of interested professionals can touch the destination of success in exams by certgod.com. products which would be available, affordable, updated and of really best quality to overcome the difficulties of any course outlines. Questions and Answers material is updated in highly outclass manner on regular basis and material is released periodically and is available in testing centers with whom we are maintaining our relationship to get latest material.

BrandCertbusTestkingPass4sureActualtestsOthers
Price$45.99$124.99$125.99$189$69.99-99.99
Up-to-Date Dumps
Free 365 Days Update
Real Questions
Printable PDF
Test Engine
One Time Purchase
Instant Download
Unlimited Install
100% Pass Guarantee
100% Money Back
Secure Payment
Privacy Protection