300-135 - myexamcollection.com · practice test cisco - 300-135 leader in it certification 4 of 9...

12
Troubleshooting and Maintaining Cisco IP Networks (TSHOOT) Version: Demo [ Total Questions: 10] Web: www.myexamcollection.com Email: [email protected] Cisco 300-135

Upload: ngothien

Post on 18-Jul-2018

215 views

Category:

Documents


0 download

TRANSCRIPT

Troubleshooting andMaintaining Cisco IPNetworks (TSHOOT)

Version: Demo

[ Total Questions: 10]

Web: www.myexamcollection.com

Email: [email protected]

Cisco

300-135

IMPORTANT NOTICE

Feedback

We have developed quality product and state-of-art service to ensure our customers interest. If you have anysuggestions, please feel free to contact us at [email protected]

Support

If you have any questions about our product, please provide the following items:

exam codescreenshot of the questionlogin id/email

please contact us at and our technical experts will provide support within 24 [email protected]

Copyright

The product of each order has its own encryption code, so you should use it independently. Any unauthorizedchanges will inflict legal punishment. We reserve the right of final explanation for this statement.

Cisco - 300-135Practice Test

1 of 9Leader in IT Certification

A.

B.

C.

D.

E.

F.

A.

B.

C.

D.

Question #:1

Exhibit:

A network administrator is troubleshooting an EIGRP connection between RouterA, IP address 10.1.2.1, andRouterB, IP address 10.1.2.2. Given the debug output on RouterA, which two statements are true? (Choosetwo.)

RouterA received a hello packet with mismatched autonomous system numbers.

RouterA received a hello packet with mismatched hello timers.

RouterA received a hello packet with mismatched authentication parameters.

RouterA received a hello packet with mismatched metric-calculation mechanisms.

RouterA will form an adjacency with RouterB.

RouterA will not form an adjacency with RouterB.

Answer: D F

Question #:2

When troubleshooting an EIGRP connectivity problem, you notice that two connected EIGRP routers are notbecoming EIGRP neighbors. A ping between the two routers was successful. What is the next thing thatshould be checked?

Verify that the EIGRP hello and hold timers match exactly.

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

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

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

Answer: D

Cisco - 300-135Practice Test

2 of 9Leader in IT Certification

A.

B.

C.

D.

A.

B.

C.

D.

Question #:3

Refer to the exhibit.

How would you confirm on R1 that load balancing is actually occurring on the default-network (0.0.0.0)?

Use ping and the show ip route command to confirm the timers for each default network resets to 0.

Load balancing does not occur over default networks; the second route will only be used for failover.

Use an extended ping along with repeated show ip route commands to confirm the gateway of last resortaddress toggles back and forth.

Use the traceroute command to an address that is not explicitly in the routing table.

Answer: D

Question #:4

Which IPsec mode will encrypt a GRE tunnel to provide multiprotocol support and reduced overhead?

3DES

multipoint GRE

tunnel

transport

Answer: D

Cisco - 300-135Practice Test

3 of 9Leader in IT Certification

A.

B.

C.

D.

E.

A.

B.

C.

D.

A.

B.

C.

D.

E.

Question #:5

Which three features are benefits of using GRE tunnels in conjunction with IPsec for building site-to-siteVPNs? (Choose three.)

allows dynamic routing over the tunnel

supports multi-protocol (non-IP) traffic over the tunnel

reduces IPsec headers overhead since tunnel mode is used

simplifies the ACL used in the crypto map

uses Virtual Tunnel Interface (VTI) to simplify the IPsec VPN configuration

Answer: A B D

Question #:6

Which statement is true about an IPsec/GRE tunnel?

The GRE tunnel source and destination addresses are specified within the IPsec transform set.

An IPsec/GRE tunnel must use IPsec tunnel mode.

GRE encapsulation occurs before the IPsec encryption process.

Crypto map ACL is not needed to match which traffic will be protected.

Answer: CQuestion #:7

You are troubleshooting an issue with a GRE tunnel between R1 and R2 and find that routing is OK on allintermediary routers. The tunnel is up on R1, but down on R2. Which two possible issues can prevent thetunnel from coming up? (Choose Two)

The tunnel does not come up unless traffic is sent through it.

The tunnel source interface is down on R2.

No specific route interface is down on R2.

R2 does not know how to reach the tunnel destination.

The tunnel keep alive timer doesn’t match on R1 and R2.

Cisco - 300-135Practice Test

4 of 9Leader in IT Certification

Answer: B D

Explanation

Four Different Tunnel States

There are four possible states in which a GRE tunnel interface can be:

1. Up/up - This implies that the tunnel is fully functional and passes traffic. It is both adminstratively up andit's protocol is up as well.

2. Adminstratively down/down - This implies that the interface has been administratively shut down.

3. Up/down - This implies that, even though the tunnel is administratively up, something causes the lineprotocol on the interface to be down.

4. Reset/down - This is usually a transient state when the tunnel is reset by software. This usually happenswhen the tunnel is misconfigured with a Next Hop Server (NHS) that is it's own IP address.

When a tunnel interface is first created and no other configuration is applied to it, the interface is not shut bydefault:

Cisco - 300-135Practice Test

5 of 9Leader in IT Certification

Question #:8

Refer to the Exhibit:

Cisco - 300-135Practice Test

6 of 9Leader in IT Certification

A.

B.

C.

D.

Which output is expected in the blank line for the OSPF adjacency process?

DOWN

EXSTART

EXCHANGE

LOADING

Answer: B

Explanation

You can check the output of " " here:debug ip ospf adj

Cisco - 300-135Practice Test

7 of 9Leader in IT Certification

Question #:9

Refer to the exhibit.

Cisco - 300-135Practice Test

8 of 9Leader in IT Certification

A.

B.

C.

D.

Which two statements are correct? (Choose Two)

The source device has name resolution configured.

The source device is using two routes for the destination, learned from different protocols.

A device on the path is introducing considerable delay.

The source device is loading balancing traffic.

Answer: A D

Explanation

Router traces domain name (cisco.com) and it gets ICMP answers, so name resolution has happened.

Per hop output shows 2 lines, hence 2 active paths exist.

Question #:10

Refer to exhibit:

Cisco - 300-135Practice Test

9 of 9Leader in IT Certification

A.

B.

C.

D.

After a junior technician configures a new branch office GRE tunnel, which step is missing from theconfiguration to pass traffic through tunnel on Router 1?

static route to 10.0.3.0/24 via 10.0.1.1

static route to 10.0.3.0/24 via 10.0.2.1

static route to 10.0.3.0/24 via 190.0.4.1

static route to 10.0.3.0/24 via 190.0.4.2

Answer: D

About Myexamcollection.comMyexamcollection.com was founded in 2007. We provide latest & high quality IT / Business Certification TrainingExam Questions, Study Guides, Practice Tests.

We help you pass any IT / Business Certification Exams with 100% Pass Guaranteed or Full Refund. EspeciallyCisco, CompTIA, Citrix, EMC, HP, Oracle, VMware, Juniper, Check Point, LPI, Nortel, EXIN and so on.

View list of all certification exams: All vendors

We prepare state-of-the art practice tests for certification exams. You can reach us at any of the email addresses listedbelow.

Sales: [email protected]: [email protected]: [email protected]

Any problems about IT certification or our products, You can write us back and we will get back to you within 24hours.