Computer Internet and Internet Protocols - Week 8

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

1/19

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.

20 Terms

1
New cards

Protocols

These often vary according to purpose, speed, transmission efficiency, utilization of resources, ease of setup, compatibility and ability to travel between different LANs

2
New cards

Multiprotocol Networks

These are networks that are running more than one protocol

3
New cards

TCP/IP

This is the most popular protocol suite.

4
New cards

Transmission Control Protocol / Internet Protocol

What does TCP/IP stand for?

5
New cards

TCP/IP

Suite of specialized subprotocols TCP, IP, UDP, ARP, and many others

6
New cards

TCP / IP

De facto standard on Internet Protocol of choice for LANs and WANs. Protocols able to span more than one LAN are routable.

7
New cards

TCP / IP

Can run on virtually any combination of NOSs or network mediaTCP/IP core protocols operate in Transport or Network layers

8
New cards

TCP (Transmission Control Protocol)

  • Provides reliable data delivery services.

  • Operates in Transport layer Connection-oriented

  • Ensures reliable data delivery through sequencing and checksums

9
New cards

TCP (Transmission Control Protocol)

This provides a flow control port hosts address where an application makes itself available to incoming or outgoing data.

10
New cards

IP (Internet Protocol)

Provides information about how and where data should be delivered Data’s source and destination addresses

11
New cards

IP (Internet Protocol)

  • Network layer protocol

  • Enables TCP/IP to internetwork

  • Unreliable, connectionless protocol

  • IP datagram: packet, in context of TCP/IP Envelope for data

12
New cards

ICMP (Internet Control Message Protocol)

Network layer protocol that reports on success or failure of data delivery when part of the network congested

13
New cards

ICMP (Internet Control Message Protocol)

Indicates when data fails to reach the destination indicated when data is discarded because allotted time for delivery expired. It cannot correct errors it detects

14
New cards

IGMP (Internet Group Management Protocol)

Network layer protocol that manages multicasting transmission method allowing one node to send data to a defined group of nodes point-to-multipoint method

15
New cards

Teleconferencing or Videoconferencing

This uses IGMP to determine which nodes belong to multicast group and to transmit data to all nodes in that group.

16
New cards

ARP (Address Resolution Protocol)

Network layer protocol Obtains MAC (physical) address of host Creates database that maps MAC address to host’s IP (logical) addressARP table or cache: local database containing recognized MAC-to-IP address mappings

17
New cards

Dynamic ARP

These table entries are created when client makes ARP request that cannot be satisfied by data already in ARP table.

18
New cards

Static ARP

These table entries are entered manually using ARP utility.

19
New cards

RARP (Reverse Address Resolution Protocol)

This allows client to broadcast MAC address and receive IP address in reply

20
New cards