Networking::SelfIP

Introduced : BIG-IP_v9.0
*IMPORTANT* This entire interface has been deprecated, since self IP addresses are accessed by name instead of address. Please use the SelfIPV2 interface. The SelfIP interface enables you to work with the definitions and attributes contained in a device&aposs Self IP.

Methods

Method Description Introduced
create Creates the specified self IP addresses with extended attributes. BIG-IP_v9.0
delete_all_self_ips Deletes all self IP addresses. BIG-IP_v9.0
delete_self_ip Deletes the specified self IP addresses. BIG-IP_v9.0
get_floating_state Gets the floating states of the specified self IPs. BIG-IP_v9.0
get_list Gets a list of all self IPs on this device. BIG-IP_v9.0
get_netmask Gets the netmasks of the specified self IPs. BIG-IP_v9.0
get_unit_id Gets the unit ids of the specified self IPs. BIG-IP_v9.0
get_version Gets the version information for this interface. BIG-IP_v9.0
get_vlan Gets the VLANs with which the specified self IPs are associated. BIG-IP_v9.0
set_floating_state Sets the floating states of the specified self IPs. Note: If floating state is being set to enabled, then unit ID will be set to 1 by default. If floating state is being set to disabled, then unit ID will be set to 0. BIG-IP_v9.0
set_netmask Sets the netmasks of the specified self IPs. BIG-IP_v9.0
set_unit_id Sets the unit ids of the specified self IPs. Note: If unit ID is being set to 0, then floating state will be set to disabled by default. If unit ID is being set to 1 or 2, then floating state will be set to enabled. BIG-IP_v9.0
set_vlan Sets the VLANs with which the specified self IPs are associated. BIG-IP_v9.0

Structures

Structure Description

Enumerations

Enumeration Description

Exceptions

Exception Description

Constants

Constant Type Value Description

Aliases

Alias Type Description

See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.