QuestionQ41
Identify management connectivity configurationsThe BIG-IP Administrator receives a ticket reporting that an authorized user is trying to connect to the Configuration Utility from a jump host but is being denied.
The HTTPD Allow configuration is:

The jump host IP address is 172.28.32.22.
Which command should the BIG-IP Administrator use to permit HTTPD access for this host?
- A modify /sys httpd allow replace-all-with { 172.28.32.22 }
- B modify /sys httpd allow delete {172.28.31.0/255.255.255.0 172.28.65.0/255.255.255.0 }
- C modify /sys httpd allow add {172.28.32.22 }
Community Discussion