Forum Discussion
Duplicate traffic to 3 Pools
Hello whisperer,
"you can attach multiple to the same VS." => How?
- An unlimited number of clone pools can be configured on the BIG-IP system
=> unlimited on the BIG-IP, not on the VS ! possible in client-side and server-side !
+ Interface mirroring is not supported on my platform:
- BIG-IP 2000s
- BIG-IP 2200s
- BIG-IP 4000s
- BIG-IP 4200v
You need to use TMSH to add clone pools:
tmsh modify /ltm virtual <virtual_name> clone-pools add { <pool_name> {context clientside | serverside } }
- cpt_ri_F5Jul 07, 2023Cirrostratus
Hello whisperer, thanks for your feedback,
But I have 2 questions:
1- is "Interface mirroring" mandatory to make the clone?
2- I do not want to colone all traffic to pool 1, 2, 3, I want to filter against the customer ip, possible to do an iRule, without impacting the original pool ?TMSH : ... clone-pools { pool-01 { context serverside } pool-02 { context serverside } pool-03 { context serverside } } ... pool original-pool ...
Thank you.
Recent Discussions
Related Content
* 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