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.)
A.
Restart the network service on station1.
B.
Check the routing table for the NIC by using the route -n command.
C.
Load the appropriate NIC module along with themii module on station1.
D.
Set the gateway of the machine to an IP address that could communicate with the remote
network.