{ "@context": "https://schema.org", "@type": "Organization", "name": "Brainscape", "url": "https://www.brainscape.com/", "logo": "https://www.brainscape.com/pks/images/cms/public-views/shared/Brainscape-logo-c4e172b280b4616f7fda.svg", "sameAs": [ "https://www.facebook.com/Brainscape", "https://x.com/brainscape", "https://www.linkedin.com/company/brainscape", "https://www.instagram.com/brainscape/", "https://www.tiktok.com/@brainscapeu", "https://www.pinterest.com/brainscape/", "https://www.youtube.com/@BrainscapeNY" ], "contactPoint": { "@type": "ContactPoint", "telephone": "(929) 334-4005", "contactType": "customer service", "availableLanguage": ["English"] }, "founder": { "@type": "Person", "name": "Andrew Cohen" }, "description": "Brainscape’s spaced repetition system is proven to DOUBLE learning results! Find, make, and study flashcards online or in our mobile app. Serious learners only.", "address": { "@type": "PostalAddress", "streetAddress": "159 W 25th St, Ste 517", "addressLocality": "New York", "addressRegion": "NY", "postalCode": "10001", "addressCountry": "USA" } }

Chapter_07_new Flashcards

(60 cards)

1
Q

What is a network?

A

A network links multiple computer systems to enable them to share data and resources.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are the main components of network systems?

A

Hosts or end systems (client, server)
Core devices (switches, routers)
Links

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What types of media can be used for network connections?

A
  • Wired media (Cables)
  • Wireless media
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

type of network

A

Personal Area Network (PAN)
Local Area Network (LAN)
Metropolitan Area Network (MAN)
Wide Area Network (WAN)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is a PAN?

A

The most basic type of computer network designed to connect devices within a short range.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What devices can be connected in a PAN?

A

Smartphones
Tablets
Laptops
Wearables

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

what is the main methods of connection?

A

Wireless: Wi-fi, Bluetooth, Infrared
Wired: USB connections

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is a LAN?

A

A network that links multiple network devices and systems in a limited geographic area.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are the advantages of a LAN?

A

Privacy
High data rate
Security
Easy installation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

what is the main methods of connection?

A

Uses Ethernet (cables)
wireless (radio waves, or infrared signals)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Define a MAN.

A

A network that covers a city or a large campus that has multiple buildings.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is a WAN?

A

A network that uses long-distance transmission media to link computer systems a few miles or thousands of miles apart.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is the largest internet?

A

WAN

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What are communication devices?

A

Hardware devices that can send and receive data by converting it into signals.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Give examples of communication devices.

A

Computers
Modems
Routers
Switches
Network interface cards (NICs)
Wi-fi devices and Wireless access point (WAP)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

type of communication channel?

A

Digital channels
Analog channels

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

What is a node in a network?

A

Another name for communication devices when the device is connected to a network.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

What is a Network Interface Card (NIC)?

A

An expansion board or adapter that provides a connection between the computer and the network.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Type of interface cards based on media?

A

Wired Network Interface card: Ethernet
Wireless Network Interface card: Wi-fi

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

Advantages of network?

A

Resource Sharing
Communication and Collaboration
Centralized Data Management
Remote Access
Improved Productivity
Scalability

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

Disadvantages of Networking?

A

Security Risks
Complexity
Dependency on Network Availability
Privacy Concerns
Network Latency
Compatibility Issues
Maintenance and Upgrades

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

What are the two main network models?

A

Client-server model
Peer-to-peer (P2P) model

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

What characterizes the client-server network model?

A

Centralized architecture
Hierarchical structure
Scalability through server upgrades
Centralized resource management

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

What are some examples of client-server networks?

A

