Oracle
1Z0-876 · Question #160
You are troubleshooting a newly installed desktop Oracle Solaris 11 system with a single network interface. From this system, you can connect to other systems within the company intranet, but cannot…
The correct answer is B. route add default 192.168.1.1 F. echo 192.168.1.1 >/etc/defaultrouter. See the full explanation below for the reasoning.
Question
You are troubleshooting a newly installed desktop Oracle Solaris 11 system with a single network interface. From this system, you can connect to other systems within the company intranet, but cannot access any external services (such as websites and email), even when using IP addresses. Examining the routing table confirms that the default route to 192.168.1.1 is missing. DHCP is not used at this site. Which two commands will temporarily mid permanently configure the default route?
Options
- Aipadm set-gateway 192.168.1.1
- Broute add default 192.168.1.1
- Cipadm set-default 192.168.1.1
- Ddladm route-add -d 192.168.1.1
- Eecho 192.168.1.1 >/etc/gateway
- Fecho 192.168.1.1 >/etc/defaultrouter
How the community answered
(18 responses)- B78% (14)
- C11% (2)
- D6% (1)
- E6% (1)
Community Discussion
No community discussion yet for this question.