BIG-IP Administration Install, Initial Configuration, and Upgrade (F5CAB1)-Question 27 Discussion

The BIG-IP Administrator needs to update access to the Configuration Utility to include 172.28.31.0/24 and 172.28.65.0/24 networks. From the TMOS Shell (tmsh), which command should the BIG-IP Administrator use to complete this task? (Choose one answer)

  • A. modify /sys httpd permit add { 172.28.31.0/255.255.255.0 172.28.65.0/255.255.255.0 }
  • B. modify /sys httpd allow add { 172.28.31.0/24 172.28.65.0/24 }
  • C. modify /sys httpd allow add { 172.28.31.0/255.255.255.0 172.28.65.0/255.255.255.0 }
  • D. Option D
Correct Answer: B

Brave-Dump Clients Votes

C 100%

Comments



Anonymous User 2026-04-16 22:14:46

Selected Answers: C


I think the answer is Option C because it uses the correct keyword (allow) and the required dotted-decimal netmask format