Advanced Interface Configuration Flashcards
Fragmentation
Can occur if the MTU is too low for a given IP packet
Jumbo Frames
Frames larger than 1500 bytes, typically contains 9KB
Load
Is the amount of processing and bandwidth occurring on a device at a given time.
Load Balancing
Is the distribution of network traffic among several devices in order to offset the load on a single device
Window
Window is a 16-bit field in a TCP header that specifies the size of the sender’s receive window, which is used to buffer incoming data
Windowing
Used by TCP sessions to enable a host to send more than one TCP segment to another host before receiving an ack that the previous segments were received, which improves the communication speed. In addition, windowing can improve the reliability of a TCP connection by mitigating traffic congestion