which two tasks could you perform to validate that it i…

After successfully creating an Oracle Linux instance, which two tasks could you perform to
validate that it is working?

After successfully creating an Oracle Linux instance, which two tasks could you perform to
validate that it is working?

A.
Ping the instance from an external host by using the public IP address of the instance.

B.
Ping the instance from an instance in another security list in the same domain, using the
private IP address of the instance.

C.
Log in to the instance with its public IP address from an external host by using SSH.

D.
Log in to the instance with its private IP address from an instance in the same security
list by using SSH.



Leave a Reply 11

Your email address will not be published. Required fields are marked *


Xabi

Xabi

AC

lokesh

lokesh

A is wrong, as ICMP Ping is disabled to public IP

From Experts

From Experts

B and D

tkowalow

tkowalow

Only C and B

lokesh

lokesh

C is wrong, as ssh will work only after port is open
So its B & D

arunj

arunj

What is the right answer for this please

Muk

Muk

When you create an instance and do not mentioned the security list, which is the case in this question , then default security list is used and by default default security list allows SSH on 0.0.0.0/22 and that is SSH – so CD is the correct answer.

babykeveen

babykeveen

CD – no ping for a new instance