1Y0-231 · Question #113
Scenario: While using the GUI, a Citrix Administrator discovers that a Citrix ADC MPX appliance is unresponsive. The administrator needs to force a core dump for analysis and restart the appliance…
The correct answer is C. Use the non-maskable interrupt (NMI) button on the back of the appliance. Option C is correct because the NMI (Non-Maskable Interrupt) button on the back of a Citrix ADC MPX appliance is specifically designed to trigger a forced kernel panic, which generates a core dump for diagnostic analysis and then automatically restarts the system - exactly…
Question
Scenario: While using the GUI, a Citrix Administrator discovers that a Citrix ADC MPX appliance is unresponsive. The administrator needs to force a core dump for analysis and restart the appliance. What can the administrator do to accomplish this?
Options
- AUse the reset button on the front of the appliance.
- BConnect to a USB port to issue a restart command.
- CUse the non-maskable interrupt (NMI) button on the back of the appliance.
- DTurn off the appliance using the power button.
How the community answered
(19 responses)- A16% (3)
- B5% (1)
- C74% (14)
- D5% (1)
Explanation
Option C is correct because the NMI (Non-Maskable Interrupt) button on the back of a Citrix ADC MPX appliance is specifically designed to trigger a forced kernel panic, which generates a core dump for diagnostic analysis and then automatically restarts the system - exactly what's needed when the appliance is unresponsive and normal GUI/CLI access is unavailable.
Why the distractors are wrong:
- A (Reset button): A standard reset performs a hard reboot but does not force a core dump, so diagnostic data is lost.
- B (USB port): Citrix ADC appliances do not support issuing restart or diagnostic commands via USB in this manner - this is not a valid recovery path.
- D (Power button): Simply powering off is a hard shutdown with no core dump; it provides no forensic data and risks data corruption.
Memory tip: Think "NMI = Nuclear Memory Interrupt" - it's the last resort button that grabs a snapshot of memory (core dump) before forcing a restart, making it the only option that gives you both the restart and the diagnostic data.
Topics
Community Discussion
No community discussion yet for this question.