Oracle
1Z0-821 · Question #19
You want to display the IP address assignments of the network interfaces. Which command should you use?
The correct answer is B. ipadm show-addr. 'ipadm show-addr' displays all the configured addresses on the system. # ipadm show-addr ADDROBJ TYPE STATE ADDR lo0/v4 static ok 127.0.0.1/8 lo0/v6 static ok ::1/128
Configuring and Administering Networks
Question
You want to display the IP address assignments of the network interfaces. Which command should you use?
Options
- Aipadm show-if
- Bipadm show-addr
- Cipadm show-prop
- Dipadm show-addrprop
How the community answered
(51 responses)- A6% (3)
- B80% (41)
- C2% (1)
- D12% (6)
Explanation
'ipadm show-addr' displays all the configured addresses on the system. # ipadm show-addr ADDROBJ TYPE STATE ADDR lo0/v4 static ok 127.0.0.1/8 lo0/v6 static ok ::1/128
Topics
#ipadm#IP address#network interfaces#show-addr
Community Discussion
No community discussion yet for this question.