Forum Discussion
Michel_van_der_
Nimbostratus
Jan 30, 2006Default gateway
I'm trying to add a default gateway to my BigIP, but perhaps I'm using
the wrong method?
I'm trying something like this (perl):
$soap = SOAP::Lite->uri("urn:iControl:Networking/RouteTable")
...
Loc_Pham_101863
Jan 31, 2006Historic F5 Account
You should use RouteTable::add_static_route method to add a default gateway. In the "attributes" parameter, you only need to specify the gateway, i.e. the vlan_name and pool_name should be left empty.
There's a bug in set_static_route_gateway that caused the exception you saw. This will be fixed in the next release 9.4.0.
Regards,
Loc
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