Building Computer Networks

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

1/15

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 1:48 AM on 11/14/24
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

16 Terms

1
New cards

Peer to Peer Network

A type of network that makes sharing data with other PCs possible.

2
New cards

IP Address

A unique 32-bit binary number identifier for a node or host connection on an IP, represented in dotted decimal notation with 4 decimal values.

3
New cards

Setting Up an IP Address Steps

  1. Go to Control Panel and click 'Network and Internet Connections'. 2) Click Local Area Connection Icon → Properties. 3) Double click Internet Protocol Ver. 4 (TCP/IPv4). 4) Click 'Use the following IP Address' and input: IP Address: 192.168.10.10, Subnet Mask: 255.255.255.0.

4
New cards

ICMP

A network layer protocol used by network devices to diagnose network communication issues.

5
New cards

PING

A command-line utility used to test whether a particular host is reachable across an IP Network by measuring round-trip time for packets.

6
New cards

DOS Prompt

The default command-line interpreter for Microsoft Windows OS, indicating that MS-DOS is ready to receive a command.

7
New cards

Request Timed Out

Indicates that the ICMP packet reached the host but the reply did not reach the requesting host, suggesting packet loss or physical issues.

8
New cards

Destination Host Unreachable

Means there is no proper route between two hosts, often caused by incorrectly connected cables or an overly aggressive firewall.

9
New cards

Ethernet Switch

A device that connects multiple computers together to a network, allowing communication between connected devices.

10
New cards

Wireless Local Area Network (WLAN)

A network restricted to a small area, allowing devices to connect wirelessly.

11
New cards

Public IP vs Private IP

Public IP is an IP address designated for a public domain, while Private IP is used in a private network not routable through the Internet.

12
New cards

Subnet Mask

Number that defines or limits a range of IP addresses available within a network.

13
New cards

Gateway Address

Router interface connected to the local network that sends packets out of the local network.

14
New cards

Network Interface Identification

Acts as the address for an IP to route itself to the correct destination.

15
New cards

Class D Addresses

Reserved for multicasting.

16
New cards

Class E Addresses

Reserved for future use and should not be used for host addresses.