Forum Discussion
swo0sh_gt_13163
Altostratus
Feb 25, 2015Traffic Policy to map HTTP::class select command?
Hello Folks,
Sorry, opening another thread similar to the first one I opened today morning.
Can anyone help me with Traffic Policies as per the requirement? Basically following is the iRule snippet...
Torti
Cirrus
Feb 25, 2015try:
when HTTP_REQUEST {
if { [class match [IP::client_addr] equals "disable_asm_ip_ranges"] }{
ASM::enable /Common/cls_EMS_staging_admin
}
else {
ASM::enable /Common/cls_EMS_staging
}
}
but I believe, you have to select a security policy at the virtual server, first. Via the security tab.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects
