Networking::IPsecTrafficSelector

Introduced : BIG-IP_v11.2.0
This interface configures the IPsec Protocol suite for securing Internet Protocol (IP) communications by authenticating and encrypting each IP packet of a communication session. The Traffic Selector component specifies what traffic you want the system to protect with IPsec.

Methods

Method Description Introduced
create Creates a set of IPsec traffic selectors. BIG-IP_v11.2.0
delete_all_traffic_selectors Deletes all IPsec traffic selectors. BIG-IP_v11.2.0
delete_traffic_selector Deletes a set of IPsec traffic selectors. BIG-IP_v11.2.0
get_action Gets the IPsec traffic selector actions for the specified IPsec traffic selectors. BIG-IP_v11.2.0
get_description Gets the description for each specified IPsec traffic selector. BIG-IP_v11.2.0
get_destination_address Gets the IPsec destination addresses for a set of traffic selectors. BIG-IP_v11.2.0
get_destination_netmask Gets the IPsec destination netmasks for a set of traffic selectors. BIG-IP_v11.2.0
get_destination_port Gets the IPsec destination ports for a set of traffic selectors. BIG-IP_v11.2.0
get_direction Gets the IPsec traffic selector direction for a set of traffic selectors. BIG-IP_v11.2.0
get_ip_protocol Gets the IPsec traffic selector IP protocols for a set of traffic selectors. BIG-IP_v11.2.0
get_list Gets the names for all IPsec traffic selectors. BIG-IP_v11.2.0
get_order Gets the IPsec traffic selector orders for a set of traffic selectors. BIG-IP_v11.2.0
get_policy Gets the IPsec policies for the set of IPsec traffic selectors. BIG-IP_v11.2.0
get_source_address Gets the IPsec traffic selector source addresses for a set of traffic selectors. BIG-IP_v11.2.0
get_source_netmask Gets the IPsec source netmasks for a set of traffic selectors. BIG-IP_v11.2.0
get_source_port Gets the IPsec traffic selector source ports for a set of traffic selectors. BIG-IP_v11.2.0
get_version Gets the version information for this interface. BIG-IP_v11.2.0
set_action Sets the IPsec traffic selector actions for a list of traffic selectors. Specifies how the system handles traffic that matches the criteria in the traffic selector. BIG-IP_v11.2.0
set_description Sets the description for each specified IPsec traffic selector. This is an arbitrary field which can be used for any purpose. BIG-IP_v11.2.0
set_destination_address Sets the IPsec destination addresses for a set of traffic selectors. BIG-IP_v11.2.0
set_destination_port Sets the IPsec destination ports for a set of traffic selectors. Match on the specified Layer 4 destination port; 0 matches all port numbers. BIG-IP_v11.2.0
set_direction Sets the IPsec traffic selector direction for a set of traffic selectors. BIG-IP_v11.2.0
set_ip_protocol Sets the IPsec traffic selector IP protocols for a set of traffic selectors. BIG-IP_v11.2.0
set_order Sets the IPsec traffic selector orders for a set of traffic selectors. Traffic selectors are sorted by their orders. The traffic selector with the smaller order will be used first. BIG-IP_v11.2.0
set_policy Sets the IPsec policies for the set of IPsec traffic selectors. Specifies the name of the IPsec policy to be enforced on the matched traffic. BIG-IP_v11.2.0
set_source_address Sets the IPsec traffic selector source addresses for a set of traffic selectors. Specifies the source IP address of the traffic to be matched. BIG-IP_v11.2.0
set_source_port Sets the IPsec traffic selector source ports for a set of traffic selectors. Match on the specified Layer 4 source port; 0 matches all port numbers. BIG-IP_v11.2.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.