New Free4Torrent 200-301 Exam Questions| Real 200-301 Dumps Updated on Sep 29, 2022
200-301 Braindumps – 200-301 Questions to Get Better Grades
NEW QUESTION 81 
Refer to the exhibit. After the configuration is applied, the two routers fail to establish an OSPF neighbor relationship. What is the reason for the problem?
- A. The OSPF router IDs are mismatched
- B. The network statement on Router1 is misconfigured
- C. The OSPF process IDs are mismatched
- D. Router2 is using the default hello timer
Answer: D
Explanation:
Section: IP Connectivity
NEW QUESTION 82
Which 802.11 frame type is indicated by a probe response after a client sends a probe request?
- A. management
- B. action
- C. control
- D. data
Answer: A
NEW QUESTION 83
Refer to the exhibit.
Which configuration issue is preventing the OSPF neighbor relationship from being established between the two routers?
- A. R1 has an incorrect network command for interface Gi1/0
- B. R2 should have its network command in area 1
- C. R2 is using the passive-interface default command
- D. R1 interface Gil/0 has a larger MTU size
Answer: D
NEW QUESTION 84
Which mode must be used to configure EtherChannel between two switches without using a negotiation protocol?
- A. active
- B. desirable
- C. on
- D. auto
Answer: C
Explanation:
The Static Persistence (or "on" mode) bundles the links unconditionally and no negotiation protocol is used. In this mode, neither PAgP nor LACP packets are sent or received.
NEW QUESTION 85
An engineer is configuring an encrypted password for the enable command on a router where the local user database has already been configured Drag and drop the configuration commands from the left into the correct sequence on the right Not all commands are used
Answer:
Explanation:
Explanation
Graphical user interface, application Description automatically generated
NEW QUESTION 86
Refer to the exhibit. Which two statements about the network environment of router R1 must be true? (Choose two.)
- A. The 10.0.0.0/8 network was learned via external EIGRP.
- B. Ten routes are equally load-balanced between Te0/1/0.100 and Te0/2/0.100.
- C. The EIGRP administrative distance was manually changed from 90 to 170.
- D. There are 20 different network masks within the 10.0.0.0/8 network.
- E. A static default route to 10.85.33.14 was defined.
Answer: B,D
Explanation:
Section: IP Connectivity
NEW QUESTION 87
Which characteristic differentiates the concept of authentication from authorization and accounting?
- A. consumption-based billing
- B. user-activity logging
- C. identity verification
- D. service limitations
Answer: C
NEW QUESTION 88 
Refer to the 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 reaches the Lo1 interface of the Atlanta router via Washington when the link between New York and Atlanta goes down? (Choose two.)
- A. Ipv6 route 2000::1/128 2012::1
- B. Ipv6 route 2000::1/128 2023::2 5
- C. Ipv6 route 2000::1/128 2012::2
- D. Ipv6 route 2000::1/128 2023::3 5
- E. Ipv6 route 2000::1/128 2012::1 5
Answer: A,D
Explanation:
Section: IP Connectivity
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 89
Refer to the exhibit.
Which prefix does Router 1 use for traffic to Host A?
- A. 10.10.13.208/29
- B. 10.10.13.144/28
- C. 10.10.10.0/28
- D. 10.10.13.0/25
Answer: A
Explanation:
Host A address fall within the address range. However, if more than one route to the same subnet exist (router will use the longest stick match, which match more specific route to the subnet). If there are route 10.10.13.192/26 and 10.10.13.208/29, the router will forward the packet to /29 rather than /28.
NEW QUESTION 90
Refer to the exhibit.
What two conclusions should be made about this configuration? (Choose two )
- A. This is a root bridge
- B. The root port is FastEthernet 2/1
- C. The designated port is FastEthernet 2/1
- D. The spanning-tree mode is PVST+
- E. The spanning-tree mode is Rapid PVST+
Answer: B,E
NEW QUESTION 91
In a CDP environment, what happens when the CDP interface on an adjacent device is configured without an IP address?
- A. CDP operates normally,but it cannot provide any information for that neighbor
- B. CDP operates normally,but it cannot provide IP address information for that neighbor
- C. CDP becomes inoperable on that neighbor
- D. CDP uses the IP address of another interface for that neighbor
Answer: B
Explanation:
Although CDP is a Layer 2 protocol but we can check the neighbor IP address with the "show cdp neighbor detail" command. If the neighbor does not has an IP address then CDP still operates without any problem. But the IP address of that neighbor is not provided.
NEW QUESTION 92
Drag and drop the functions of SNMP fault-management from the left onto the definitions on the right.
Answer:
Explanation:
see the answer below image.
Explanation
Table Description automatically generated
NEW QUESTION 93
Drag and drop the threat-mitigation techniques from the left onto the types of threat or attack they mitigate on the right.
Answer:
Explanation:
Explanation
Double-Tagging attack:In this attack, the attacking computer generates frames with two 802.1Q tags. The first tag matches the native VLAN of the trunk port (VLAN 10 in this case), and the second matches the VLAN of a host it wants to attack (VLAN 20).When the packet from the attacker reaches Switch A, Switch A only sees the first VLAN 10 and it matches with its native VLAN 10 so this VLAN tag is removed. Switch A forwards the frame out all links with the same native VLAN 10. Switch B receives the frame with an tag of VLAN 20 so it removes this tag and forwards out to the Victim computer.Note: This attack only works if the trunk (between two switches) has the same native VLAN as the attacker.To mitigate this type of attack, you can use VLAN access control lists (VACLs, which applies to all traffic within a VLAN. We can use VACL to drop attacker traffic to specific victims/servers) or implement Private VLANs.ARP attack (like ARP poisoning/spoofing) is a type of attack in which a malicious actor sends falsified ARP messages over a local area network as ARP allows a gratuitous reply from a host even if an ARP request was not received. This results in the linking of an attacker's MAC address with the IP address of a legitimate computer or server on the network. This is an attack based on ARP which is at Layer 2.Dynamic ARP inspection (DAI) is a security feature that validates ARP packets in a network which can be used to mitigate this type of attack.
NEW QUESTION 94
Refer to the exhibit.
Which two commands when used together create port channel 10? (Choose two.)
- A. int range g0/0-1
channel-group 10 mode passive - B. int range g0/0-1
channel-group 10 mode active - C. int range g0/0-1 channel-group 10 mode auto
- D. int range g0/0-1 channel-group 10 mode on
- E. int range g0/0-1 chanm.l-group 10 mode desirable
Answer: A,B
NEW QUESTION 95
Which mode must be used to configure EtherChannel between two switches without using a negotiation protocol?
- A. active
- B. desirable
- C. on
- D. auto
Answer: C
Explanation:
Section: Network Access
Explanation:
The Static Persistence (or "on" mode) bundles the links unconditionally and no negotiation protocol is used. In this mode, neither PAgP nor LACP packets are sent or received.
NEW QUESTION 96
Refer to the exhibit.
Based on the LACP neighbor status, in which mode is the SW1 port channel configured?
- A. mode on
- B. active
- C. auto
- D. passive
Answer: B
Explanation:
From the neighbor status, we notice the "Flags" are SP. "P" here means the neighbor is in Passive mode. In order to create an Etherchannel interface, the (local) SW1 ports should be in Active mode. Moreover, the "Port State" in the exhibit is "0x3c" (which equals to "00111100 in binary format). Bit 3 is "1" which means the ports are synchronizing -> the ports are working so the local ports should be in Active mode.
NEW QUESTION 97
Which command automatically generates an IPv6 address from a specified IPv6 prefix and MAC address of an interface?
- A. ipv6 address autoconfig
- B. ipv6 address 2001:DB8:5:112::2/64 link-local
- C. ipv6 address 2001:DB8:5:112::/64 eui-64
- D. ipv6 address dhcp
Answer: A
Explanation:
The "ipv6 address autoconfig" command causes the device to perform IPv6 stateless address autoconfiguration to discover prefixes on the link and then to add the EUI-64 based addresses to the interface. Addresses are configured depending on the prefixes received in Router Advertisement (RA) messages. The device will listen for RA messages which are transmitted periodically from the router (DHCP Server). This RA message allows a host to create a global IPv6 address from: + Its interface identifier (EUI-64 address) + Link Prefix (obtained via RA) Note: Global address is the combination of Link Prefix and EUI-64 address
NEW QUESTION 98
An administrator must use the password complexity not manufacturer-name command to prevent users from adding "cisco" as a password. Which command must be issued before this command?
- A. Login authentication my-auth-list
- B. service password-encryption
- C. Password complexity enable
- D. confreg 0x2142
Answer: C
NEW QUESTION 99
Refer to the exhibit.
An engineer is tasked with verifying network configuration parameters on a client workstation to report back to the team lead. Drag and drop the node identifiers from the left onto the network parameters on the right.
Answer:
Explanation:
Explanation:
NEW QUESTION 100
Which type of address is the public IP address of a NAT device?
- A. outside public
- B. inside global
- C. outside global
- D. outsdwde local
- E. insride local
- F. inside public
NAT use four types of addresses:
* Inside local address - The IP address assigned to a host on the inside network. The address is usually not an IP address assigned by the Internet Network Information Center (InterNIC) or service provider.
This address is likely to be an RFC 1918 private address.
* Inside global address - A legitimate IP address assigned by the InterNIC or service provider that represents one or more inside local IP addresses to the outside world.
* Outside local address - The IP address of an outside host as it is known to the hosts on the inside network.
* Outside global address - The IP address assigned to a host on the outside network. The owner of the host assigns this address.
Answer: B
NEW QUESTION 101
Refer to the exhibit. How will switch SW2 handle traffic from VLAN 10 on SW1?
- A. It drops the traffic.
- B. It sends the traffic to VLAN 10.
- C. It sends the traffic to VLAN 1.
- D. It sends the traffic to VLAN 100.
Answer: D
Explanation:
Since SW-1 is configured native VLAN is VLAN10, so traffic coming out of VLAN-10 is untagged, & goes directly to SW-2 Native VLAN: VLAN100, due to VLAN mismatch.
NEW QUESTION 102
Which spanning-tree enhancement avoids the learning and listening states and immediately places ports in the forwarding state?
- A. PortFast
- B. Backbonefast
- C. BPDUguard
- D. BPDUfilter
Answer: A
Explanation:
Section: Network Access
NEW QUESTION 103
......
200-301 Exam Dumps - Try Best 200-301 Exam Questions: https://braindumps.free4torrent.com/200-301-valid-dumps-torrent.html