Supporting Cisco Routing and Switching Network Devices (RSTECH, legacy) — Question 5
Which command initiates the transfer of a Cisco IOS image over IP from ROMMON?
Answer options
- A. copy tftp: flash:
- B. copy flash: tftp:
- C. tftpdnld
- D. xmodem
Correct answer: D
Explanation
The correct answer is D, xmodem, which is specifically used to transfer files in ROMMON mode. Options A and B pertain to file transfers involving TFTP and flash memory, which are not applicable in ROMMON. Option C, tftpdnld, is used for loading images from TFTP but not in the context of initiating transfers from ROMMON.