Questions and answers

Operating systems and networks - Set 1

All questions and answers from this set. Test your networks and operating systems knowledge.
Questions: 124 Played: 3302 times
Question 46
How many valid host addresses are available on an IPv4 subnet that is configured with a /26 mask?
62
Question 47
A site administrator has been told that a particular network at the site must accommodate 126 hosts. Which subnet mask would be used that contains the required number of host bits?
255.255.255.128
Question 48
A network administrator wants to have the same subnet mask for three subnetworks at a small site. The site has the following networks and numbers of devices: Subnetwork A: IP phones – 10 addresses Subnetwork B: PCs – 8 addresses Subnetwork C: Printers – 2 addresses What single subnet mask would be appropriate to use for the three subnetworks?
255.255.255.240
Question 49
How many hosts are addressable on a network that has a mask of 255.255.255.248?
6
Question 50
Which subnet would include the address 192.168.1.96 as a usable host address?
192.168.1.64/26
Question 51
What subnet mask is needed if an IPv4 network has 40 devices that need IP addresses and address space is not to be wasted?
255.255.255.192
Question 52
What are two characteristics shared by TCP and UDP? (Choose two.)
port numbering
use of checksum
Question 53
Why are port numbers included in the TCP header of a segment?
to enable a receiving host to forward the data to the appropriate application
Question 54
Refer to the exhibit. Consider the IP address of 192.168.10.0/24 that has been assigned to a high school building. The largest network in this building has 100 devices. If 192.168.10.0 is the network number for the largest network, what would be the network number for the next largest network, which has 40 devices?
pytanie 54
Question 55
Which statement is true about variable-length subnet masking?
The size of each subnet may be different, depending on requirements.
Question 56
In what two situations would UDP be the preferred transport protocol over TCP? (Choose two.)
when a faster delivery mechanism is needed
when applications do not need to guarantee delivery of the data
Question 57
destination and source port numbers
Question 58
What is the TCP mechanism used in congestion avoidance?
sliding window
Question 59
Which scenario describes a function provided by the transport layer?
A student has two web browser windows open in order to access two web sites. The transport layer ensures the correct web page is delivered to the correct browser window
Question 60
A user opens three browsers on the same PC to access www.cisco.com to search for certification course information. The Cisco web server sends a datagram as a reply to the request from one of the web browsers. Which information is used by the TCP/IP protocol stack in the PC to identify which of the three web browsers should receive the reply?
the destination port number