Cisco 200-301 Practice Test - Questions Answers
List of questions
Related questions
Question 1
DRAG DROP
Drag and drop the descriptions of file-transfer protocols from the left onto the correct protocols on the right.
Question 2
DRAG DROP
Drag and drop the IPv4 network subnets from the left onto the correct usable host ranges on the right.
Explanation:
This subnet question requires us to grasp how to subnet very well. To quickly find out the subnet range, we have to find out the increment and the network address of each subnet. Let’s take an example with the subnet 172.28.228.144/18:
From the /18 (= 1100 0000 in the 3rd octet), we find out the increment is 64. Therefore the network address of this subnet must be the greatest multiple of the increment but not greater than the value in the 3rd octet (228). We can find out the 3rd octet of the network address is 192 (because 192 = 64 * 3 and 192 < 228) -> The network address is 172.28.192.0. So the first usable host should be 172.28.192.1 and it matches with the 5th answer on the right. In this case we don’t need to calculate the broadcast address because we found the correct answer.
Let’s take another example with subnet 172.28.228.144/23 -> The increment is 2 (as /23 = 1111 1110 in 3rd octet) -> The 3rd octet of the network address is 228 (because 228 is the multiply of 2 and equal to the 3rd octet) -> The network address is 172.28.228.0 -> The first usable host is 172.28.228.1. It is not necessary but if we want to find out the broadcast address of this subnet, we can find out the next network address, which is 172.28.(228 + the increment number).0 or 172.28.230.0 then reduce 1 bit -> 172.28.229.255 is the broadcast address of our subnet. Therefore the last usable host is 172.28.229.254.
Question 3
DRAG DROP
Refer to the exhibit. Drag and drop the networking parameters from the left onto the correct values on the right.
Explanation:
The “ip route” and “ip addr show eth1” are Linux commands.
• “ip route”: display the routing table
• “ip addr show eth1”: get depth information (only on eth1 interface) about your network interfaces like IP Address, MAC Address information
Question 4
DRAG DROP
Drag the descriptions of IP protocol transmissions from the left onto the IP traffic types on the right.
Question 5
DRAG DROP
Drag and drop the application protocols from the left onto the transport protocols that it uses on the right.
Question 6
DRAG DROP
Drag and drop the TCP/IP protocols from the left onto their primary transmission protocols on the right.
Question 7
DRAG DROP
Drag and drop the characteristics of network architectures from the left onto the type of architecture on the right.
Question 8
DRAG DROP
Drag and drop the networking parameters from the left on to the correct values on the right.
Explanation:
SSH uses TCP port 22 while SNMP uses UDP port 161 and 162.
Question 9
DRAG DROP
Drag and drop the TCP or UDP details from the left onto their corresponding protocols on the right.
Question 10
DRAG DROP
Drag and drop the IPv6 addresses from the left onto the corresponding address types on the right.
Question