Proper study guides for Most recent Cisco ICND2 Interconnecting Cisco Networking Devices Part 2 (ICND2 v3.0) certified begins with Cisco icnd2 200 105 preparation products which designed to deliver the 100% Guarantee 105 200 questions by making you pass the icnd2 200 105 test at your first time. Try the free ccna 200 105 demo right now.

P.S. 100% Guarantee 200-105 lab are available on Google Drive, GET MORE: https://drive.google.com/open?id=1LPOwiv-vOUqlzBFPqF4sLauwGHst3olw


New Cisco 200-105 Exam Dumps Collection (Question 5 - Question 14)

New Questions 5

Which statement about switch access ports is true?

A. They drop packets with 802.1Q tags.

B. A VLAN must be assigned to an access port before it is created.

C. They can receive traffic from more than one VLAN with no voice support

D. By default, they carry traffic for VLAN 10.

Answer: A

Explanation:

"If an access port receives a packet with an 802.1Q tag in the header other than the access VLAN value, that port drops the packet without learning its MAC source address."


New Questions 6

Which two of these statements regarding RSTP are correct? (Choose two.)

A. RSTP cannot operate with PVST+.

B. RSTP defines new port roles.

C. RSTP defines no new port states.

D. RSTP is a proprietary implementation of IEEE 802.1D STP.

E. RSTP is compatible with the original IEEE 802.1D STP.

Answer: B,E

Explanation:

http://www.cisco.com/en/US/tech/tk389/tk621/technologies_white_paper09186a0080094cf a.shtml

Port Roles

The role is now a variable assigned to a given port. The root port and designated port roles remain, while the blocking port role is split into the backup and alternate port roles. The Spanning Tree Algorithm (STA) determines the role of a port based on Bridge Protocol Data Units (BPDUs). In order to simplify matters, the thing to remember about a BPDU is there is always a method to compare any two of them and decide whether one is more useful than the other. This is based on the value stored in the BPDU and occasionally on the port on which they are received. This considered, the information in this section explains practical approaches to port roles.

Compatibility with 802.1D

RSTP is able to interoperate with legacy STP protocols. However, it is important to note that the inherent fast convergence benefits of 802.1w are lost when it interacts with legacy bridges.


New Questions 7

Which two options are primary responsibilities of the APIC-EM controller? (Choose two)

A. It automates network actions between different device types.

B. It provides robust asset management.

C. It tracks license usage and Cisco IOS versions.

D. It automates network actions between legacy equipment.

E. It makes network functions programmable.

Answer: D,E


New Questions 8

What is the advantage of using a multipoint interface instead of point-to-point subinterfaces

when configuring a Frame Relay hub in a hub-and-spoke topology?

A. It avoids split-horizon issues with distance vector routing protocols.

B. IP addresses can be conserved if VLSM is not being used for subnetting.

C. A multipoint interface offers greater security compared to point-to-point subinterface configurations.

D. The multiple IP network addresses required for a multipoint interface provide greater addressing flexibility over point-to-point configurations.

Answer: B

Explanation:

You do not have to assign a separate subnet per sub-interface .if you're using a Class A network (10.x.x.x/8), you blow the whole network on a few connections (if you used VLSM, you could use a better mask, limit the addresses used). if you used 10.0.0.0/8, you would not be assigning the entire /8 to a single network. You would select a subnet mask for the network and then, you would have to use that mask with all subnets of the network. So if you chose a /24 mask, that would mean that you would have to use a /24 mask for even point-to-point links.


New Questions 9

Which two statements about the spanning-tree bridge ID are true? (Choose two)

A. It is composed of a 4-bit bridge priority and a 12-bit system ID extension.

B. The bridge ID is transmitted in the IP header to elect the root bridge.

C. The system ID extension is a value between 1 and 4095.

D. It is composed of an 8-bit bridge priority and a 16-bit system ID extension.

E. The bridge priority must be incremented in blocks of 4096.

Answer: A,E


New Questions 10

Which command do you enter to enable an interface to support PPPoE on a client?

