Forum Discussion
vallesm77_95699
Feb 14, 2012Nimbostratus
Irule v9 --> v11
Hello,
On BigIP V9 I have an Irule
An extract :
when CLIENT_ACCEPTED {
set DefaultValue "::DefaultValue[virtual name]"
if { [class exists $DefaultValue]} {
set myRedirectRow [findclass "ForbiddenUrl" [set $DefaultValue] " "]
if { $myRedirectRow ne "" } {
set myRedirectMethod [getfield $myRedirectRow " " 1]
....
But with V11, I think that i have a problem with the syntax :
set DefaultValue "::DefaultValue[virtual name]"
Because [virtual name] return /Common/
On V9 [virtual name] returne only
Do you have an idea ?
Thanks
1 Reply
Sort By
- Hi vallesm77,
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