Networking::ProfileV6RD

Introduced : BIG-IP_v11.5.0
The 6RD interface profile allows you to set up the 6RD tunnel configuration for 6RD CE and BR gateways. 6RD is yet-another-v6-transition solution, and is used to tunnel IPv6 packets over an IPv4 network by deterministically mapping IPv6 addresses to the underlying SP&aposs IPv4 addresses. As the address mapping information is embedded in the packet itself, 6RD is stateless.

Methods

Method Description Introduced
create Creates a set of 6RD tunnel profiles. BIG-IP_v11.5.0
delete_all_profiles Deletes all non-system 6RD tunnel profiles. BIG-IP_v11.5.0
delete_profile Deletes a set of 6RD tunnel profiles. BIG-IP_v11.5.0
get_default_profile Gets the 6RD tunnel profile that is assigned as the default profile from which this set of 6RD tunnel profiles inherits its unspecified attribute values. BIG-IP_v11.5.0
get_description Gets the descriptions for a set of 6RD tunnel profiles. BIG-IP_v11.5.0
get_list Gets the names for all 6RD tunnel profiles. BIG-IP_v11.5.0
get_v4_prefix Gets the 6RD domain IPv4 prefixes for the 6RD tunnel profiles. BIG-IP_v11.5.0
get_v4_prefix_length Gets the 6RD domain IPv4 prefix lengths for 6RD tunnel profiles. BIG-IP_v11.5.0
get_v6_prefix Gets the 6RD domain prefixes for the 6RD tunnel profiles. BIG-IP_v11.5.0
get_v6_prefix_length Gets the 6RD prefix lengths for 6RD tunnel profiles. BIG-IP_v11.5.0
get_version Gets the version information for this interface. BIG-IP_v11.5.0
is_base_profile Determines whether the specified 6RD tunnel profiles are base profiles. A base profile sits at the base of the profile&aposs inheritance tree, supplying the defaults for every profile derived from it. (See also is_system_profile). BIG-IP_v11.5.0
is_system_profile Determines whether the specified 6RD tunnel profiles are system profiles. A system profile is a profile pre-configured on the system, ready for use. Non-system profiles are profiles created or modified by a user. Note that if a system profile is modified, it is no longer considered a system profile. (See also is_base_profile). BIG-IP_v11.5.0
set_default_profile Sets an existing 6RD tunnel profile as the default profile from which this set of 6RD tunnel profiles inherits their unspecified attribute values. BIG-IP_v11.5.0
set_description Sets the descriptions for a set of 6RD tunnel profiles. This is an arbitrary field which can be used to describe the 6RD tunnel profile. BIG-IP_v11.5.0
set_v4_prefix Sets the 6RD domain IPv4 prefixes for 6RD tunnel profiles. BIG-IP_v11.5.0
set_v4_prefix_and_length Sets both the IPv4 address prefixes and lengths of 6RD tunnel profiles. BIG-IP_v12.0.0
set_v4_prefix_length Sets the 6RD domain IPv4 prefix lengths for 6RD tunnel profiles. BIG-IP_v11.5.0
set_v6_prefix Sets the 6RD prefixes for 6RD tunnel profiles. BIG-IP_v11.5.0
set_v6_prefix_and_length Sets both the IPv6 address prefixes and lengths of 6RD tunnel profiles. BIG-IP_v12.0.0
set_v6_prefix_length Sets the 6RD prefix lengths for 6RD tunnel profiles. BIG-IP_v11.5.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.