Implementing Automation for Cisco Enterprise Solutions (ENAUTO) — Question 35
What does the command boot ipxe forever switch 1 perform when executed on a Cisco IOS XE device?
Answer options
- A. It continuously sends DHCP requests for iPXE until the device boots with an image.
- B. It continuously sends DNS requests for iPXE until the device restarts.
- C. It continuously sends DNS requests for iPXE until the device boots with an image.
- D. It continuously sends DHCP requests for iPXE until the device restarts.
Correct answer: A
Explanation
The correct answer is A because the command is designed to repeatedly send DHCP requests for iPXE, which is essential for acquiring a network boot image. Options B and C incorrectly mention DNS requests, which are not part of the iPXE boot process, while option D suggests the device restarts instead of booting with an image.