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)- A8% (3)
- B3% (1)
- C72% (26)
- D17% (6)
Community Discussion
No community discussion yet for this question.