Forum Discussion
Michel_van_der_
Jun 03, 2003Nimbostratus
How do I specify the equivalent of 0.0.0.0 from SOAP/perl?
I want to do the equivalent of:
bigpipe virtual 0.0.0.0:0 use pool defaultRoutePool
I tried:
$soapResponse = $soap->create_from_pool(
SOAP::Data->name(virtual_server => { ...
Michel_van_der_
Jun 03, 2003Nimbostratus
I create it with:
bigpipe pool defaultRoutePool { \
snat disable \
nat disable \
member 1.2.3.4:0 \
}
And 1.2.3.4 (real address obscured for the innocent) is the default route for the
F5 device. Since it's supposed to work, I'll recheck my code (since I wasn't sure if
I was supposed to use zeroes, or some sort of -1, I figured I'd ask first...).
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