When setting up device activation, which value would you use for the interface to be set up only if there is a physical network connection?

A. At boot time
B. On cable connection
C. On hotplug
D. On NFSroot


Answer: B

Computer Science & Information Technology

You might also like to view...

The code

``` public class MyClass { public MyClass() { T myObject = new T(); } } ``` A) will not compile B) compiles correctly, but causes a runtime exception when the program is executed C) compiles and runs correctly, but is inefficient D) compiles and runs correctly and efficiently

Computer Science & Information Technology

The correct order of tags used to underline and bold text, using the tag first and the tag second, is ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

What are the seven basic pieces of information contained in an Ethernet frame?

What will be an ideal response?

Computer Science & Information Technology

A DHCP __________________ is a range of IP addresses that a DHCP server can give out to requesting clients.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology