[Q16-Q39] Certification Training for 200-301 Exam Dumps Test Engine [2021]

Share

Certification Training for 200-301 Exam Dumps Test Engine [2021]

Sep 08, 2021 Step by Step Guide to Prepare for 200-301 Exam

NEW QUESTION 16
Refer to Exhibit. Which action do the switches take on the trunk link?

  • A. The trunk does not form and the ports go into an err-disabled status.
  • B. The trunk forms but the mismatched native VLANs are merged into a single broadcast domain.
  • C. The trunk does not form, but VLAN 99 and VLAN 999 are allowed to traverse the link.
  • D. The trunk forms but VLAN 99 and VLAN 999 are in a shutdown state.

Answer: B

Explanation:
The trunk still forms with mismatched native VLANs and the traffic can actually flow between mismatched switches. But it is absolutely necessary that the native VLANs on both ends of a trunk link match; otherwise a native VLAN mismatch occurs, causing the two VLANs to effectively merge. For example with the above configuration, SW1 would send untagged frames for VLAN
999. SW2 receives them but would think they are for VLAN 99 so we can say these two VLANs are merged.

 

NEW QUESTION 17
A port security violation has occurred on a switch port due to the maximum MAC address count being exceeded. Which command must be configured to increment the security-violation count and forward an SNMP trap?

  • A. switchport port-security vilation protect
  • B. switchport port-security vilation access
  • C. switchport port-security vilation shutdown
  • D. switchport port-security vilation restrict

Answer: D

Explanation:
https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst4500/12-2/25ew/configuration/guide/conf/port_sec.html

 

NEW QUESTION 18
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 2023::1 command on the Washington router
  • B. Configure the ipv6 route 2012::/126 s0/0/0 command on the Atlanta router
  • C. Configure the ipv6 route 2012::/126 2023::2 command on the Washington router
  • D. Configure the ipv6 route 2023::/126 2012::1 command on the Atlanta router
  • E. Configure the ipv6 route 2023::/126 2012::2 command on the Atlanta router

Answer: C,E

 

NEW QUESTION 19
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
    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.
  • B. ipv6 router 2000::1/128 2012::2
  • C. ipv6 router 2000::1/128 2012::1
  • D. ipv6 router 2000::1/128 2012::1 5
  • E. ipv6 router 2000::1/128 2023::2 5

Answer: A,C

 

NEW QUESTION 20
The GRE tunnel between r3 and Branch 1 is down.
Which cause of the issue is true?

  • A. The EIGRP neighbor relationship was not formed due to EIGRP packets blocked by inbound ACL on R3
  • B. The EIGRP neighbor relationship was no formed due the IP address being misconfigured between the R2 and R3 interfaces
  • C. The tunnel source loopback0 interface is not advertised into EIGRP in R3
  • D. The tunnel source loopback0 interface is not advertised into EIGRP in Branch1.

Answer: A

 

NEW QUESTION 21
A frame that enters a switch fails the Frame Check Sequence. Which two interface counters are incremented? (Choose two)

  • A. frame
  • B. input errors
  • C. runts
  • D. CRC
  • E. giants

Answer: B,D

Explanation:
Whenever the physical transmission has problems, the receiving device might receive a frame whose bits have changed values. These frames do not pass the error detection logic as implemented in the FCS field in the Ethernet trailer. The receiving device discards the frame and counts it as some kind of input error.
Cisco switches list this error as a CRC error. Cyclic redundancy check (CRC) is a term related to how the FCS math detects an error.
The "input errors" includes runts, giants, no buffer, CRC, frame, overrun, and ignored counts.
The output below show the interface counters with the "show interface s0/0/0" command:

 

NEW QUESTION 22
With REST API, which standard HTTP header tells a server which media type is expected by the client?

  • A. Content-Type: application/json; charset=utf-8
  • B. Accept-Encoding: gzip. deflate
  • C. Accept: application/json
  • D. Accept-Patch: text/example; charset=utf-8

Answer: C

Explanation:
Accept header is a way for a client to specify the media type of the response content it is expecting and Content-type is a way to specify the media type of request being sent from the client to the server.
http://www.java-allandsundry.com/2012/08/accept-header-vs-content-type-header.html#:~:text=Accept%20and%20Content%2Dtype%20are,the%20client%20to%20the%20server

 

NEW QUESTION 23
Refer to the exhibit.

The nip server 192.168.0.3 command has been configured on router 1 to make it an NTP client of router 2. Which command must be configured on router 2 so that it operates in server-only mode and relies only on its internal clock?

  • A. Router2(config)#ntp passive
  • B. Router2(config)#ntp server 192.168.0.2
  • C. Router2(config)#ntp master 4
  • D. Router2(config)#ntp server 172.17.0.1

Answer: B

 

NEW QUESTION 24
When a client and server are not on the same physical network, which device is used to forward requests and replies between client and server for DHCP?

  • A. DHCPDISCOVER
  • B. DHCPOFFER
  • C. DHCP relay agent
  • D. DHCP server

