nerdexam
(ISC)2

301B · Question #11

An LTM Specialist uploaded new releases .iso and .md5 files titled "BIGIP-FILENAME" via the GUI. Which commands are run via the command line from the root directory to verify the integrity of the new

The correct answer is D. cd /shared/images md5sum --check BIGIP-FILENAME.iso.md5. See the full explanation below for the reasoning.

Question

An LTM Specialist uploaded new releases .iso and .md5 files titled "BIGIP-FILENAME" via the GUI. Which commands are run via the command line from the root directory to verify the integrity of the new .iso file?

Options

  • Acd /var/shared/images md5sum --check BIGIP-FILENAME.iso
  • Bcd /shared/images md5sum --check BIGIP-FILENAME.iso
  • Ccd /var/shared/images md5sum --check BIGIP-FILENAME.iso.md5
  • Dcd /shared/images md5sum --check BIGIP-FILENAME.iso.md5

How the community answered

(49 responses)
  • A
    2% (1)
  • B
    10% (5)
  • C
    4% (2)
  • D
    84% (41)

Community Discussion

No community discussion yet for this question.

Full 301B Practice