Networking Study 1 Flashcards
(10 cards)
To accomplish end to end communications across network boundaries, network layer protocols perform what 4 basic operations?
1) Addressing end devices
2) Encapsulation
3) Routing
4) De-encapsulation
What are the 3 basic characteristics of IP (internet protocol)?
1) It is connectionless (no prior connection to the destination set up; no session)
2) Best effort (doesn’t guarantee packet delivery)
3) Media independent (it doesn’t matter if the data travels through copper, light, etc)
What is MTU?
Maximum Transmission Unit
Which OSI layer sends segments to be encapsulated in an IPv4 or IPv6 packet?
Transport Layer (layer 4)
Which layer is responsible for taking an IP packet and preparing it for transmission over the communications medium?
Data Link layer (layer 2)
What are the 7 OSI model layers?
Application
Presentation
Session
Transport
Network
Data link
Physical
What is the term for splitting up an IP packet when forwarding it from one medium to another medium with a smaller MTU?
Fragmentation
What is ICMP?
Internet Control Message Protocol
What is OSPF?
Open Shortest Path First