Oracle
1Z0-821 · Question #152
The interface net3 should be operating, but is not. Command: ipadm show-addr | grep net3 Response: net3/v4 static down 192.168.0.200/24 Which command should you enter next?
The correct answer is D. ipadm up-addr. The following command marks the address object net1/v4a up that was previously marked down: #ipadm up-addr net1/v4a
Configuring and Administering Networks
Question
The interface net3 should be operating, but is not. Command:
ipadm show-addr | grep net3 Response:
net3/v4 static down 192.168.0.200/24 Which command should you enter next?
Options
- Aipadm create-ip
- Bipadm enable-if
- Cipadm show-if
- Dipadm up-addr
How the community answered
(52 responses)- A13% (7)
- B4% (2)
- C6% (3)
- D77% (40)
Explanation
The following command marks the address object net1/v4a up that was previously marked down: #ipadm up-addr net1/v4a
Topics
#ipadm#network interface#IP address management#interface state
Community Discussion
No community discussion yet for this question.