Answer: C

 

NEW QUESTION 25
Which command must you enter to configure a DHCP relay?

  • A. ip helper-address
  • B. ip dhcp relay
  • C. ip dhcp pool
  • D. ip address dhcp

Answer: A

 

NEW QUESTION 26
When a site-to-site VPN is used, which protocol is responsible for the transport of user data?

  • A. IKEv1
  • B. IKEv2
  • C. MD5
  • D. IPsec

Answer: D

Explanation:
Section: Security Fundamentals

 

NEW QUESTION 27
Which command can you enter to route all traffic that is destined for 192.168.0.0/20 to a specific interface?

  • A. router (config)#ip route 192.168.0.0 255.255.255.0 GigabitEthernet0/1
  • B. router (config)#ip route 192.168.0.0 255.255.240.0 GigabitEthernet0/1
  • C. router (config)#ip route 0.0.0.0 0.0.0.0 GigabitEthernet0/1
  • D. router (config)#ip route 0.0.0.0 255.255.255.0 GigabitEthernet0/1

Answer: B

 

NEW QUESTION 28
Drag and drop the functions from the left onto the correct network components on the right

Answer:

Explanation:

 

NEW QUESTION 29
Which goal is achieved by the implementation of private IPv4 addressing on a network?

  • A. allows communication across the Internet to other private networks
  • B. allows servers and workstations to communicate across public network boundaries
  • C. provides a reduction in size of the forwarding table on network routers
  • D. provides an added level of protection against Internet exposure

Answer: D

Explanation:
Section: Security Fundamentals

 

NEW QUESTION 30
Which mode must be used to configure EtherChannel between two switches without using a negotiation protocol?

  • A. active
  • B. auto
  • C. desirable
  • D. on

Answer: C

 

NEW QUESTION 31
Two routers named Atlanta and Brevard are connected via their serial interfaces as illustrated, but they are unable to communicate. The Atlanta router is known to have the correct configuration.

Given the partial configurations, identify the fault on the Brevard router that is causing the lack of connectivity.

  • A. IPCP closed
  • B. incorrect subnet mask
  • C. incompatible IP address
  • D. link reliability too low
  • E. insufficient bandwidth
  • F. incompatible encapsulation

Answer: F

 

NEW QUESTION 32
which two statements describe key differences between single- and dual-homed WAN connections? (Choose two)

  • A. Dual-homed WAN connections are more expensive than single-homed connections
  • B. Dual-homed WAN connections have higher WAN speed than single- homed connections
  • C. Dual-homed WAN connections have more management-application overhead than single-homed connections
  • D. Dual-homed WAN connections require more skill to administer than single-homed connections
  • E. Dual-homed WAN connections have a simpler topology than single-homed connections

Answer: A,D

 

NEW QUESTION 33
Drag and drop the Cisco Wireless LAN Controller security settings from the left onto the correct security mechanism categories on the right.

Answer:

Explanation:

 

NEW QUESTION 34
Refer to the exhibit.

Which two commands were used to create port channel 10? (Choose two )

  • A. Option A
  • B. Option D
  • C. Option C
  • D. Option B
  • E. Option E

Answer: A,C

 

NEW QUESTION 35
Refer to Exhibit.

Which configuration must be applied to the router that configures PAT to translate all addresses in VLAN 200 while allowing devices on VLAN 100 to use their own IP addresses?

  • A. Option A
  • B. Option D
  • C. Option B
  • D. Option C

Answer: B

 

NEW QUESTION 36
Drag and Drop Question
Drag and drop the descriptions of file-transfer protocols from the left onto the correct protocols on the right.

Answer:

Explanation:

 

NEW QUESTION 37
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: D

Explanation:
Reference:
If we want to get an IP address from the DHCP server on a Cisco device, we can use the command "ip address dhcp".
Note: The command "ip helper-address" enables a router to become a DHCP Relay Agent.

 

NEW QUESTION 38
Which type of wireless encryption is used for WPA2 in pre-shared key mode?

  • A. AES-128
  • B. TKIP with RC4
  • C. AES-256
  • D. RC4

Answer: C

Explanation:
We can see in this picture we have to type 64 hexadecimal characters (256 bit) for the WPA2 passphrase so we can deduce the encryption is AES-256, not AES-128.

Reference: https://www.cisco.com/c/en/us/support/docs/wireless-mobility/wireless-lan- wlan/67134-wpa2-config.html

 

NEW QUESTION 39
......

Ultimate Guide to Prepare 200-301 Certification Exam for CCNA: https://www.passleadervce.com/CCNA/reliable-200-301-exam-learning-guide.html

CCNA 200-301 Real Exam Questions and Answers FREE Updated: https://drive.google.com/open?id=1blfhfs4BnIlIAjz6C4lNIZJTyrgvs5Ds