Forum Discussion
kelemvor_50002
Nimbostratus
Sep 09, 2013Creating an iRule Data Group via bigpipe?
Is there a way to create a Data Group for an iRule via a bigpipe command like I can for pools?
Maybe something like:
bigpipe datagroup Name {members 1.2.3.4 2.3.4.5 3.4.5.6}
I need to updat...
StephanManthey
Nacreous
Sep 09, 2013A while ago I was struggeling with creating a new datagroup via bigpipe.
There is a man page about it. But didnt work for me.
I would recommend to get an excerpt of your current datagroup stored in /config/bigip.conf and to create an adjusted version with a new name in a file to be stored in /var/tmp/my_new_data_group.
You can merge it into your running configuration with:
bigpipe merge /var/tmp/my_new_data_group
Save the configuration:
bigpipe save
Now you can replace the referenced data group in your iRule. New connections should be handled by the iRule according to the updated datagroup.
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