101 · Question #456
If your customer has a policy requirement that cannot be handled in the Visual Policy Editor, what would you use to supplement the Visual Policy Editor?
The correct answer is D. iRules. iRules are TCL-based scripts on BIG-IP that provide programmable traffic control, allowing administrators to implement custom policy logic that cannot be expressed through the Visual Policy Editor's graphical interface.
Question
If your customer has a policy requirement that cannot be handled in the Visual Policy Editor, what would you use to supplement the Visual Policy Editor?
Options
- AiApps
- BTMOS
- CiControl
- DiRules
How the community answered
(30 responses)- A3% (1)
- B3% (1)
- D93% (28)
Why each option
iRules are TCL-based scripts on BIG-IP that provide programmable traffic control, allowing administrators to implement custom policy logic that cannot be expressed through the Visual Policy Editor's graphical interface.
iApps are deployment templates that automate configuration of application services - they do not extend or supplement the logic of individual access policies.
TMOS is the underlying operating system for all BIG-IP modules and is not a tool an administrator uses to supplement policy logic.
iControl is F5's REST and SOAP API framework for remote management and automation, not a mechanism for customizing per-session access policy decisions.
iRules use a full TCL scripting language integrated into the BIG-IP TMOS data plane, giving administrators the ability to inspect, modify, and control traffic at a granular level beyond what the Visual Policy Editor's predefined graphical elements support. When an access policy requirement is too complex or specific to be represented visually, iRules can be attached to the policy to handle those conditions programmatically.
Concept tested: Supplementing BIG-IP APM Visual Policy Editor with iRules
Source: https://techdocs.f5.com/en-us/bigip-15-1-0/big-ip-access-policy-manager-visual-policy-editor/irules-and-the-visual-policy-editor.html
Topics
Community Discussion
No community discussion yet for this question.