Forum Discussion
Hawary
Altostratus
Jan 19, 2019irule to load balance to specific ISP based on source IP
hi guys,
i have 2 ISP links and i'm doing outbound load balancing across the 2 links. i have 2 subnets of users, subnet 1 and subnet 2. I need that subnet 1 go through ISP 1 and subnet 2 go thro...
Stanislas_Piro2
Cumulonimbus
Jan 19, 2019Create 2 pools :
-
Pool_GW_ISP1
- priority group activation : less than 1
- ISP1_GW:0 priority 10
- ISP2_GW:0 priority 1
-
Pool_GW_ISP2
- priority group activation : less than 1
- ISP2_GW:0 priority 10
- ISP1_GW:0 priority 1
create 2 VS
-
VS_FWD_OUT_SUBNET1
- source : SUBNET1 (ex : 10.1.0.0/16)
- destination : 0.0.0.0/0
- service : any
- translate address : disable
- pool Pool_GW_ISP1
- source address translation : automap
-
VS_FWD_OUT_SUBNET2
- source : SUBNET2 (ex : 10.2.0.0/16)
- destination : 0.0.0.0/0
- service : any
- translate address : disable
- pool Pool_GW_ISP2
- source address translation : automap
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