nerdexam
F5

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.

Section 2: F5 Solutions and Technology

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)
  • A
    2% (1)
  • B
    2% (1)
  • C
    5% (3)
  • D
    91% (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.

Aadd BIG-IP servers to the wideip.conf file

Adding BIG-IP servers to wideip.conf is a separate configuration task performed through the GTM configuration interface, not the BIG-IP_add script.

Badd an existing GTM System to a sync group

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.

Csynchronize configuration files between BIG-IP Systems

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.

Dexchange web certificates and keys between BIG-IP SystemsCorrect

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

#BIG-IP_add script#certificate exchange#GTM sync#key management

Community Discussion

No community discussion yet for this question.

Full 101 Practice