A. Dev1(config)# bba-group pppoe bba 1.

B. Dev1(config-if)# pppoe-client dial-pool-number 1.

C. Dev1(config-if)# pppoe enable group bba1.

D. Dev1(config-if)# pppoe enable.

Answer: B


New Questions 11

What does the frame-relay interface-dlci command configure?

A. local DLCI on the subinterface

B. remote DLCI on the main interface

C. remote DCLI on the subinterface

D. local DLCI on the main interface

Answer: A

Explanation:

Frame Relay for ICND Exam http://www.ciscopress.com/articles/article.asp?p=100603&seqNum=3

To assign a data-link connection identifier (DLCI) to a specified Frame Relay subinterface on the router or access server, or to assign a specific permanent virtual circuit (PVC) to a DLCI, or to apply a virtual template configuration for a PPP session, use the frame-relay interface-dlci interface configuration command

Example 4-23 Example of frame-relay interface-dlci Command and the Output of show frame-relay map

R4(config)#interface s1/2.403 point-to-point R4(config-subif)#frame-relay interface-dlci ?

<16-1007> Define a switched or locally terminated DLCI R4(config-subif)#frame-relay interface-dlci 403 ?

cisco Use CISCO Encapsulation

ietf Use RFC1490/RFC2427 Encapsulation

ppp Use RFC1973 Encapsulation to support PPP over FR protocol Optional protocol information for remote end

<cr>

R4#show frame-relay map

Serial1/2.403 (up): point-to-point dlci, dlci 403(0xC9,0x3090), broadcast status defined, active

R4#


New Questions 12

Which two statements about the OSPF Router ID are true? (Choose two.)

A. It identifies the source of a Type 1 LSA.

B. It should be the same on all routers in an OSPF routing instance.

C. By default, the lowest IP address on the router becomes the OSPF Router ID.

D. The router automatically chooses the IP address of a loopback as the OSPF Router ID.

E. It is created using the MAC Address of the loopback interface.

Answer: A,D

Explanation:

From the output of the u201cshow ip ospf databaseu201d:


New Questions 13

Which two statements about using the CHAP authentication mechanism in a PPP link are true? (Choose two.)

A. CHAP uses a two-way handshake.

B. CHAP uses a three-way handshake.

C. CHAP authentication periodically occurs after link establishment.

D. CHAP authentication passwords are sent in plaintext.

E. CHAP authentication is performed only upon link establishment.

F. CHAP has no protection from playback attacks.

Answer: B,C

Explanation:

Understanding and Configuring PPP CHAP Authentication http://www.cisco.com/en/US/tech/tk713/tk507/technologies_tech_note09186a00800b4131. shtml

One-Way and Two-Way Authentication

CHAP is defined as a one-way authentication method. However, you use CHAP in both directions to create a two-way authentication. Hence, with two-way CHAP, a separate three-way handshake is initiated by each side. In the Cisco CHAP implementation, by default, the called party must authenticate the calling party (unless authentication is completely turned off). Therefore, a one-way authentication initiated by the called party is

the minimum possible authentication. However, the calling party can also verify the identity of the called party, and this results in a two-way authentication.

One-way authentication is often required when you connect to non-Cisco devices.


New Questions 14

Refer to the exhibit.

Which statement describes DLCI 17?

A. DLCI 17 describes the ISDN circuit between R2 and R3.

B. DLCI 17 describes a PVC on R2. It cannot be used on R3 or R1.

C. DLCI 17 is the Layer 2 address used by R2 to describe a PVC to R3.

D. DLCI 17 describes the dial-up circuit from R2 and R3 to the service provider.

Answer: C

Explanation:

DLCI stands for Data Link Connection Identifier. DLCI values are used on Frame Relay interfaces to distinguish between different virtual circuits. DLCIs have local significance because, the identifier references the point between the local router and the local Frame Relay switch to which the DLCI is connected.


100% Most recent Cisco 200-105 Questions & Answers shared by Surepassexam, Get HERE: https://www.surepassexam.com/200-105-exam-dumps.html (New 267 Q&As)