Networks, protocols and layers Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

What is an IP address?

A

An IP address is a unique address assigned to each device in a network.

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

What is the difference between IPv4 and IPv6 addressing?

A

In IPv4, each device is assigned a 32-bit address. Whereas in IPv6, each device is assigned a 128-bit address.

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

What is static IP addressing?

A

IP addresses assigned by a network administrator, which remain unused when the device is not in use is static IP addressing.

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

What is dynamic IP addressing?

A

IP addresses assigned by DHCP, which can be reused when the device is not in use is dynamic IP addressing.

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

What IP address represents the broadcast address on a subnet?

A

x.x.x.255

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

What number of bits are allocated for network ID in class B addressing?

A

14

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

How is the number of bits for network ID specified in classless addressing?

A

An IP address has an 8-bit suffix that specifies the number of bits allocated for network ID.

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

What is the function of a transport layer?

A

Segmentation, sending acknowledgements, requesting retransmission in case of missed packets, determining the communication protocol, size of packets and data speed.

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

List some protocols used for email communication.

A

SMTP, POP3 and IMAP.

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

What are the different layers of TCP/IP suite of protocols?

A

Application layer
Transport layer
Internet layer
Link layer

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

What is the function of an application layer?

A

This layer is responsible for ensuring that the data supplied by the sender from her application can be viewed at the receiver’s end using her application.

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

What is the function of an Internet layer?

A

Identifies the sender’s and receiver’s addresses. Routes the data packet from sender to receiver.

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

What is the function of a link layer?

A

Adds the MAC addresses of the sender and receiver to the data packet. This layer is also responsible for error detection, hardware addressing, media access control and defining physical layer standards.

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

What is the significance of adding information at each layer of TCP/IP stack?

A

This information will be used by the receiver to process the data packets and retrieve the information correctly.

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