Module 5 - Section 1

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/34

flashcard set

Earn XP

Description and Tags

Networking basics

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

35 Terms

1
New cards

computer network

A ___ is two or more client machines that are connected together to share resources

2
New cards

subnets

A network can be logically partitioned into

3
New cards

networking

__ requires a networking device (such as a router or switch) to connect all the clients together and enable communication between them.

4
New cards

Internet Protocol (IP) address

Each client machine in a network has a unique ___ that identifies it

5
New cards

decimal

An IP address is a numerical label in ___ format

6
New cards

binary

Machines convert that decimal number to a ___ format.

7
New cards

8

Each of the four dot (.)-separated numbers of the IP address represents ___ bits in octal number format

8
New cards

octal

Each of the four dot (.)-separated numbers of the IP address represents 8 bits in ___ number format

9
New cards

255

Each of the four dot (.)-separated numbers of the IP address represents 8 bits in octal number format. That means each of the four numbers can be anything from 0 to ___

10
New cards

32

The combined total of the four numbers for an IP address is ___ bits in binary format.

11
New cards

binary

The combined total of the four numbers for an IP address is 32 bits in ___ format.

12
New cards

IPv4

A 32-bit IP address is called an ___ address.

13
New cards

IPv6

A 128-bit IP address is called an ___ address.

14
New cards

128

IPv6 addresses, which are ___ bits, are also available. IPv6 addresses can accommodate more user devices.

15
New cards

eight

An IPv6 address is composed of ___ groups of four letters and numbers that are separated by colons (:)

16
New cards

colons

An IPv6 address is composed of eight groups of four letters and numbers that are separated by___

17
New cards

four

An IPv6 address is composed of eight groups of ___ letters and numbers that are separated by colons (:)

18
New cards

16

Each of the eight colon-separated groups of the IPv6 address represents ___ bits in hexadecimal number format.

19
New cards

hexadecimal

Each of the eight colon-separated groups of the IPv6 address represents 16 bits in ___ number format.

20
New cards

FFFF

Each of the eight colon-separated groups of the IPv6 address represents 16 bits in hexadecimal number format. That means each of the eight groups can be anything from 0 to ___

21
New cards

128

The combined total of the eight groups for an IPv6 address is ___ bits in binary format.

22
New cards

Classless Inter-Domain Routing (CIDR).

A common method to describe networks is

23
New cards

An IP address (which is the first address of the network)

Next, a slash character (/)

Finally, a number that tells you how many bits of the routing prefix must be fixed or allocated for the network identifier

The CIDR address is expressed as follows:

24
New cards

Open Systems Interconnection (OSI)

The ___ model is a conceptual model that is used to explain how data travels over a network

25
New cards

seven

The Open Systems Interconnection (OSI) model is a conceptual model that is used to explain how data travels over a network. It consists of ___ layers and shows the common protocols and addresses that are used to send data at each layer

26
New cards
  1. Application

  1. Presentation

  1. Session

  1. Transport

  1. Network

  1. Data link

  1. Physical

OSI layers:

27
New cards
  1. application

OSI layer: means for an application to access a computer network

28
New cards
  1. presentation

OSI layer: ensures that the application layer can read the data; encryption

29
New cards
  1. session

OSI layer: enables orderly exchange of data

30
New cards
  1. transport

OSI layer: provides protocols to support host-to-host communication

31
New cards
  1. network

OSI layers: routing and packet forwarding (routers)

32
New cards
  1. data link

OSI layer: transfer data in the same LAN network (bridges and siwtches)

33
New cards
  1. physical

OSI layer: transmission and reception of raw bistreams over a physical medium (hubs)

34
New cards
  1. HTTP, HTTPS, FTP, DHCP, LDAP

  1. ASCII, ICA

  1. NetBIOS, RPC

  1. TCP, UDP

  1. IP

  1. MAC

  1. Signals (1s and 0s)

protocol/address of each layer:

35
New cards

Independent Computing Architecture (ICA)

developed by Citrix Systems to facilitate efficient data transfer between a server and a client.