Solved

You Deployed an LDAP Server on Compute Engine That Is

Question 106

Multiple Choice

You deployed an LDAP server on Compute Engine that is reachable via TLS through port 636 using UDP. You want to make sure it is reachable by clients over that port. What should you do?


A) Add the network tag allow-udp-636 to the VM instance running the LDAP server. Add the network tag allow-udp-636 to the VM instance running the LDAP server.
B) Create a route called allow-udp-636 and set the next hop to be the VM instance running the LDAP server. Create a route called and set the next hop to be the VM instance running the LDAP server.
C) Add a network tag of your choice to the instance. Create a firewall rule to allow ingress on UDP port 636 for that network tag.
D) Add a network tag of your choice to the instance running the LDAP server. Create a firewall rule to allow egress on UDP port 636 for that network tag.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions