Basics of networks Flashcards

1
Q

What is network?

A

Connection of 2 or more computers or devices for communication and sharing files between them.

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

List the OSI model

A

Application layer
Presentation layer
Session layer
Transport layer
Network layer
Data link layer
Physical layer

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

What is application layer

A

Provides interface b/w user and the computer.
Protocols used HTTP, HTTPS, FTP, SMTP, etc.

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

What is presentation layer

A

Responsible for data translation, encryption/decryption, encode/decode, data compression.
Protocols- JPEG, TLS, SSL, MPEG.

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

What is session layer

A

Responsible for connection establishment, data transfer(connection maintenance) & connection termination. Also ensures security.
Protocols- NetBIOS, RPC, etc.

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

What is transport layer

A

Provides reliable message delivery from process to process( host to host). Maintains error control, flow control. Ensures data transmitted in order & no duplication.
Data format- SEGMENTS.
Protocols-TCP, UDP.

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

What is network layer

A

Adds from & to address, Logical addressing, Shortest path selection & takes care of Packet routing.
Data format- PACKETS.
Protocols- IPv4, IPv6.
Device- Router, firewall, IPS.

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

What is data link layer

A

Responsible for Node to node delivery of message. Data framing, error control & flow control. Also physical addressing.
Data format- FRAMES
Protocols- ARP
Device- Switch, Bridges.

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

What is physical layer

A

Responsible for actual physical connection b/w devices.
Data format- Bits
Protocols- wired or wireless (Ethernet cable, optical fiber)
Device- Hub, Bluetooth, Wi-Fi.

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

What is TCP/IP?

A

Transimission control protocal is a implemented model of communication between two devices.

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

List of TCP/IP

A

Application layer- process to process
Transport layer- Host to host
Internet layer- Src to destn
Network access layer- Node to node

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

What is HUB

A

Layer 1 Physical layer device.
Connects multiple computers.
Broadcast messages to all the devices connected to the hub.

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

What is Switch

A

Layer 2 Data link layer device.
Connects two or more computers.
It sends message to the device for which the message needs to send.

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

What is Router

A

Layer 3 network layer device.
Connects two or more networks.
Calculates the best route to send data using routing protocols.

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

What is peer to peer

A

All computers on the network. or All devices connected to each other.

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

What is Bridges

A

Layer 1 & 2. Used to connect two different LAN’s. Does filtering and forwarding.

17
Q

What is ARP request

A

Address resolution protocol- Gives corresponding MAC address(physical address) to the known IP address(logical address).

18
Q

Types of casting

A

Uni cast- one to one - One sender & one receiver
Broadcast- one to many - One sender & many receiver
Multi cast- one to groups - One sender & selected group of receiver.

19
Q

What is Ethernet

A

Ethernet is a family of computer networking technologies that allow devices to communicate with each other over a wired network.

20
Q

What is NAT & PAT

A
21
Q

What is 3-way handshake

A
22
Q

List IP header format

A
22
Q

What is TCP & UDP

A
23
Q

List TCP header format

A
24
Q

What is Firewall

A
25
Q

What is LAN

A
26
Q

WAN

A
27
Q

MAN

A
28
Q

What is Client

A
29
Q

What is Server

A
30
Q

What is host

A
31
Q

What is configuration

A