APIRef_tm_net_tunnels_v6rd¶
mgmt/tm/net/tunnels/v6rd
6RD tunnel profile configuration
REST Endpoints
- Collection URI
/mgmt/tm/net/tunnels/v6rd
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/net/tunnels/v6rd/~resource id
- Resource Methods
OPTIONS, GET, PUT, PATCH, DELETE, POST
- Resource Natural Key
name, partition, subPath
Properties
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
appService |
string | optional | read/write | The application service that the object belongs to. | |
defaultsFrom |
string | optional | read/write | The profile from which to inherit settings. The default value is v6rd. | |
description |
string | optional | read/write | User defined description. | |
ipv4prefix |
string | 0.0.0.0 | optional | read/write | As an extension not mentioned in the RFC5969, it specifies the IPv4 prefix for the Customer-Edge (CE) devices of a 6RD domain at a Border-Relay (BR) in case that the subnet prefixes used by the 6RD devices do not share the same IPv4 prefix. If they do, there is no need to configure this parameter. The default value is B<0.0.0.0>. |
ipv4prefixlen |
integer | 0 | optional | read/write | Also noted as IPv4MaskLen in RFC5969, it specifies the number of identical high-order bits shared by all CE and BR IPv4 addresses in a given 6RD domain. The valid range is from zero to 32. It is a required value for create. It defaults to zero, i.e. the full ipv4 address must be encapsulated. |
tmPartition |
string | Common | optional | read/write | Displays the admin-partition within which this component resides. |
v6rdprefix |
string | optional | read/write | Specifies the IPv6 prefix for 6rd domain. | |
v6rdprefixlen |
integer | 56 | optional | read/write | Specifies the IPv6 prefix length of the 6rd domain. The default is 56. |
Copyright (c) 2016, F5 Networks Inc. All Rights Reserved.
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.