TLE ❤️

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/41

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 11:18 PM on 1/21/24
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

42 Terms

1
New cards

Hub

A connector that connects wires from different sides without signal processing or regeneration.

2
New cards

Passive Hubs

Connect nodes in a star configuration by collecting wiring from nodes.

3
New cards

Active Hubs

Amplify and regenerate incoming electrical signals before broadcasting them.

4
New cards

Intelligent Hubs

Provide additional network management facilities.

5
New cards

Switch

A point-to-point communication device that operates at the data link layer of the OSI model. It uses a switching table to find the correct destination.

6
New cards

Unmanaged Switch

Inexpensive switches commonly used in home networks and small businesses.

7
New cards

Managed Switch

Costly switches used in organizations with large and complex networks.

8
New cards

LAN Switch

Connects devices in the internal LAN of an organization, also known as Ethernet switches or data switches.

9
New cards

PoE Switch

Combines data and power transmission over the same cable, allowing devices to receive both electricity.

10
New cards

Router

Multiport devices that are more sophisticated than repeaters and bridges. They use routing tables to determine available routes.

11
New cards

Static Routing Table

Routes are manually fed and not refreshed automatically, suitable for small networks with 2-3 routers.

12
New cards

Dynamic Routing Table

Router communicates with other routers using routing protocols to determine available routes, suited for larger networks with a large number of routers.

13
New cards

Wireless Router

Provides WiFi connection for devices like laptops and smartphones.

14
New cards

Broadband Routers

Used to connect to the Internet through telephone and enable voice over.

15
New cards

Core Routers

Can route data packets within a given network but cannot route packets between networks.

16
New cards

Edge Routers

Low-capacity routers placed at the periphery of networks.

17
New cards

Brouters

Specialized routers that can provide the functionalities of bridges as well, transferring data between networks.

18
New cards

OSI Model

Describes seven layers used by computer systems to communicate over a network.

19
New cards

Application Layer

Used by end-user software such as web browsers and email clients, provides protocols for sending and receiving information.

20
New cards

Presentation Layer

Defines how devices should encode, encrypt, and compress data for correct reception.

21
New cards

Session Layer

Responsible for opening, maintaining, and closing sessions during data transfer.

22
New cards

Transport Layer

Breaks data into segments on the transmitting end and reassembles them on the receiving end.

23
New cards

Network Layer

Breaks segments into network packets and reassembles them, also responsible for routing packets.

24
New cards

Data Link Layer

Establishes and terminates connections between physically-connected nodes, breaks up packets into frames for transmission.

25
New cards

Physical Layer

Responsible for the physical cable or wireless connection between network nodes.

26
New cards

Address Resolution Protocol (ARP)

Translates IP addresses to MAC addresses and vice versa for LAN endpoints to communicate.

27
New cards

Medium Access Control Address (MAC Address)

A device's physical hardware number consisting of 12 hexadecimal digits split into six pairs.

28
New cards

Border Gateway Protocol (BGP)

Connects one or multiple networks run by a single organization or provider to different networks.

29
New cards

Domain Name System (DNS)

Database that includes a website's domain name and its corresponding IP addresses.

30
New cards

Dynamic Host Configuration Protocol (DHCP)

Assigns IP addresses to network endpoints for communication over IP.

31
New cards

File Transfer Protocol (FTP)

Allows a client to request a file from a server. Runs over TCP/IP.

32
New cards

Hypertext Transfer Protocol (HTTP)

Works primarily over web browsers, provides access to websites when users enter a domain.

33
New cards

Internet Protocol (IP)

Splits data into packets for transmission and reassembles them at the receiving end.

34
New cards

Open Shortest Path First (OSPF)

Works with IP to send packets to their destinations.

35
New cards

Simple Mail Transfer Protocol (SMTP)

Popular email protocol that controls how email clients send messages. Part of the TCP/IP suite.

36
New cards

Transmission Control Protocol (TCP)

Arranges packets in order for delivery by IP.

37
New cards

User Datagram Protocol (UDP)

Works with IP to transmit time-sensitive data, enabling low-latency transmissions between internet applications.

38
New cards

IP Address

Unique identifying number assigned to every device connected to the internet.

39
New cards

Public IP Address

External-facing IP address used to connect a business or home network to an ISP.

40
New cards

Private IP Address

Internal-facing IP address assigned by an office or home intranet or ISP.

41
New cards

Static IP Address

Defined as static or dynamic, remains fixed and does not change.

42
New cards

Dynamic IP Address

Automatically assigned to a network when a router is set up, distributed by DHCP.