F5 BIG-IP LTM Specialist: Maintain and Troubleshoot — Question 92

Which iRule statement demotes a virtual server from CMP?

Answer options

Correct answer: A

Explanation

The command 'set ::foo 123' effectively demotes the virtual server in CMP by modifying its properties. The other options either set static variables, manage session persistence, or match classes in HTTP content, but none of these actions would affect the server's CMP status.