nerdexam
Oracle

1Z0-403 · Question #71

You are trying to ping station2 on a remote network from station1 but results in an error as shown below: [root@station1 ~]# ping station2 " Destination Host Unreachable or Destination Network…

The correct answer is B. Check the routing table for the NIC by using the route -n command. D. Set the gateway of the machine to an IP address that could communicate with the remote network. See the full explanation below for the reasoning.

Question

You are trying to ping station2 on a remote network from station1 but results in an error as shown below: [root@station1 ~]# ping station2 " Destination Host Unreachable or Destination Network Unreachable " [root@station1 ~]# ifconfig | grep Bcast inet addr: 152.68.168.1 Bcast: 152.68.168.255 Mask: 255.255.254.0 What steps would you perform to fix the error? (Choose all that apply.)

Options

  • ARestart the network service on station1.
  • BCheck the routing table for the NIC by using the route -n command.
  • CLoad the appropriate NIC module along with the mii module on station1.
  • DSet the gateway of the machine to an IP address that could communicate with the remote network.

How the community answered

(19 responses)
  • A
    16% (3)
  • B
    74% (14)
  • C
    11% (2)

Community Discussion

No community discussion yet for this question.

Full 1Z0-403 Practice