101 · Question #229
What does the BIG-IP_add script do?
The correct answer is D. exchange web certificates and keys between BIG-IP Systems. The BIG-IP_add script establishes trust between BIG-IP systems by exchanging SSL certificates and keys, enabling secure GTM synchronization.
Question
What does the BIG-IP_add script do?
Options
- Aadd BIG-IP servers to the wideip.conf file
- Badd an existing GTM System to a sync group
- Csynchronize configuration files between BIG-IP Systems
- Dexchange web certificates and keys between BIG-IP Systems
How the community answered
(57 responses)- A2% (1)
- B2% (1)
- C5% (3)
- D91% (52)
Why each option
The BIG-IP_add script establishes trust between BIG-IP systems by exchanging SSL certificates and keys, enabling secure GTM synchronization.
Adding BIG-IP servers to wideip.conf is a separate configuration task performed through the GTM configuration interface, not the BIG-IP_add script.
Adding an existing GTM system to a sync group requires the bigip_add script as a prerequisite step, but the script itself performs the certificate exchange, not the sync group registration.
Configuration synchronization between BIG-IP systems is handled by the GTM sync mechanism after trust is established, not by the BIG-IP_add script itself.
The BIG-IP_add script automates the process of exchanging SSL web certificates and keys between BIG-IP systems so they can authenticate each other. This certificate exchange is a prerequisite for establishing a trusted relationship needed for GTM sync group membership. Without this key exchange, systems cannot securely communicate configuration data.
Concept tested: F5 GTM BIG-IP certificate exchange for trust
Source: https://support.f5.com/csp/article/K13944
Topics
Community Discussion
No community discussion yet for this question.