Forum Discussion
Roberto_GB_2613
May 03, 2017Altostratus
Edit internal datagroup via iRule
Hi,
First of all, thanks to this community for so many articles. I'm trying to edit a string internal datagroup via iRule as it can be done via cli with the commands:
tmsh modify ltm data-group ...
- May 09, 2017
I finally figured it out in the LAB. I followed the steps of the previous link but instead a pool I used an iRule to use the localhost IP:
when CLIENT_ACCEPTED { node 127.0.0.1 443 }
The_Bhattman
May 03, 2017Nimbostratus
There might be way by using iCALL called from an iRule - but there are some caveats.
This links should get you started https://devcentral.f5.com/questions/execute-icall-from-irule-43549
I hope this helps
-=Bhattman=-
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