Which of the following would Zach, a network engineer, use to ensure a statically addressed device would receive the same IP address, if it reverted to dynamic addressing?

A. DHCP option 3
B. DHCP exclusion
C. DHCP lease
D. DHCP reservation


Answer: D. DHCP reservation

Computer Science & Information Technology

You might also like to view...

This virtual device can span multiple host VMs, connecting their virtual networks together. dvSwitches evolved from the distributed switching concept, where the switch forward plane is separate from the control plane, allowing the switch fabric to span multiple locations. A dvSwitch needs to be able to communicate with its central control plane.

What will be an ideal response?

Computer Science & Information Technology

To obtain the distance between the points (40, 50) and (5.5, 4.4), use _________.

a. distance(40, 50, 5.5, 4.4) b. new Point2D(40, 50).distance(5.5, 4.4) c. new Point2D(40, 50).distance(new Point2D(5.5, 4.4)) d. new Point2D(5.5, 4.4).distance(40, 50) e. new Point2D(5.5, 4.4).distance(new Point2D(40, 50))

Computer Science & Information Technology

Specific information in a database can be located by using the ________ tool

A) Search B) Locate C) Find D) Browse

Computer Science & Information Technology

Which Cisco IOS command would be used to enable HSRP preemption?

A) standby timeout timeout B) standby preemption C) standby preempt D) standby timer timeout

Computer Science & Information Technology