Forum Discussion
Michael_Kelsey_
Nimbostratus
Sep 18, 2007LTM Multiple Default Routes?
I wish to establish multiple default routes in more or less a virtual router perspective. I have four ports on a LTM (C62a, running BigIP 9.4.0) partitioned into two private networks and two public n...
Michael_Powell1
Nimbostratus
Jan 29, 2008Hi
I created an irule from the first section:
when CLIENT_ACCEPTED {
set failed 0
if {[IP::addr [IP::client_addr] equals 192.168.37.0/24]}{
node 12.1.37.1
} elseif {[IP::addr [IP::client_addr] equals 192.168.39.0/24]}{
node 12.1.39.1
}
}
and applied this to the wildcard virtual server and only to an individual VLAN and it worked! I did some thorough testing by adding and removing and it is definitely working.
Thank you very much!
Mike
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
