We provide real cisco ccna 200 125 exam questions and answers braindumps in two formats. Download PDF & Practice Tests. Pass Cisco ccna 200 125 book Exam quickly & easily. The ccna 200 125 study guide PDF type is available for reading and printing. You can print more and practice many times. With the help of our Cisco ccna 200 120 vs 200 125 dumps pdf and vce product and material, you can easily pass the ccna routing and switching 200 125 exam.

P.S. Exact 200-125 questions are available on Google Drive, GET MORE: https://drive.google.com/open?id=1GYoIP8av070YUllGeTpz9IFUfla_iPR7


New Cisco 200-125 Exam Dumps Collection (Question 3 - Question 12)

Q3. A switch is configured with all ports assigned to VLAN 2 with full duplex FastEthernet to segment existing departmental traffic. What is the effect of adding switch ports to a new VLAN on the switch?

A. More collision domains will be created.

B. IP address utilization will be more efficient.

C. More bandwidth will be required than was needed previously.

D. An additional broadcast domain will be created.

Answer: D

Explanation:

Each VLAN creates its own broadcast domain. Since this is a full duplex switch, each port is a separate collision domain.


Q4. Which three of these statements regarding 802.1Q trunking are correct? (Choose three.)

A. 802.1Q native VLAN frames are untagged by default.

B. 802.1Q trunking ports can also be secure ports.

C. 802.1Q trunks can use 10 Mb/s Ethernet interfaces.

D. 802.1Q trunks require full-duplex, point-to-point connectivity.

E. 802.1Q trunks should have native VLANs that are the same at both ends.

Answer: A,C,E

Explanation:

By default, 802.1Q trunk defined Native VLAN in order to forward unmarked frame. Switches can forward Layer 2 frame from Native VLAN on unmarked trunks port. Receiver

switches will transmit all unmarked packets to Native VLAN. Native VLAN is the default VLAN configuration of port. Note for the 802.1Q trunk ports between two devices, the same Native VLAN configuration is required on both sides of the link. If the Native VLAN in 802.1Q trunk ports on same trunk link is properly configured, it could lead to layer 2 loops. The 802.1Q trunk link transmits VLAN information through Ethernet.


Q5. Refer to the exhibit.

Given the output for this command, if the router ID has not been manually set, what router ID will OSPF use for this router?

A. 10.1.1.2

B. 10.154.154.1

C. 172.16.5.1

D. 192.168.5.3

Answer: C

Explanation:

The highest IP address of all loopback interfaces will be chosen -> Loopback 0 will be chosen as the router ID.


Q6. Which of these represents an IPv6 link-local address?

A. FE80::380e:611a:e14f:3d69

B. FE81::280f:512b:e14f:3d69

C. FEFE:0345:5f1b::e14d:3d69

D. FE08::280e:611:a:f14f:3d69

Answer: A

Explanation:

In the Internet Protocol Version 6 (IPv6), the address block fe80::/10 has been reserved for link-local unicast addressing. The actual link local addresses are assigned with the prefix fe80::/64. They may be assigned by automatic (stateless) or stateful (e.g. manual) mechanisms.


Q7. What is a global command?

A. a command that is set once and affects the entire router

B. a command that is implemented in all foreign and domestic IOS versions

C. a command that is universal in application and supports all protocols

D. a command that is available in every release of IOS, regardless of the version or deployment status

E. a command that can be entered in any configuration mode

Answer: A

Explanation:

When you enter global configuration mode and enter a command, it is applied to the running configuration file that is currently running in ram. The configuration of a global command affects the entire router. An example of a global command is one used for the hostname of the router.


Q8. Refer to the exhibit.

Which two statements are true about interVLAN routing in the topology that is shown in the exhibit? (Choose two.)

A. Host E and host F use the same IP gateway address.

B. Router1 and Switch2 should be connected via a crossover cable.

C. Router1 will not play a role in communications between host A and host D.

D. The FastEthernet 0/0 interface on Router1 must be configured with subinterfaces.

E. Router1 needs more LAN interfaces to accommodate the VLANs that are shown in the exhibit.

F. The FastEthernet 0/0 interface on Router1 and the FastEthernet 0/1 interface on Switch2 trunk ports must be configured using the same encapsulation type.

Answer: D,F

Explanation:

In order for multiple VLANs to connect to a single physical interface on a Cisco router, subinterfaces must be used, one for each VLAN. This is known as the router on a stick configuration. Also, for any trunk to be formed, both ends of the trunk must agree on the encapsulation type, so each one must be configured for 802.1q or ISL.


Q9. Which command can you use to manually assign a static IPv6 address to a router interface?

A. ipv6 autoconfig 2001:db8:2222:7272::72/64

B. ipv6 address 2001:db8:2222:7272::72/64

C. ipv6 address PREFIX_1 ::1/64

D. ipv6 autoconfig

Answer: B

Explanation:

To assign an IPv6 address to an interface, use the u201cipv6 addressu201d command and specify the IP address you wish to use.


Q10. Which two benefits are provided by creating VLANs? (Choose two.)

A. added security

B. dedicated bandwidth

C. provides segmentation

D. allows switches to route traffic between subinterfaces

E. contains collisions

Answer: A,C

Explanation:

AVLAN is a switched network that is logically segmented on an organizational basis, by

functions, project teams, or applications rather than on a physical or geographical basis. Security:

VLANs also improve security by isolating groups. High-security users can be grouped into a VLAN, possible on the same physical segment, and no users outside that VLAN can communicate with them.

LAN Segmentation

VLANs allow logical network topologies to overlay the physical switched infrastructure such that any arbitrary collection of LAN ports can be combined into an autonomous user group or community of interest. The technology logically segments the network into separate Layer 2 broadcast domains whereby packets are switched between ports designated to be within the same VLAN. By containing traffic originating on a particular LAN only to other LANs in the same VLAN, switched virtual networks avoid wasting bandwidth.


Q11. Which two states are the port states when RSTP has converged? (Choose two.)

A. discarding

B. listening

C. learning

D. forwarding

E. disabled

Answer: A,D

Explanation:

There are only three port states left in RSTP that correspond to the three possible operational states. The 802.1D disabled, blocking, and listening states are merged into a unique 802.1w discarding state.

STP (802.1D) Port State RSTP (802.1w) Port State

Is Port Included in Active Topology? Is Port Learning MAC Addresses? Disabled

Discarding No

No Blocking

Discarding No

No Listening Discarding Yes

No Learning Learning Yes

Yes Forwarding Forwarding Yes

Yes

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

a.shtml#states


Q12. Which two link protocols are used to carry multiple VLANs over a single link? (Choose two.)

A. VTP

B. 802.1q

C. IGP

D. ISL

E. 802.3u

Answer: B,D

Explanation:

Cisco switches can use two different encapsulation types for trunks, the industry standard 802.1q or the Cisco proprietary ISL. Generally, most network engineers prefer to use 802.1q since it is standards based and will interoperate with other vendors.


P.S. Easily pass 200-125 Exam with Certleader Exact Dumps & pdf vce, Try Free: https://www.certleader.com/200-125-dumps.html (890 New Questions)