Practice Free 200-301 Exam Online Questions
DRAG DROP
A network engineer is configuring an OSPFv2 neighbor adjacency.
Drag and drop the parameters from the left onto their required categories on the right. Not all parameters are used

Which QoS traffic handling technique retains excess packets in a queue and reschedules these packets for later transmission when the configured maximum bandwidth has been surpassed?
- A . weighted random early detection
- B . traffic policing
- C . traffic shaping
- D . traffic prioritization
Which protocol prompts the Wireless LAN Controller to generate its own local web administration SSL certificate for GUI access?
- A . HTTPS
- B . RADIUS
- C . TACACS+
- D . HTTP
A
Explanation:
You can protect communication with the GUI by enabling HTTPS. HTTPS protects HTTP browser sessions by using the Secure Sockets Layer (SSL) protocol. When you enable HTTPS, the controller generates its own local web administration SSL certificate and automatically applies it to the GUI. You also have the option of downloading an externally generated certificate.
Reference: https://www.cisco.com/c/en/us/td/docs/wireless/controller/8-0/configuration-guide/b_cg80/b_cg80_chapter_011.html
What are two reasons a switch experiences frame flooding? (Choose two.)
- A . A defective patch cable is connected to the switch port
- B . Topology changes are occurring within spanning-tree
- C . An aged MAC (able entry is causing excessive updates
- D . Port-security is configured globally
- E . The forwarding table has overflowed
Which action does the router take as it forwards a packet through the network?
- A . The router replaces the original source and destination MAC addresses with the sending router MAC address as the source and neighbor MAC address as the destination
- B . The router encapsulates the original packet and then includes a tag that identifies the source router MAC address and transmits it transparently to the destination
- C . The router encapsulates the source and destination IP addresses with the sending router IP address as the source and the neighbor IP address as the destination
- D . The router replaces the source and destination labels with the sending router interface label as a source and the next hop router label as a destination
What is the expected outcome when an EUI-64 address is generated?
- A . The seventh bit of the original MAC address of the interface is inverted
- B . The interface ID is configured as a random 64-bit value
- C . The characters FE80 are inserted at the beginning of the MAC address of the interface
- D . The MAC address of the interface is used as the interface ID without modification
DRAG DROP
Drag and drop the descriptions from the left onto the configuration-management technologies on the right.

Explanation:
Ansible: C uses SSH for remote device communicationC uses YAML for fundamental configuration elements
Chef: C uses TCP port 10002 for configuration push jobsC uses Ruby for fundamental configuration elements
Puppet: C fundamental configuration elements are stored in a manifestC uses TCP 8140 for communication
The focus of Ansible is to be streamlined and fast, and to require no node agent installation. Thus, Ansible performs all functions over SSH. Ansible is built on Python, in contrast to the Ruby foundation of Puppet and Chef. TCP port 10002 is the command port. It may be configured in the Chef Push Jobs configuration file .This port allows Chef Push
Jobs clients to communicate with the Chef Push Jobs server. Puppet is an open-source configuration management solution, which is built with Ruby and offers custom Domain Specific Language (DSL) and Embedded Ruby (ERB) templates to create custom Puppet language files, offering a declarative-paradigm programming approach. A Puppet piece of code is called a manifest, and is a file with .pp extension.
Refer to the exhibit.
A packet sourced from 10.10.10.1 is destined for 10.10.8.14.
What is the subnet mask of the destination route?
- A . 255.255.254.0
- B . 255.255.255.240
- C . 255.255.255.248
- D . 255.255.255.252
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?
- A . 209.165.200.254 via Serial0/0/1
- B . 209.165.200.254 via Serial0/0/0
- C . 209.165.200.246 via Serial0/1/0
- D . 209.165.200.250 via Serial0/0/0
DRAG DROP
Drag and drop the TCP or UDP details from the left onto their corresponding protocols on the right.
