Summer Certification Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: force70

Pass the Cisco CCNA 200-301 Questions and answers with CertsForce

Viewing page 9 out of 16 pages
Viewing questions 161-180 out of questions
Questions # 161:

Refer to the exhibit.

Question # 161

A router received these five routes from different routing information sources.

Which two routes does the router install in its routing table? (Choose two)

Options:

A.

RIP route 10.0.0.0/30


B.

iBGP route 10.0.0.0/30


C.

OSPF route 10.0.0.0/30


D.

EIGRP route 10.0.0.1/32


E.

OSPF route 10.0.0.0/16


Expert Solution
Questions # 162:

Question # 162

Refer to the exhibit. This ACL is configured to allow client access only to HTTP, HTTPS, and DNS services via UDP. The new administrator wants to add TCP access to the DNS service. Which configuration updates the ACL efficiently?

Options:

A.

ip access list extended Services35 permit tcp 10.0.0.0 0.255.255.255 host 198.51.100.11 eq domain


B.

no ip access list extended Servicesip access list extended Services30 permit tcp 10.0.0.0 0.255.255.255 host 198.51.100.11 eq domain


C.

ip access list extended Servicespermit tcp 10.0.0.0 0.255.255.255 host 198.51.100.11 eq domain


D.

no ip access list extended Servicesip access list extended Servicespermit udp 10.0.0.0 0.255.255.255 any eq 53permit tcp 10.0.0.0 0.255.255.255 host 198.51.100.11 eq domaindeny ip any any log


Expert Solution
Questions # 163:

Which CRUD operation modifies an existing table or view?

Options:

A.

read


B.

create


C.

replace


D.

update


Expert Solution
Questions # 164:

What is a DHCP client?

Options:

A.

a host that is configured to request an IP address automatically


B.

a server that dynamically assigns IP addresses to hosts


C.

a workstation that requests a domain name associated with its IP address


D.

a router that statically assigns IP addresses to hosts


Expert Solution
Questions # 165:

Which IPv6 address block sends packets to a group address rather than a single address?

Options:

A.

2000::/3


B.

FC00::/7


C.

FE80::/10


D.

FF00::/8


Expert Solution
Questions # 166:

An engineer is asked to protect unused ports that are configured in the default VLAN on a switch.

Which two steps will fulfill the request? (Choose two)

Options:

A.

Configure the ports in an EtherChannel.


B.

Administratively shut down the ports


C.

Configure the port type as access and place in VLAN 99


D.

Configure the ports as trunk ports


E.

Enable the Cisco Discovery Protocol


Expert Solution
Questions # 167:

Drag and drop the attack-mitigation techniques from the left onto the Types of attack that they mitigate on the right.

Question # 167


Expert Solution
Questions # 168:

Which two actions are performed by the Weighted Random Early Detection mechanism? (Choose two)

Options:

A.

It drops lower-priority packets before it drops higher-priority packets


B.

It can identify different flows with a high level of granularity


C.

It guarantees the delivery of high-priority packets


D.

It can mitigate congestion by preventing the queue from filling up


E.

It supports protocol discovery


Expert Solution
Questions # 169:

Refer to the exhibit.

Question # 169

After running the code in the exhibit, which step reduces the amount of data that the NETCONF server returns to the NETCONF client, to only the interface ' s configuration?

Options:

A.

Use the Ixml library to parse the data returned by the NETCONF server for the interface ' s configuration.


B.

Create an XML filter as a string and pass it to get_config() method as an argument.


C.

Create a JSON filter as a string and pass it to the get_config() method as an argument.


D.

Use the JSON library to parse the data returned by the NETCONF server for the interface ' s configuration.


Expert Solution
Questions # 170:

What is a function of a Next-Generation IPS?

Options:

A.

Integrates with a RADIUS server to enforce Layer 2 device authentication rules


B.

Serves as a controller within a controller-based network


C.

Makes forwarding decisions based on learned MAC addressses


D.

Correlates user activity with network events


Expert Solution
Questions # 171:

Why is a first-hop redundancy protocol implemented?

Options:

A.

to protect against default gateway failures


B.

to prevent loops in a network


C.

to enable multiple switches to operate as a single unit


D.

to provide load-sharing for a multilink segment


Expert Solution
Questions # 172:

Refer to the exhibit.

Question # 172

When router R1 receives a packet with destination IP address 10.56.0 62. through which interface does it route the packet?

Options:

A.

Null0


B.

Vlan58


C.

Vlan60


D.

Vlan59


Expert Solution
Questions # 173:

Drag and drop the REST API call method for HTTP from the left onto the action they perform on the right.

Question # 173


Expert Solution
Questions # 174:

What are two features of the DHCP relay agent? (Choose two.)

Options:

A.

assigns DNS locally and then forwards request to DHCP server


B.

permits one IP helper command under an individual Layer 3 interface


C.

allows only MAC-to-IP reservations to determine the local subnet of a client


D.

minimizes the necessary number of DHCP servers


E.

configured under the Layer 3 interface of a router on the client subnet


Expert Solution
Questions # 175:

Refer to the exhibit.

Question # 175

User traffic originating within site 0 is failing to reach an application hosted on IIP address 192.168.0.10. Which is located within site A What is determined by the routing table?

Options:

A.

The default gateway for site B is configured incorrectly


B.

The lack of a default route prevents delivery of the traffic


C.

The traffic is blocked by an implicit deny in an ACL on router2


D.

The traffic to 192.168.0.10 requires a static route to be configured in router 1.


Expert Solution
Questions # 176:

What are two examples of multifactor authentication? (Choose two.)

Options:

A.

single sign-on


B.

unique user knowledge


C.

passwords that expire


D.

soft tokens


E.

shared password responsibility


Expert Solution
Questions # 177:

Refer to the exhibit.

Question # 177

What is the next step to complete the implementation for the partial NAT configuration shown?

Options:

A.

Reconfigure the static NAT entries that overlap the NAT pool


B.

configure the NAT outside interface


C.

Modify the access list for the internal network on e0/1


D.

Apply the ACL to the pool configuration


Expert Solution
Questions # 178:

Drag and drop the Ansible terms from the left onto the right.

Question # 178


Expert Solution
Questions # 179:

Refer to the exhibit.

Question # 179

What is the subnet mask of the route to the 10.10.13.160 prefix?

Options:

A.

255.255.255.240


B.

255.255.255.128


C.

255.255.248.


D.

255.255.255.248


Expert Solution
Questions # 180:

Refer to the exhibit.

Question # 180

Which configuration establishes a Layer 2 LACP EtherChannel when applied to both switches?

Options:

A.

Interface range G1/1 – 1/3 switchport mode trunk channel-group 1 mode active no shutdown


B.

Interface range G1/1 – 1/3 switchport mode access channel-group 1 mode passive no shutdown


C.

Interface range G1/1 – 1/3 switchport mode trunkchannel-group 1 mode desirableno shutdown


D.

Interface range G1/1 – 1/3 switchport mode access channel-group 1 mode on no shutdown


Expert Solution
Viewing page 9 out of 16 pages
Viewing questions 161-180 out of questions