Forum Discussion
Jellf_42492
Nimbostratus
Jan 20, 2010f5 serve 2 Pool
Dear All,
I have f5 bigip ltm 3400, i want to configure this f5 to server 2 environment of server, any one have a sample for this? or a configuration?
Please kindly share it.
Thanks and BR
Jellf J B Nainggolan
9 Replies
Sort By
- hoolio
Cirrostratus
Hi Jellf, - Jellf_42492
Nimbostratus
The Logic i want to spare base on IP Pool and all tcp,http traffic will be forward. - hoolio
Cirrostratus
Thanks for the diagram. But can you clarify what logic you want to use to determine whether to send traffic to pool 1 or pool 2? Or do you want to use the servers in both pools for all requests as additional redundancy? - Jellf_42492
Nimbostratus
The Logic i want to make a different forward traffic based on IP Pool, so Load Balancer will be separate Incoming base on IP, which Pool will be serve. - Jellf_42492
Nimbostratus
are u have any message account, so i can directly contact u by messenger ? - Jellf_42492
Nimbostratus
are u have any messenger account, so i can directly contact u by messenger ? - hoolio
Cirrostratus
Hi Jellf,when CLIENT_ACCEPTED { log local0. "[IP::client_addr]:[TCP::client_port]: New TCP connection to [IP::local_addr]:[TCP::local_port]" Check if client is in the pool1_client_class if {[matchclass [IP::client_addr] equals pool1_client_class]}{ Client is in the datagroup, so use pool_1 log local0. "[IP::client_addr]:[TCP::client_port]: matched pool1_client_class datagroup" pool pool_1 } The default for non-matching clients is to use the VIP's default pool (pool_2) }
- Jellf_42492
Nimbostratus
if forward rule shown like this? - hoolio
Cirrostratus
The forward command would instruct LTM to send the server side connection out according to the routing table without load balancing or translating the destination IP address. The iRule is valid in terms of the syntax, but I'm not sure how you see it fitting in for your scenario.
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