CCNA 200-301 Practice Test Engine: Try These 940 Exam Questions
Guaranteed Success in CCNA 200-301 Exam Dumps
NEW QUESTION # 343
Which command prevents passwords from being stored in the configuration as plaintext on a router or switch?
- A. service password-encryption
- B. username Cisco password encrypt
- C. enable password
- D. enable secret
Answer: A
Explanation:
enable password <string> - Sets the enable password, and stores that password in plaintext in the config.
enable secret <string> - Sets the enable password, and stores that password as an md5 hash in the config.
service password-encryption - For any passwords in the config that are stored in plaintext, this command changes them to be stored as hashed values instead.
NEW QUESTION # 344
Refer to the exhibit.
Which next-hop IP address does Routed use for packets destined to host 10 10.13.158?
- A. 10.10.10.9
- B. 10.10.10.5
- C. 10.10.11.2
- D. 10.10.12.2
Answer: B
NEW QUESTION # 345
Which type of IPv4 address type helps to conserve the globally unique address classes?
- A. private
- B. loopback
- C. public
- D. multicast
Answer: A
NEW QUESTION # 346
What is a reason to implement LAG on a Cisco WLC?
- A. Allow for stateful failover between WLCs
- B. Enable the connected switch ports to use different Layer 2 configurations
- C. Increase security by encrypting management frames
- D. Increase the available throughput on the link.
Answer: D
Explanation:
Explanation
Link Aggregation Group (LAG) is a feature that allows you to bundle multiple physical Ethernet links into a single logical link, and is used to increase the available throughput on the link. LAG is supported on the Cisco Wireless LAN Controller (WLC) and the connected switch ports [1], and can be used to provide greater bandwidth and increased redundancy. It also enables the connected switch ports to use different Layer 2 configurations, such as Spanning Tree Protocol (STP) and Hot Standby Router Protocol (HSRP).
NEW QUESTION # 347
Refer to the exhibit.
An engineer is required to verify that the network parameters are valid for the users wireless LAN connectivity on a /24 subnet. Drag and drop the values from the left onto the network parameters on the right. Not all values are used.
Answer:
Explanation:
Explanation
NEW QUESTION # 348
Which option about JSON is true?
- A. used for storing information
- B. used to describe structured data that includes arrays
- C. similar to HTML, it is more verbose than XML
- D. uses predefined tags or angle brackets () to delimit markup text
Answer: B
Explanation:
JSON data is written as name/value pairs.
A name/value pair consists of a field name (in double quotes), followed by a colon, followed by a value:
"name":"Mark"
JSON can use arrays. Array values must be of type string, number, object, array, boolean or null..
For example:
{
"name":"John",
"age":30,
"cars":[ "Ford", "BMW", "Fiat" ]
}
NEW QUESTION # 349
Drag and Drop Question
A network engineer is configuring an OSPFv2 neighbor adjacency. Drag and drop the parameters from the left onto their required categories on the right. No all parameters are used.
Answer:
Explanation:
NEW QUESTION # 350
Refer to the exhibit.
Which route type does the routing protocol Code D represent in the output?
- A. internal BGP route
- B. /24 route of a locally configured IP
- C. statically assigned route
- D. route learned through EIGRP
Answer: D
NEW QUESTION # 351
Drag and drop the WLAN components from the left onto the correct descriptions on the right.
Answer:
Explanation:

