USE THIS - WGU D315 - Section 1 - Networks

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

1/130

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.

131 Terms

1
New cards

OSI Model

A conceptual framework used to understand network interactions in seven layers.

2
New cards

Layer 7 - Application

Enables user interaction with applications, provides network services to applications.

3
New cards

Layer 6 - Presentation

Translates data between network and application formats, handles encryption/decryption.

4
New cards

Layer 5 - Session

Manages communication sessions between applications, handles authentication.

5
New cards

Layer 4 - Transport

Ensures reliable data transmission, segments data, performs error-checking.

6
New cards

Layer 3 - Network

Handles packet routing, addressing, and traffic control.

7
New cards

Layer 2 - Data Link

Transmits data frames between nodes, manages access to physical media.

8
New cards

Layer 1 - Physical

Transmits raw bit stream over physical medium, deals with hardware connections.

9
New cards

Hub

Connects multiple devices in a network, broadcasts data to all connected devices.

10
New cards

Modem

Modulates and demodulates signals for data transmission over communication lines.

11
New cards

Repeater

Amplifies and retransmits signals to extend network range.

12
New cards

Switch

Forwards data packets between devices based on MAC addresses.

13
New cards

Bridge

Connects and filters traffic between two network segments.

14
New cards

Router

Forwards data packets between different networks, performs routing.

15
New cards

Shielded Twisted Pair (STP)

Has extra shielding, provides better protection against electromagnetic interference (EMI).

16
New cards

Unshielded Twisted Pair (UTP)

No shielding, suitable for most homes/offices.

17
New cards

RJ45 connector

Connector used with twisted pair cabling.

18
New cards

Electromagnetic Interference (EMI)

Produced by generators, motors, etc., and interferes with electrical pulses over copper cabling.

19
New cards

Cat3

Obsolete Ethernet twisted pair cabling with speed 10 mbps and distance 100 m (328 ft).

20
New cards

Cat4

Obsolete Ethernet twisted pair cabling with speed 16 mbps and distance 100 m (328 ft).

21
New cards

Cat5

Obsolete Ethernet twisted pair cabling with speed 100 mbps and distance 100 m (328 ft).

22
New cards

Cat5e

Modern Ethernet twisted pair cabling with speed 1,000 mbps (1 Gbps) and distance 100 m (328 ft).

23
New cards

Cat6

Modern Ethernet twisted pair cabling with speed 1,000 mbps (1 Gbps) or 10,000 mbps (10 Gbps) over distances of 100 m (328 ft) or 55 m (180 ft).

24
New cards

Cat6a

Modern Ethernet twisted pair cabling, more resistant to interference, with speed 1,000 mbps (1 Gbps) or 10,000 mbps (10 Gbps) over distances of 100 m (328 ft) or 55 m (180 ft).

25
New cards

Ethernet

Outdated cat3 cabling at 10 mbps.

26
New cards

Fast Ethernet

Uses cat5 cabling at 100 mbps.

27
New cards

Gig Ethernet

1,000 mbps (1 Gbps).

28
New cards

Ten Gig Ethernet

10,000 mbps (10 Gbps).

29
New cards

Coaxial Cables

Used for cable TV and some network applications, higher bandwidth than UTP.

30
New cards

Single Mode Fiber

Long-distance transmission, uses laser light.

31
New cards

Multimode Fiber

Shorter distance, uses LED light.

32
New cards

Crossover cable

Connects similar devices directly (e.g., computer to computer).

33
New cards

Patch cable

Connects different devices (e.g., computer to switch).

34
New cards

Ping

Tests network connectivity between hosts.

35
New cards

ipconfig

Displays IP configuration for Windows systems.

36
New cards

ifconfig

Displays IP configuration for Unix/Linux systems.

37
New cards

Traceroute/tracert

Shows the path packets take to reach a destination.

38
New cards

Tracepath

Similar to traceroute, but doesn't require root privileges.

39
New cards

ARP

Displays and modifies the ARP cache.

40
New cards

Netstat

Displays network connections and routing tables.

41
New cards

Nslookup

Queries DNS servers for domain name or IP address mapping.

42
New cards

Dig

More detailed DNS lookup tool.

43
New cards

Whois

Retrieves domain registration information.

44
New cards

Route

Displays and modifies the IP routing table.

45
New cards

SCP

Securely copies files between hosts on a network.

46
New cards

FTP

Transfers files between hosts on a network.

47
New cards

TFTP

Simplified version of FTP for basic file transfers.

48
New cards

Finger

Retrieves information about users on a remote system.

49
New cards

Nmap

Network scanning and security auditing tool.

50
New cards

Tcpdump

Captures and analyzes network traffic.

51
New cards

Telnet/SSH

Remote access to network devices (SSH is secure).

52
New cards

Personal Area Network (PAN)

Small network for personal devices (e.g., Bluetooth).

53
New cards

Local Area Network (LAN)

Network covering a small area (e.g., office, home).

54
New cards

Wireless Local Area Network (WLAN)

LAN using wireless communication.

55
New cards

