Cisco 200-301 Practice Test - Questions Answers, Page 17

List of questions
Question 161

Refer to the exhibit.
The network administrator wants VLAN 67 traffic to be untagged between Switch 1 and Switch 2 while all other VLANs are to remain tagged.
Which command accomplishes this task?
switchport access vlan 67
switchport trunk allowed vlan 67
switchport private-vlan association host 67
switchport trunk native vlan 67
Question 162

What are two roles of the Dynamic Host Configuration Protocol (DHCP)? (Choose two)
The DHCP server offers the ability to exclude specific IP addresses from a pool of IP addresses
The DHCP client can request up to four DNS server addresses
The DHCP server assigns IP addresses without requiring the client to renew them
The DHCP server leases client IP addresses dynamically.
The DHCP client maintains a pool of IP addresses it can assign.
Question 163

Which two minimum parameters must be configured on an active interface to enable OSPFv2 to operate? (Choose two)
OSPF area
OSPF MD5 authentication key
iPv6 address
OSPf process ID
OSPf stub flag
Question 164

Which two outcomes are predictable behaviors for HSRP? (Choose two )
The two routers synchronize configurations to provide consistent packet forwarding
The two routers negotiate one router as the active router and the other as the standby router
Each router has a different IP address, both routers act as the default gateway on the LAN, and traffic is load-balanced between them
The two routers share a virtual IP address that is used as the default gateway for devices on the LAN
The two routers share the same interface IP address and default gateway traffic is load-balanced between them
Question 165

Several new coverage cells are required to improve the Wi-Fi network of an organization. Which two standard designs are recommended? (choose two.)
5GHz provides increased network capacity with up to 23 nonoveriapping channels.
For maximum throughput, the WLC is configured to dynamically set adjacent access points to the same channel.
5GHz channel selection requires an autonomous access point.
Adjacent cells with overlapping channels use a repeater access point.
Cells that overlap one another are configured to use nonoveriapping channels.
Question 166

Refer to the exhibit.
Which path is used by the router for internet traffic ?
209.165.200.0/27
10.10.10.0/28
0.0.0.0/0
10.10.13.0/24
Question 167

Refer to the exhibit.
What commands are needed to add a subinterface to Ethernet0/0 on R1 to allow for VLAN 20, with IP address 10.20.20.1/24?
R1(config)#interface ethernet0/0
R1(config)#encapsulation dot1q 20
R1(config)#ip address 10.20.20.1 255.255.255.0
R1(config)#interface ethernet0/0.20
R1(config)#encapsulation dot1q 20
R1(config)#ip address 10.20.20.1 255.255.255.0
R1(config)#interface ethernet0/0.20
R1(config)#ip address 10.20.20.1 255.255.255.0
R1(config)#interface ethernet0/0
R1(config)#ip address 10.20.20.1 255.255.255.0
Question 168

Which purpose does a northbound API serve in a controller-based networking architecture?
communicates between the controller and the physical network hardware
reports device errors to a controller
generates statistics for network hardware and traffic
facilitates communication between the controller and the applications
Question 169

Refer to the exhibit.
If the network environment is operating normally, which type of device must be connected to interface FastEthernet 0/1?
DHCP client
access point
router
PC
Question 170

What is the primary purpose of a First Hop Redundancy Protocol?
It allows directly connected neighbors to share configuration information.
It allows a router to use bridge priorities to create multiple loop-free paths to a single destination.
It reduces routing failures by allowing Layer 3 load balancing between OSPF neighbors that have the same link metric.
It reduces routing failures by allowing more than one router to represent itself, as the default gateway of a network.
Question