Web Browsing
Email
File Sharing
Streaming Services
Online Banking and E-Commerce

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
What is a P2P network model?
A decentralized network composed of interconnected nodes that communicate and share resources directly.
26
What are the advantages of a P2P network?
Easy to set up Does not require a network operating system Self-organizing
27
What is a Virtual Private Network (VPN)?
A VPN establishes a digital connection between your computer and a remote server owned by a VPN provider.
28
What is the purpose of a VPN?
To encrypt personal data, mask IP address, and ensure online experiences are private and secure.
29
What does LAN topology refer to?
The physical and logical arrangement of the interconnected devices within a local network.
30
Name some common LAN topologies.
* Bus * Star * Ring * Mesh * Hybrid * Tree
31
What is Bus Topology?
All devices are connected to a single cable or backbone for communication.
32
What is an advantage of Bus Topology?
It is simple and inexpensive.
33
What is a disadvantage of Bus Topology?
The entire network shuts down if there is a break in the main wire.
34
What characterizes Star Topology?
All devices are connected directly to a central hub or switch.
35
What is a disadvantage of Star Topology?
If the central hub fails, the entire network becomes unusable.
36
What is Ring Topology?
Devices are connected in a circular fashion, forming a continuous loop.
37
What is a disadvantage of Ring Topology?
If a single device or connection in the ring fails, the entire network can be disrupted.
38
What is Tree Topology?
Devices are connected in a hierarchical structure, resembling the shape of a tree.
39
What is a disadvantage of Tree Topology?
If the root fails, the entire network will fail.
40
What is Mesh Topology?
Each node is connected to one or more other nodes, creating a multi-path network.
41
What is an advantage of Mesh Topology?
Multiple redundant paths provide alternative routes in case of node or connection failures.
42
What is Hybrid Topology?
A network topology that combines two or more different network topologies.
43
What is a disadvantage of Hybrid Topology?
It can be high cost and complex.
44
What is Hybrid Topology?
A network topology that combines two or more different network topologies to leverage the advantages of each. ## Footnote Advantages include flexibility, scalability, and easier management for large networks. Disadvantages include high cost and complexity.
45
What are Network Protocols?
A set of rules outlining how connected devices communicate across a network to exchange information easily and safely. ## Footnote Divided into three groups: Network Communication Protocols, Network Security Protocols, and Network Management Protocols.
46
What is the OSI Model?
A 7-layer model that describes how different layers of a communication system should interact with each other. ## Footnote The seven layers are: Application, Presentation, Session, Transport, Network, Data-link, and Physical.
47
What is the responsibility of the Transport Layer?
Process to process delivery and ensures reliable transfer of data between users. ## Footnote It is one of the layers in the OSI model.
48
Fill in the blank: The _______ layer is responsible for host to host delivery.
Network Layer
49
What is encapsulation in network protocols?
The process of wrapping data with protocol information at each layer of the OSI model. ## Footnote Each layer adds its own header, creating segments, packets, and frames.
50
True or False: Packet switching provides a direct connection between devices.
False
51
What are the two leading technologies used in switched networks?
Circuit switching and packet switching. ## Footnote Circuit switching is used in traditional telephone networks, while packet switching is used for computer communication.
52
What is the main advantage of packet switching over circuit switching?
More efficient and less expensive. ## Footnote Packet switching divides messages into packets, which can take different paths to the destination.
53
What does the Transmission Control Protocol (TCP) do?
Defines how Internet-connected computers can exchange, control, and confirm messages.
54
What is a Virtual Private Network (VPN)?
Creates a secure private network connection between your computer and the organization. ## Footnote It is commonly used for secure communication over the internet.
55
What are LAN protocols?
A collection of networking standards that cover the physical and data link layer specifications for technologies such as Ethernet and Wi-Fi.
56
What are the operating frequencies of Wi-Fi?
5.0 GHz and 2.4 GHz. ## Footnote A 6 GHz frequency is expected to be introduced soon.
57
What is the primary function of a firewall?
Controls access to a network and protects against external threats.
58
What is the difference between wired and wireless home networks?
Wired networks use Ethernet connections while wireless networks use Wi-Fi and radio signals. ## Footnote Wireless networks require a wireless adapter or router.
59
What is the role of an Intrusion Detection System (IDS)?
Works with the firewall to analyze all incoming and outgoing network traffic for security.
60
Fill in the blank: _______ is the most-used LAN protocol.
Ethernet