List of questions
Related questions
Question 87 - Associate Cloud Engineer discussion
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.
B.
Create a route called allow-udp-636 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.
Your answer:
0 comments
Sorted by
Leave a comment first