Week 9 Quiz Flashcards

1
Q

Before the introduction of CIDR in 1993, IPv4 addresses were allocated in classes. What were the classes and the subnet mask lengths?

A

Class A - /8, Class B - /16, Class C - /24

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

NAT stands for

A

Network Address Translation

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

IP addresses are allocated from the Internet Assigned Numbers Authority (IANA) to (Regional Internet Registries), then to Service Providers and then to customers. Which organisations have currently run out of IPv4 addresses for new customer allocations

A

IANA, the RIRs (though reclaimed addresses maybe available) and some Service Providers.

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

What are the address ranges allocated in RFC 1918

A

10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16

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

When can RFC 1918 addresses be routed on the internet

A

They should never be routed on the internet

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

When using a NAT device, TCP connections are

A

passed through the gateway with addresses/ports changed

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

When using an Application Level Gateway (ALG), TCP connections are

A

their use depends on the application protocol

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

TCP Congestion Avoidance means

A

slowly increasing the sending rate until loss occurs

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

TCP slow start involves

A

exponentially increasing of the congestion window

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

Slow start doubles the congestion window every

A

RTT Round trip time

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

The traceroute tool expects what type of response packet

A

ICMP time exceeded

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

The ping tool expects what type of response packet

A

ICMP echo reply

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

Firewalls are often placed within a network to block attacks and unwanted traffic. Where are firewalls commonly placed within an organisation?

A

between the network and the Internet
on each host
between a bring-your-own-device network and other networks
between an internal network and public facing servers run by the same organisation

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