1STM SEMESTER: MIDTERMS

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

1/39

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.

40 Terms

1
New cards

Recommended structure of campus networks to improve data handling and routing within the network. 

Three-tier hierarchical design

2
New cards

Refers to any network that has multiple LANs interconnected.

Campus Area Network (CAN)

3
New cards

The layer that serves as the backbone of the network.

Core Layer

4
New cards

The layer where the individual LANs connect together.

Distribution Layer

5
New cards

The layer where the networking devices in a LAN connect together.

Access Layer

6
New cards

A layer in the TCP/IP model that contains the services telnet, http, DNS, SSH, and FTP.

Application Layer

7
New cards

A layer in the TCP/IP model equivalent to the network layer of the OSI 7 layer protocol stack.

Internet Layer

8
New cards

In classful addressing, the IP address class whose first byte starts at 240 and ends at 255.

Class E

9
New cards

In classful addressing, the IP address class whose first byte starts 128 and ends at 191.

Class B

10
New cards

A logical partition of an IP network. A smaller network segment.

Subnet

11
New cards

Connection to ports is based on the protocol being used.

Protocol-Based VLAN

12
New cards

A network where LANs share the same broadcast domain.

Flat Network

13
New cards

Any message sent out on the network is seen by all hosts in the domain.

Broadcast Domain

14
New cards

A group of host computers and servers that are configured as if they are in the same LAN, even if they reside across routers in separate LANs.

VLAN

15
New cards

The networking device that enables hosts in a LAN to connect to networks (and hosts) outside the LAN

Router

16
New cards

I. Identify, Define, or Enumerate

17
New cards

Criteria at which network routes are measured.

Metrics -

18
New cards

Internet Protocol version 4, a 32-bit address format.

IPv4 -

19
New cards

Internet Protocol version 6, a 128-bit address format.

IPv6

20
New cards

The range of IP addresses available within a network.

Address Space -

21
New cards

This host address in IPv4.

0.0.0.0 -

22
New cards

The practice of dividing a network into two or more smaller networks.

Subnetting -

23
New cards

Loop-back address in IPv4.

127.0.0.1 -

24
New cards

Loop-back address in IPv6.

::1 -

25
New cards

A globally unique IPv6 address for one-to-one communication.

Global Unicast Address -

26
New cards

A packet forwarding technique based on a label.

Connection-oriented protocol -

27
New cards

Provides services to the transport layer and receives services from the link layer, handling packetizing, routing, and forwarding.

Network Layer -

28
New cards

Data transmission is where a message is broken into packets sent independently and reassembled at the destination.

Packet Switching -

29
New cards

An internet addressing technique that uses 32 bits

IPv4 Addressing -

30
New cards

An internet addressing technique that uses 128 bits.

IPv6 Addressing -

31
New cards

A routing algorithm using incomplete trees exchanged between neighbors to create complete trees and find least-cost routes.

Distance Vector Routing Algorithm -

32
New cards

The total number of addresses used by the protocol.

Address Space -

33
New cards

The practice of dividing a network into smaller subnetworks.

Subnetting -

34
New cards

Associates cost with edges and prefers lower-cost links to compute the best route.

Link-State Routing Algorithm -

35
New cards

Used by link-state routing to compute the best route.

Dijkstra's Algorithm -

36
New cards

Used in distance vector routing and handles graphs with negative edge weights.

Bellman-Ford Algorithm -

37
New cards

A packet forwarding technique based on the destination address.

IP Forwarding -

38
New cards

Directs and delivers a datagram from source to destination.

Routing -

39
New cards

One-to-one delivery where a datagram is sent to only one destination.

Unicast -

40
New cards

IPV 4 Class Example of a Class A-E IPv4 address

  1. 10.0.0.1 - Example of a Class A IPv4 address.

  2. 172.16.0.1 - Example of a Class B IPv4 address.

  3. 192.168.0.1 - Example of a Class C IPv4 address.

  4. 224.0.0.1 - Example of a Class D IPv4 address.

  5. 240.0.0.1 - Example of a Class E IPv4 address.