Storage Area Network (SAN)

Dedicated network for data storage devices.

56
New cards

Campus Area Network (CAN)

Interconnected LANs across multiple buildings.

57
New cards

Metropolitan Area Network (MAN)

Network spanning a city or large campus.

58
New cards

Wide Area Network (WAN)

Large-scale network covering a broad area (e.g., countries).

59
New cards

Bus topology

All devices connect to a single cable.

60
New cards

Ring topology

Devices connect in a circular pattern.

61
New cards

Star topology

All devices connect to a central hub or switch.

62
New cards

Mesh topology

Devices interconnect with multiple paths between them.

63
New cards

Centralized architecture

All resources and control managed from a central point.

64
New cards

Decentralized architecture

Resources and control distributed across multiple points.

65
New cards

Client-Server Model

Clients request services from dedicated servers.

66
New cards

Peer-to-Peer Model

All devices can act as both clients and servers.

67
New cards

Wired network advantage

Higher speeds, more reliable connection.

68
New cards

Wireless network advantage

Mobility, flexibility in device placement.

69
New cards

Type 1 hypervisor

Runs directly on hardware, more efficient.

70
New cards

Type 2 hypervisor

Runs on top of an operating system, easier to set up.

71
New cards

IaaS

Provider manages hardware, customer manages OS and applications.

72
New cards

PaaS

Provider manages hardware and OS, customer manages applications.

73
New cards

SaaS

Provider manages everything, customer only uses the application.

74
New cards

Private Cloud

Cloud infrastructure used by a single organization.

75
New cards

Public Cloud

Cloud services offered to the general public.

76
New cards

Community Cloud

Shared by several organizations with common interests.

77
New cards

Hybrid Cloud

Combination of public and private cloud services.

78
New cards

Multi-Cloud

Use of multiple cloud providers for different services.

79
New cards

Commands UNIQUE to Linux:

tracepath = similar to traceroute, tracing hops
ip = alternative to ipconfig/ifconfig to retrieve IP info
dig = alternative to nslookup for DNS queries
whois = retrieves domain registration info
finger = provides info about logged-in users
SCP = secure file transfer, encrypts data in transit (Secure Copy)

80
New cards

IaaS

Infrastructure as a Service. A cloud computing technology useful for heavily utilized systems and networks. Organizations can limit their hardware footprint and personnel costs by renting access to hardware such as servers.

81
New cards

Paas

Platform as a Service. Provides cloud customers with an easy-to-configure operating system and on-demand computing capabilities.

82
New cards

SaaS

Software as a Service; a subscription service where you purchase licenses for software that expire at a certain date.

83
New cards

A user is experiencing slow internet speeds and suspects network congestion.
Which command can they use to test the latency and response time to a specific destination?

ping

84
New cards

A user suspects that their Windows computer is infected with malware causing network issues.
Which command can they use to display active network connections and processes?

netstat

85
New cards

A user is experiencing network connectivity issues on their Windows computer.
Which command can they use to display the IP configuration of their computer?

ipconfig

86
New cards

A Linux user wants to view the routing table on their system to troubleshoot routing issues.
Which command should they use?

route

87
New cards

A Linux user wants to view detailed information about their network interfaces, including IP addresses, netmasks, and interface status.
Which command should they use?

ifconfig

88
New cards

A Linux user is experiencing slow internet speeds and suspects network congestion. Which command can they use to test network connectivity and measure the round-trip time to a specific destination?

traceroute

89
New cards

IPv6 addresses

128 bits long—use hexadecimal notation separated by colons, while IPv4 addresses are dotted decimals.

90
New cards

Which layer of the OSI model is primarily responsible for translating network addresses into their physical counterparts and deciding how to route data from the sender to the receiver?

OSI Layer 3, Network

91
New cards

A user connects their laptop to a Wi-Fi network in a coffee shop.
Which network component is responsible for managing the wireless connection?

WAP (wireless access point)

92
New cards

A university campus has multiple buildings connected by underground fiber-optic cables.
Which network component manages the flow of data between these buildings?

Router

93
New cards

In a network where all computers communicate through a central server, which type of network architecture is being used?

Client/server

94
New cards

In a network where there is a mainframe computer serving terminals across the organization, which type of network architecture is being used?

Hierarchical

95
New cards

Which OSI layer is responsible for establishing, maintaining, and terminating connections between applications?

OSI Level 5, Session

96
New cards

At which OSI layer does Transmission Control Protocol (TCP) operate?

OSI Layer 4, Transport

97
New cards

Where does Hypertext Transfer Protocol (HTTP) operate in the OSI model?

OSI Layer 7, Application

98
New cards

Four Layers of TCP/IP:

Layer 4 - Application/Process Layer
Layer 3 - Transport/Host-to-Host Layer
Layer 2 - Internet/Internetworking/Network Layer
Layer 1 - Network Interface/Link Layer

99
New cards

TCP/IP model is also called:

DoD Model
DARPA Model

100
New cards

Which TCP/IP layer is responsible for logical addressing and routing?

Layer 2, Internet