export_week 7 summary exercises Flashcards
TCP has a congestion control mechanism.
True
What are some causes of network congestion? (Check all that apply)
- Reliable Data Transfer schemes
- Dropped TCP Packets
- Parallel TCP Connections
- Typical Internet Usage
- High Utilization
The rate of CongWin size increase (in terms of MSS) while in TCP’s Slow-Start phase is _______.
Exponential
In _____ congestion control, congestion is detected based on delayed and/or dropped packets.
Linear
Given a 2 Gbps link with TCP applications A, B, and C.
- Application A has 33 TCP connections to a remote web server
- Application B has 2 TCP connection to a mail server
- Application C has 14 TCP connections to a remote web server.
According to TCP “fairness”, during times when all connections are transmitting, how much bandwidth should Application C have? (Give answer in Mbps, rounded to one decimal place, without units. So for an answer of 1234,567,890 bps you would enter “1234.6” without the quotes.)
571.4
For the following binary IP address, give the dotted-decimal representation:
11000000 10101000 00001011 00010100
192.168.11.20
For the following dotted-decimal IP address, give the binary representation:
156.224.141.227
10011100 11100000 10001101 11100011
10011100111000001000110111100011
For the following dotted-decimal IP address, give the binary representation:
155.124.185.14
10011011011111001011100100001110
10011011 01111100 10111001 00001110
Which of the following are benefits of a datagram network? (Check all that apply)
- Fast Delivery
* Less Overhead than a VC network
In a subnet, there are ___ reserved IP addresses.
2.0
The Internet Protocol (IP) header may be 21 bytes long.
False
In a subnet, the reserved addresses are the ______ (with a lowest subnet IP address) and the ______(with a highest subnet IP address).
- Subnet Address
* Broadcast Address
The process of moving a datagram from a router’s input port to output port is handled by the _______.
Switching Fabric
The Internet Protocol (IP) implements data reliability services.
False
In a datagram network, the responsibilities of the network layer include: (check all that apply).
- Packet Forwarding
- Host-to-host communication
- Packet Routing
When a host in a network needs to obtain a valid IP address for itself, it broadcasts a “discover” message that can be handled by a _________ server, which will “offer” an IP address within the correct domain.
Dynamic Host Configuration Protocol (DHCP)
Given a router with 5 input ports and 5 output ports. If the switching fabric is 5 times as fast as the input/output line speed, queueing ______ occur at an output port.
can
The process of determining a path through the internet is handled by the ________.
Routing Algorithm
A network with a connectionless network layer is called a ______.
datagram network
The Internet Protocol (IP) implements congestion control.
False
A group of hosts sharing a common address prefix, behind a router, is called a/an _______.
subnet