View all questions & answers for the BIG-IP Administration Control Plane Administration (F5CAB4) exam


Question 11 Discussion

Which TMSH command initiates a manual configuration synchronization to the specified device group? (Choose one answer)

  • A. tmsh load sys config to-group <device_group>
  • B. tmsh modify sys failover auto-sync enable
  • C. tmsh run cm config-sync to-group <device_group>
  • D. tmsh run sys device-group update-config
Correct Answer: C

Brave-Dump Clients Votes

C 100%

Comments



Brave-Dumps Admin 2025-12-10 22:44:54

Selected Answers: C


https://my.f5.com/manage/s/article/K14856


Anonymous User 2026-01-18 18:04:47

Selected Answers: C


The tmsh command that initiates a manual configuration synchronization to a specified device group is C. tmsh run cm config-sync to-group <device_group>, which pushes the local device's configuration to the other members of the <device_group>, as confirmed by F5 documentation and community discussions.