Forum Discussion
usend_209769
Mar 28, 2017Nimbostratus
"IP forwarding" VS and nexthop iRule
Hello,
I have a F5 node working as a router (with a "IP forwarding" virtual server with 0.0.0.0 destination).
I would like to configure conditional routing. When a specific origin/destinati...
BigD_300005
Cirrostratus
Create this iRule and assign it to your virtual server that matches the specific IPs you want to route to the IP address in the iRule.
Replace interface name and IP address. Remove "[]"
when CLIENT_ACCEPTED {
nexthop [INTERFACE NAME] [IP ADDRESS]
}
If it is a tunnel, you only need the interface name.
usend_209769
Mar 28, 2017Nimbostratus
Thank you for the answer.
I'm trying this but without the interface name. I will try again.
If I using a route domain, I must specify this on the IP (IP%domain)?
If I working with dynamic routing this should work too?
Thanks again.
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