Chapter 3 - Networking Flashcards

1
Q

How can you verify that you have set 2 IP addresses on eth0?

A

ifconfig or ip addr

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

What does the ip –s link show eth0 command do?

A

This command would show statistics for the eth0 interface

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

How would you enable a device from the cli?

A

ip link set eth0 up

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

What is 80/20 rule with regard to DHCP?

A

With the 80/20 rule, you would split the amount of addresses in a scope between servers with one getting 80% of the addresses, and the other getting 20%.

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