Chapter 3 Flashcards
(116 cards)
TCP IP has how many layers?
4
What are the layers of TCP/IP?
Application
Host to Host or Transport Layer
Internet Layer
Network Access Layer
Host to host is also known as
Transport
Network Access Layer is also known as
Link layer or Network Interface layer
TCP/IP host
Any device on network running the TCP IP protocol
Encapsulation
Method by which TCP/IP layers communicate
Application layer provides which protocols?
HTTP, HTTPS, FTP, SMTP
Host to host
consists of TCP and UDP. UDP is unreliable connectionless protocol, but faster. Responsible for acknowledging receipt of packets.
Internet Layer is responsible for
routing, IP addressing and packaging
IP
Internet protocol, part of Internet Layer.
Which layer checks accuracy?
TCP
Which layer checks if the destination is known?
IP
If a destination is unknown, where is it sent?
to the router, by IP
ICMP
Internet Control Message Protocol - Ping
ICMP is part of which layer?
Internet
Address Resolution Protocol is in which layer?
Internet
ARP does what?
Resolves IPs to MAC addresses
Network Access Layer
Communicates through network adapters to place packets on the physical network
FTP port
21
port 21
FTP
Port 22
SSH and SCP
Port 25
SMTP
SMTP port
25
port 110
POP3