Forum Discussion
Yaniv_99962
Mar 22, 2011Nimbostratus
SNAT persistency
Hi F5 experts. i want to achieve the following: 1) I want the F5 to choose an IP in round-robin manner from a SNAT pool and to persist using the same IP from the SNAT pool in case an HTT...
Yaniv_99962
Mar 23, 2011Nimbostratus
i added the 2nd line here for debugging:
set snatpool_member [class nextelement -value $clname $searchID]
log local0.info "clname:=$clname ; searchID=$searchID ; snatpool_member=$snatpool_member"
And indeed according to the log it seems that the snatpool_member var remains empty:
Mar 23 08:46:11 local/tmm2 info tmm2[5251]: Rule Snat_Persist : clname:=snatpool_example ; searchID=class_iter:snatpool_example1 ; snatpool_member=
(snatpool_example is the name I gave to the class i created)
I guess it's because the class doesnt contains values, only keys/names.
So I changes "-value" to be "-name" and now the log looks better:
Mar 23 08:55:47 local/tmm2 info tmm2[5251]: Rule Snat_Persist : Snat assignment of 10.107.200.202/32 made to ccc
I'll keep looking into that...
Thanks
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