Cisco 200-301 Practice Test - Questions Answers, Page 35
List of questions
Related questions
Refer to the exhibit.
What action establishes the OSPF neighbor relationship without forming an adjacency?
modify hello interval
modify process ID
modify priority
modify network type
How does WPA3 improve security?
It uses SAE for authentication.
It uses a 4-way handshake for authentication.
It uses RC4 for encryption.
It uses TKIP for encryption.
A device detects two stations transmitting frames at the same time. This condition occurs after the first 64 bytes of the frame is received interface counter increments?
collision
CRC
runt
late collision
Refer to the exhibit.
An engineer deploys a topology in which R1 obtains its IP configuration from DHCP. If the switch and DHCP server configurations are complete and correct. Which two sets of commands must be configured on R1 and R2 to complete the task? (Choose two)
R1(config)# interface fa0/0
R1(config-if)# ip helper-address 198.51.100.100
R2(config)# interface gi0/0
R2(config-if)# ip helper-address 198.51.100.100
R1(config)# interface fa0/0
R1(config-if)# ip address dhcp
R1(config-if)# no shutdown
R2(config)# interface gi0/0
R2(config-if)# ip address dhcp
R1(config)# interface fa0/0
R1(config-if)# ip helper-address 192.0.2.2
When OSPF learns multiple paths to a network, how does it select a route?
It multiple the active K value by 256 to calculate the route with the lowest metric.
For each existing interface, it adds the metric from the source router to the destination to calculate the route with the lowest bandwidth.
It divides a reference bandwidth of 100 Mbps by the actual bandwidth of the existing interface to calculate the router with the lowest cost.
It count the number of hops between the source router and the destination to determine the router with the lowest metric
A user configured OSPF in a single area between two routers A serial interface connecting R1 and R2 is running encapsulation PPP By default which OSPF network type is seen on this interface when the user types show ip ospf interface on R1 or R2?
port-to-multipoint
broadcast
point-to-point
nonbroadcast
How do AAA operations compare regarding user identification, user services and access control?
Authorization provides access control and authentication tracks user services
Authentication identifies users and accounting tracks user services
Accounting tracks user services, and authentication provides access control
Authorization identifies users and authentication provides access control
An engineer requires a scratch interface to actively attempt to establish a trunk link with a neighbor switch. What command must be configured?
switchport mode trunk
switchport mode dynamic desirable
switchport mode dynamic auto
switchport nonegotiate
Refer to the exhibit.
A packet is being sent across router R1 to host 172.16.0.14. What is the destination route for the packet?
209.165.200.254 via Serial0/0/1
209.165.200.254 via Serial0/0/0
209.165.200.246 via Serial0/1/0
209.165.200.250 via Serial0/0/0
With REST API, which standard HTTP header tells a server which media type is expected by theclient?
Accept-Encoding: gzip. deflate
Accept-Patch: text/example; charset=utf-8
Content-Type: application/json; charset=utf-8
Accept: application/json
Question