Lecture 1. Network Fundamentals 1,3 Flashcards

(25 cards)

1
Q

What is a computer network?

A

: A computer network is a system that connects two or more devices (like computers, servers, etc.) to share information, resources, and services.

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

What is the difference between a server and a client?

A

A server is a device or program that provides services to other devices (clients) on a network. Clients are devices that consume those services.

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

What are the main components of a computer network?

A

Devices (like servers, clients, routers, switches), cables, and network interfaces.

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

What is a physical topology?

A

It shows the physical layout of devices, cables, and installations in a network.

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

What is a logical topology?

A

It depicts(describe,
outline) the flow of data, device connections, ports, and addressing schemes.

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

Q: What is a LAN?

A

A: LAN stands for Local Area Network; it provides network access to users and devices in a small geographic area (e.g., a home, office, or business).

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

Q: What is a WAN?

A

A: WAN stands for Wide Area Network; it connects multiple LANs over a large geographic area, often owned by large organizations or telecoms.

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

Q: Define intranet, extranet, and internet.

A

Intranet: A private network within a single organization.
Extranet: Provides limited access to outsiders who need to connect to organizational data.
Internet: A global collection of interconnected networks.

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

What are the characteristics of a reliable network?

A

Fault tolerance: Ability to operate even if components fail.
Quality of Service (QoS): Prioritizes certain traffic, like voice or video.
Scalability: Can grow and support more users without affecting performance.
Security: Ensures data confidentiality, integrity, and availability.

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

What are the three goals of network security?

A

Confidentiality: Only intended recipients can read the data.
Integrity: Data is not altered during transmission.
Availability: Reliable access for authorized users.

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

What is BYOD?

A

: Bring Your Own Device, which allows users to connect personal devices to the network.

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

Q: What are some recent networking trends?

A

Online collaboration
Video communications
Cloud computing
Powerline networking
Wireless broadband (4G, LTE, 5G)

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

What is the Cisco Certified Network Associate (CCNA)?

A

A certification that demonstrates foundational networking knowledge, covering IP, security, wireless, virtualization, automation, and programmability.

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

What tools does Cisco offer for learning and jobs in networking?

A

NetAcad: Online resources and employment opportunities.
Packet Tracer: A simulation environment for network configuration training.

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

What is the OSI model?

A

A reference model dividing networking functions into seven layers.

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

What is the TCP/IP model?

A

A reference model for network communication divided into four layers; it focuses on protocols for end-to-end data transmission.

17
Q

What is a Protocol Data Unit (PDU)?

A

The name for data at each OSI layer (e.g., bits, frames, packets, segments, data).

18
Q

Q: What is a MAC address?

A

A: The unique identifier for network interfaces at the data link layer (Layer 2 of the OSI).

19
Q

Q: What is an IP address?

A

A: A unique 32-bit address (in IPv4) assigned to devices on a TCP/IP network for identification and location.

20
Q

Q: What is a subnet mask?

A

A: A 32-bit address indicating which part of the IP address refers to the network and which part refers to the host.

21
Q

Q: What happens when sender and receiver are on the same network?

A

A: Data link frames are sent directly, using MAC addresses for local delivery.

22
Q

Q: What happens if sender and receiver are on different networks?

A

A: IP addresses are used to route data through intermediary(промежуточный) devices to the correct destination.

23
Q

Q: What is a protocol?

A

A: A set of rules and conventions(agreement) for communication between network devices.

24
Q

Q: What is a standard?

A

A: Agreed-upon rules or procedures widely used or officially specified for network operations.

25
Q: What are the steps to install Cisco Packet Tracer?
A: Log in to Cisco Networking Academy “I'm Learning” page. Select Resources. Click Download Packet Tracer. Choose the required version. Save the file. Install the program.