Chapter 3 - Networking Flashcards
1
Q
How can you verify that you have set 2 IP addresses on eth0?
A
ifconfig
or ip addr
2
Q
What does the ip –s link show eth0 command do?
A
This command would show statistics for the eth0 interface
3
Q
How would you enable a device from the cli?
A
ip link set eth0 up
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%.