export_week 5 Flashcards
When it comes to pushing data into the internet, is the more effective protocol.
UDP
A simple checksum can detect some 2-bit errors.
True
UDP implements network fairness.
False
UDP uses an additive-increase multiplicative-decrease (AIMD) system to manage flows.
False
What are some causes of network congestion? (Check all that apply)
Reliable Data Transfer schemes.
Typical Internet Usage.
Parallel TCP Connections.
High utilization.
Dropped TCP Packets.
The rate of CongWin size increase (in terms of MSS) while in TCP’s Slow-Start phase is
Exponential
In congestion control, flags may be set during transit which indicate the presence and/or level of congestion in certain portions of the network.
network - assisted
In congestion is detected based on delayed and/or dropped packets.
host-inferred
The process of determining a path through the internet is handled by the
routing algorithm
In a datagram network, the responsibilities of the network layer include: (check all that apply).
- packet routing
- packet forwarding
- host-to-host communication
A router’s routing table is output by a
routing algorithm
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 (can or can not) occur at an input port
can
The process of determining a path through the internet is called
routing
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) header may be 21 bytes long.
false
The network layer manages communications from _____ to _____
host to host
A network with a connectionless network layer is called a
datagram network
The Internet Protocol (IP) implements data reliability services.
False
Put the steps in the most correct order for closing a TCP Connection
- Client sends segment with FIN bit set
Server sends ACK of received segment
Server sends segment with FIN bit set
Client sends ACK of received segment
The UDP protocol uses a [ Select ] [“2”, “1”, “32”, “16”, “8”] -bit, [ Select ] [“16”, “2”, “1”, “32”, “8”] ‘s complement of the [ Select ] [“2”, “16”, “32”, “1”, “8”] ‘s complement sum to compute the checksum.
16
1
1
In congestion control, congestion is detected based on delayed and/or dropped packets.
host-inferred
UDP implements network fairness
False
What are some causes of network congestion? (Check all that apply)
- Dropped TCp Packets
- Reliable Data Transfer Schemes
- Parallel TCP Connections
- Typical Internet Usage
- High Utilization
UDP uses an additive-increase multiplicative-decrease (AIMD) system to manage flows.
False