Chapter 6 TCP/IP Basics Flashcards
What layer does IPv4. IPv6 and ICMP work on
Layer 3 Network layer
What does the protocol ICMP (Internet Control Message Protocol) do
handles IP error reporting and diagnostics
How does a sender and receiver acknowledge each other over TCP
by using the 3 way handshake SYN, SYN-ACK, and ACK
What port does IMAP4 use
port 143
Where is the source port number stored at
Inside the IP packet
What are the parts of a TCP header
Source port , Destination port, Sequence number, and ack number
What are the parts of a udp header
Source port, Destination port, length, and checksum
What does UDP stand for
User datagram protocol
What are the two most common UDP networking protocols
(DNS) Domain Name System and (DHCP) Dynamic Host Config Protocol
Which protocol chops up data into segments at the transport layer TCP or UDP
TCP, UDP just gets a header
What is ARP (Address Resolution Protocol)
A protocol that resolves Ip addresses to a ethernet MAC address
What is the range for a Class A IP address
1 - 126
What is the range for a Class B address
128 - 191
What is the range for a class C Ip address range
192 - 223
What is the range for a class D ip address
224 - 239