Cisco 200-301 Practice Test - Questions Answers, Page 15
List of questions
Related questions
Which 802.11 frame type is association response?
management
protected frame
control
action
Which API is used in controller-based architectures to interact with edge devices?
overlay
northbound
underlay
southbound
Which statement identifies the functionality of virtual machines?
Virtualized servers run most efficiently when they are physically connected to a switch that is separate from the hypervisor
The hypervisor can virtualize physical components including CPU. memory, and storage
Each hypervisor can support a single virtual machine and a single software switch
The hypervisor communicates on Layer 3 without the need for additional resources
Which type of address is the public IP address of a NAT device?
outside global
outsdwde local
inside global
insride local
outside public
inside public
Which option about JSON is true?
uses predefined tags or angle brackets () to delimit markup text
used to describe structured data that includes arrays
used for storing information
similar to HTML, it is more verbose than XML
How do TCP and UDP differ in the way they provide reliability for delivery of packets?
TCP is a connectionless protocol that does not provide reliable delivery of data, UDP is a connection-oriented protocol that uses sequencing to provide reliable delivery.
TCP does not guarantee delivery or error checking to ensure that there is no corruption of data UDP provides message acknowledgement and retransmits data if lost.
TCP provides flow control to avoid overwhelming a receiver by sending too many packets at once, UDP sends packets to the receiver in a continuous stream without checking for sequencing
TCP uses windowing to deliver packets reliably; UDP provides reliable message transfer between hosts by establishing a three-way handshake
Which two command sequences must you configure on switch to establish a Layer 3 EtherChannel with an open-standard protocol? (Choose two )
interface GigabitEthernet0/0/1 channel-group 10 mode on
interface GigabitEthernet0/0/1 channel-group 10 mode active
interface GigabitEthernet0/0/1 channel-group 10 mode auto
interface port-channel 10 switchport switchport mode trunk
interface port-channel 10 no switchport ip address 172.16.0.1.255.255.255.0
What is an advantage of Cisco DNA Center versus traditional campus device management?
It supports numerous extensibility options including cross-domain adapters and third-party SDKs.
It supports high availability for management functions when operating in cluster mode.
It enables easy autodiscovery of network elements m a brownfield deployment.
It is designed primarily to provide network assurance.
Refer to the exhibit.
A router reserved these five routes from different routing information sources.
Which two routes does the router install in its routing table? (Choose two)
RIP route 10.0.0.0/30
iBGP route 10.0.0.0/30
OSPF route 10.0.0.0/30
EIGRP route 10.0.0.1/32
OSPF route 10.0.0.0/16
By default, how Does EIGRP determine the metric of a route for the routing table?
it uses the bandwidth and delay values of the path to calculate the route metric
it uses a default metric of 10 for all routes that are learned by the router
it uses a reference Bandwidth and the actual bandwidth of the connected link to calculate the route metric
it counts the number of hops between the receiving and destination routers and uses that value as the metric
Question