Network layer Flashcards

1
Q

What is the networking device operating on network layer?

A

A router

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

What is the protocol used on the network layer?

A

Internet Protocol, IPv4 and IPv6

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

What is the unit of data in network layer called?

A

An IP packet

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

What do routers do?

A

Interconnect different LAN’s and forward IP packets based on the destination IP address in the IP packets header field.

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

How long are IPv4 addresses?

A

32 bits, divided into four groups of 8 bits

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

How long are IPv6 addresses?

A

128 bits, divided into 8 groups of 4 hexadecimal numbers

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

How big is the interface ID (host portion) of IPv6 address?

A

64 bits

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

How big is the host portion of an IPv4 address?

A

It depends on how long the network part is, defined by the subnet mask

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

How the network portion and the host portion are split from the IP address?

A

Using a subnet mask and bitwise AND. Subnet mask defines the length of the network portion.

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

If IPv4 address has /24 in the end, what does it mean?

A

That the network address is the first 24 bits of the 32-bit address.

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

How are IP packets prevented from circulating endlessly in networks?

A

Time To Live field in packet header defines how many hops it can travel before being dropped. In IPv6 TTL is replaced by Hop Limit but it works similarily

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

What is VLSM Subnetting and what are it’s benefits?

A

VLSM stands for Variable Length Subnet Mask and it enables to split a network into different sized subnets. You can reduce the number of wasted address spaces by using VLSM

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

Name 3 different IP networking troubleshooting tools.

A

ping, traceroute, ipconfig/ifconfig, nslookup, netstat, wireshark, nmap, netcat

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