Identify the access that is initially available to connect to your Database as a Service
(DBaaS) environment.
A.
telnet on port 23
B.
SSH on port 22
C.
SSL/TLS on port 443
D.
Cloud Controlon port 7799
E.
Enterprise Manager on port 1158
Explanation:
By default, network access to the deployment is restricted to SSH connections onport 22.
https://docs.oracle.com/en/cloud/paas/database-dbaas-cloud/csdbi/networkaccess-vi.html
B.
B
B
B
From student guide
“By default, only SSH port 22 is open for communication…
By default, all those predefined Security Rules are disabled except the SSH port (22) allowing any computer to
communicate through SSH.”
B