a10_cgnv6_template_dns_dns64¶
Parameters¶
Parameters |
Choices/Defaults |
Comment |
---|---|---|
state str/required |
[‘noop’, ‘present’, ‘absent’] |
State of the object to be created. |
ansible_host str/required |
Host for AXAPI authentication |
|
ansible_username str/required |
Username for AXAPI authentication |
|
ansible_password str/required |
Password for AXAPI authentication |
|
ansible_port int/required |
Port for AXAPI authentication |
|
a10_device_context_id int |
[‘1-8’] |
Device ID for aVCS configuration |
a10_partition str |
Destination/target partition for object/command |
|
dns_name str/required |
Key to identify parent object |
|
enable bool |
Enable DNS64 (Need to config this option before config any other dns64 options) |
|
answer_only_disable bool |
Disable Only translate the Answer Section |
|
auth_data bool |
Set AA flag in DNS Response |
|
cache bool |
Use a cached A-query response to provide AAAA query responses for the same hostname |
|
change_query bool |
Always change incoming AAAA DNS Query to A |
|
compress_disable bool |
Disable Always try DNS Compression |
|
deep_check_rr_disable bool |
Disable Check DNS Response Records |
|
drop_cname_disable bool |
Disable Drop DNS CNAME Response |
|
ignore_rcode3_disable bool |
Disable Ignore DNS error Response with rcode 3 |
|
max_qr_length int |
Max Question Record Length, default is 128 |
|
parallel_query bool |
Forward AAAA Query & generate A Query in parallel |
|
passive_query_disable bool |
Disable Generate A query upon empty or error Response |
|
retry int |
Retry count, default is 3 (Retry Number) |
|
single_response_disable bool |
Disable Single Response which is used to avoid ambiguity |
|
timeout int |
Timeout to send additional Queries, unit= second, default is 1 |
|
trans_ptr bool |
Translate DNS PTR Records |
|
trans_ptr_query bool |
Translate DNS PTR Query |
|
ttl int |
Specify Max TTL in DNS Response, unit= second |
|
uuid str |
uuid of the object |