NEW QUESTION # 352
Which command enables a router to become a DHCP client?
- A. ip dhcp pool
- B. ip dhcp client
- C. ip helper-address
- D. ip address dhcp
Answer: B
NEW QUESTION # 353
Refer to the exhibit.
An engineer is configuring the HO router. Which IPv6 address configuration must be applied to the router fa0'1 interface for the router to assign a unique 64-brt IPv6 address to Itself?
- A. ipv6 address 2001:DB8:0:1:C601:42FE:800F:7/64
- B. ipv6 address 2001 :DB8:0:1:FFFF:C601:420F:7/64
- C. ipv6 address 2001:DB8:0:1:C601:42FF:FE0F:7/64
- D. iov6 address 2001 :DB8:0:1:FE80:C601:420F:7/64
Answer: C
NEW QUESTION # 354
Refer to Exhibit.
An engineer is configuring the NEW York router to reach the Lo1 interface of the Atlanta router using interface Se0/0/0 as the primary path. Which two commands must be configured on the New York router so that it can reach the Lo1 interface of the Atlanta router via Washington when the link between New York and Atlanta goes down? (Choose two)
- A. ipv6 router 2000::1/128 2023::3 5
- B. ipv6 router 2000::1/128 2012::1
- C. ipv6 router 2000::1/128 2023::2 5
- D. ipv6 router 2000::1/128 2012::2
- E. ipv6 router 2000::1/128 2012::1 5
Answer: A,B
Explanation:
Explanation
Floating static routes are static routes that have an administrative distance greater than the administrative distance (AD) of another static route or dynamic routes. By default a static route has an AD of 1 then floating static route must have the AD greater than 1. Floating static route has a manually configured administrative distance greater than that of the primary route and therefore would not be in the routing table until the primary route fails.
NEW QUESTION # 355
DRAG DROP
A network engineer is configuring an OSPFv2 neighbor adjacency.
Drag and drop the parameters from the left onto their required categories on the right. Not all parameters are used.
Answer:
Explanation:
NEW QUESTION # 356
Refer to the exhibit.
Which command configures a floating static route to provide a backup to the primary link?
- A. ip route 209.165.200.224 255.255.255.224 209.165.202.129 254
- B. ip route 0.0.0.0 0.0.0.0 209.165.202.131
- C. ip route 0.0.0.0 0.0.0.0 209.165.200.224
- D. ip route 209.165.201.0 255.255.255.224 209.165.202.130
Answer: A
NEW QUESTION # 357
DRAG DROP
Answer:
Explanation:
NEW QUESTION # 358 
Refer to the exhibit. How does router R1 handle traffic to 192.168.10.16?
- A. It selects the EIGRP route because it has the lowest administrative distance.
- B. It selects the IS-IS route because it has the shortest prefix inclusive of the destination address.
- C. It selects the OSPF route because it has the lowest cost.
- D. It selects the RIP route because it has the longest prefix inclusive of the destination address.
Answer: A
NEW QUESTION # 359
Drag and drop the configuration management terms from the left onto the descriptions on the right. Not all terms are used.
Answer:
Explanation:
Explanation
NEW QUESTION # 360
Refer to the exhibit.
Only four switches are participating in the VLAN spanning-tree process.
Branch-1 priority 614440
Branch-2: priority 39082416
Branch-3: priority 0
Branch-4: root primary
Which switch becomes the permanent root bridge for VLAN 5?
- A. Branch-1
- B. Branch-4
- C. Branch-2
- D. Branch-3
Answer: D
Explanation:
Dynamic ARP inspection is an ingress security feature; it does not perform any egress checking.
NEW QUESTION # 361
Refer to the exhibit.
The New York router is configured with static routes pointing to the Atlanta and Washington sites. Which two tasks must be performed so that the Serial0/0/0 interfaces on the Atlanta and Washington routers can reach one another?
(Choose two.)
- A. Configure the Ipv6 route 2012::/126 s0/0/0 command on the Atlanta router.
- B. Configure the ipv6 route 2023::/126 2012::1 command on the Atlanta router.
- C. Configure the ipv6 route 2023::/126 2012::2 command on the Atlanta router.
- D. Configure the ipv6 route 2012::/126 2023::1 command on the Washington router.
- E. Configure the ipv6 route 2012::/126 2023::2 command on the Washington router.
Answer: C,E
Explanation:
Explanation
The short syntax of static IPv6 route is:ipv6 route <destination-IPv6-address> {next-hop-IPv6-address | exit-interface}
NEW QUESTION # 362
Drag the descriptions of device management from the left onto the types of device management on the right.
Answer:
Explanation:
NEW QUESTION # 363
Refer to the exhibit.
Which route type does the routing protocol Code D represent in the output?
- A. internal BGP route
- B. /24 route of a locally configured IP
- C. statically assigned route
- D. route learned through EIGRP
Answer: D
NEW QUESTION # 364
A Cisco IP phone receive untagged data traffic from an attached PC. Which action is taken by the phone?
- A. It allows the traffic to pass through unchanged
- B. It tags the traffic with the default VLAN
- C. It tags the traffic with the native VLAN
- D. It drops the traffic
Answer: A
Explanation:
Untagged traffic from the device attached to the Cisco IP Phone passes through the phone unchanged, regardless of the trust state of the access port on the phone.
Reference: https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst2960/software/release/12-
2_40_se/ configuration/guide/scg/swvoip.pdf
NEW QUESTION # 365
Refer to Exhibit.
How does SW2 interact with other switches in this VTP domain?
- A. It receives updates from all VTP servers and forwards all locally configured VLANs out all trunk ports
- B. It forwards only the VTP advertisements that it receives on its trunk ports.
- C. It transmits and processes VTP updates from any VTP Clients on the network on its trunk ports
- D. It processes VTP updates from any VTP clients on the network on its access ports.
Answer: B
NEW QUESTION # 366
Drag and Drop Question
Drag and drop the application protocols from the left onto the transport protocols that is uses on the right.
Select and Place:
Answer:
Explanation:
NEW QUESTION # 367
......
Test Engine to Practice 200-301 Test Questions: https://examtorrent.braindumpsit.com/200-301-latest-dumps.html