Forum Discussion
iRule Nexthop
Hello Experts
I am new to irule, currently we are running 11.4.1.
we have an iRULE wherein we send the traffic to particular pool depending on the datagroup it matches.
Now to isolate an issue, I want to create a scenario wherein client traffic will hit the F5, but instead sending to server it will send back to client side to which it is directly connected.
I tried to achieve this using
elseif { [class match [IP::client_addr] equals "JAPAN_GEO"] } { nexthop VOE_CLIENT_702 172.16.100.17%702 }
elseif { [class match [IP::client_addr] equals "JAPAN_GEO"] } { nexthop external 54:75:d0:ae:de:80 }
172.16.100.17 is the IP of my router from which the Client traffic is coming to F5.
Need your assistance.
- hooleylistCirrostratus
Hi Vishal,
Here are two possibly related issues for this. You might try opening a case with F5 Support to get further help on this.
SOL16588 - The nexthop iRule command may not work as expected
AskF5 search for this and more
Aaron
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