What are the initial settings of an user created security group?

What are the initial settings of an user created security group?

What are the initial settings of an user created security group?

A.
Allow all inbound traffic and Allow no outbound traffic

B.
Allow no inbound traffic and Allow no outbound traffic

C.
Allow no inbound traffic and Allow all outbound traffic

D.
Allow all inbound traffic and Allow all outbound traffic



Leave a Reply 7

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


Chef

Chef

A default security group is named default, and it has an ID assigned by AWS. The following are the initial settings for each default security group:

Allow inbound traffic only from other instances associated with the default security group
Allow all outbound traffic from the instance

Answers are incorrect.

http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-network-security.html#default-security-group

j

j

C

AWS assigns each security group a unique ID in the form sg-xxxxxxxx. The following are the initial settings for a security group that you create:

•Allow no inbound traffic

•Allow all outbound traffic

Srinivasu M

Srinivasu M

C.
Allow no inbound traffic and Allow all outbound traffic

Ganesh Ghube

Ganesh Ghube

C.
Allow no inbound traffic and Allow all outbound traffic