export_week 8 summary exercises Flashcards
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 timing controls.
False
What can cause packet queueing at a router’s output port? (Check all that apply)
- Slow outbound link transmission rate.
* Multiple data flows requiring the same outbound link
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 input port.
can
The Internet Protocol (IP) header may be 28 bytes long.
True
What is the longest-common-prefix for the following address range?
10011110 10111001 10011100 10000000 – 10011110 10111001 10011101 00000000
10011110101110011001110
10011110 10111001 1001110
It is the responsibility of a routing algorithm to determine a datagram’s next hop information.
True
In network graph terminology, [a] represent routers.
Nodes
The largest amount of data, in bytes, which can be accomodated by a particilar network, link, or physical-layer is called the [a].
Maximum Transmission Unit (MTU)
It is the responsibility of a routing algorithm to forward packets to the appropriate output link.
False
In network graph terminology, [a] represent costs.
Weights
The largest amount of data, in bytes, which can be accomodated throughout a datagram’s route from sender to receiver is called the [a].
Path Maximum Transmission Unit (Path MTU)
IP datagrams fragments can not be fragmented again.
False
The transport-layer header is encapsulated in every IP datagram fragment.
False
The “traceroute” application (on Windows) sends UDP messages by default.
False
The “traceroute” application (on Windows) receives ICMP messages.
True
In network graph terminology, a [a] from A to B is the set of edges to traverse to reach B from A for the lowest total cost.
Shortest Path
NAPT devices translate IP address and port numbers.
True
If an IP datagram is fragmented into 1000-byte fragments, and later encounters a link with an 800-byte MTU, a special procedure (other than standard IP fragmentation) must be used.
False
ICMP can carry messages from… (Check all that apply)
- Router to Sender Host
- Source Host to Destination Host
- Destination Host to Source Host
- Router to Router
For a TCP/IP datagram leaving a home network through a NAPT device, which of the following header fields (IP and/or TCP) are altered? (Check all that apply)
- Source Port
- Source IP Address
- Header Checksum
The “traceroute” application (on Windows) sends ICMP messages by default.
True