nerdexam
SUN

310-202 · Question #224

What is the shortest sequence of commands that can be used to move a zone from one network interface to another? (Some arguments are removed for brevity.)

The correct answer is C. zonecfg remove net; zonecfg add net; zoneadm reboot. See the full explanation below for the reasoning.

Question

What is the shortest sequence of commands that can be used to move a zone from one network interface to another? (Some arguments are removed for brevity.)

Options

  • Azoneadm add net; zoneadm reboot
  • Bzonecfg remove net; zonecfg add net
  • Czonecfg remove net; zonecfg add net; zoneadm reboot
  • Dzoneadm halt; zonecfg remove net; zoneadm add net; zoneadm boot

How the community answered

(36 responses)
  • A
    8% (3)
  • B
    3% (1)
  • C
    72% (26)
  • D
    17% (6)

Community Discussion

No community discussion yet for this question.

Full 310-202 Practice