CNIT 344: Intro to IP

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/23

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

24 Terms

1
New cards

IPs are on the ______ Layer

Network

2
New cards

T/F: IPv4 is connectionless

True

3
New cards

T/F: IPv4 is media dependent

False

4
New cards

What does “connectionless” mean?

The sender doesn’t know if the receiver is present, if the packet arrived, or if the receiver can read the packet. The receiver doesn’t know when the packet is coming

5
New cards

What does the term “unreliable” mean in best effort delivery?

It means simply that IP doesn’t have the capability to manage and recover from undelivered or corrupt packets.

6
New cards

Why are IPs allowed to function very efficiently at the network layer in the “best effort” delivery?

Protocols at other layers can manage reliability.

7
New cards

How does the “best effort” delivery protocol work?

Packets are routed through the network quickly, but some packets may be lost en route

8
New cards

How does media independent protocol work?

Not concerned with the medium, but the Maximum Transmission Unit (MTU).

9
New cards

What is fragmentation?

Intermediary devices will need to split up a packet when forwarding it from one media to a media with a smaller MTU.

10
New cards

Why would you separate hosts into networks?

Performance, security, and address management

11
New cards

IP addresses are divided into a 2 level hierarchy, ______ and _______.

network, host

12
New cards

T/F: Routers only need to know the address of each individual host, not only the network portion

False, only need to know the network portion

13
New cards

MAC addresses belong to what layer?

2

14
New cards

Network Addresses belong to what layer?

3

15
New cards

___________ is defined to all hosts on the network

Default Gateway

16
New cards

______________ is the address of the router interface

Gateway address

17
New cards

T/F: No packet can be forwarded without a route

True

18
New cards

The ___________ stores information about directly connected and remote networks

routing table

19
New cards

The process of mapping a hardware address to a higher-layer protocol address is called ______

address resolution

20
New cards

What is ARP?

Maps IPv4 addresses to a specific MAC address

21
New cards

In IPv6 host addressing, addresses are assigned to _________

interfaces

22
New cards

In IPv6 host addressing, ________ auto-configuration is used.

stateless

23
New cards
24
New cards