a10_cgnv6_map_encapsulation_domain¶
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 |
||
name str/required |
MAP-E domain name |
||
description str |
MAP-E domain description |
||
format str |
‘draft-03’= Construct IPv6 Interface Identifier according to draft-03; |
||
tunnel_endpoint_address str |
Tunnel Endpoint Address for MAP-E domain |
||
uuid str |
uuid of the object |
||
user_tag str |
Customized tag |
||
sampling_enable list |
Field sampling_enable |
||
counters1 str |
‘all’= all; ‘inbound_packet_received’= Inbound IPv4 Packets Received; ‘inbound_frag_packet_received’= Inbound IPv4 Fragment Packets Received; ‘inbound_addr_port_validation_failed’= Inbound IPv4 Destination Address Port Validation Failed; ‘inbound_rev_lookup_failed’= Inbound IPv4 Reverse Route Lookup Failed; ‘inbound_dest_unreachable’= Inbound IPv6 Destination Address Unreachable; ‘outbound_packet_received’= Outbound IPv6 Packets Received; ‘outbound_frag_packet_received’= Outbound IPv6 Fragment Packets Received; ‘outbound_addr_validation_failed’= Outbound IPv6 Source Address Validation Failed; ‘outbound_rev_lookup_failed’= Outbound IPv6 Reverse Route Lookup Failed; ‘outbound_dest_unreachable’= Outbound IPv4 Destination Address Unreachable; ‘packet_mtu_exceeded’= Packet Exceeded MTU; ‘frag_icmp_sent’= ICMP Packet Too Big Sent; ‘interface_not_configured’= Interfaces not Configured Dropped; ‘bmr_prefixrules_configured’= BMR prefix rules configured; ‘helper_count’= Helper Count; ‘active_dhcpv6_leases’= Active DHCPv6 leases; |
||
health_check_gateway dict |
Field health_check_gateway |
||
address_list list |
Field address_list |
||
ipv6_address_list list |
Field ipv6_address_list |
||
withdraw_route str |
‘all-link-failure’= Withdraw routes on health-check failure of all IPv4 gateways or all IPv6 gateways; ‘any-link-failure’= Withdraw routes on health- check failure of any gateway (default); |
||
uuid str |
uuid of the object |
||
basic_mapping_rule dict |
Field basic_mapping_rule |
||
rule_ipv4_address_port_settings str |
‘prefix-addr’= Each CE is assigned an IPv4 prefix; ‘single-addr’= Each CE is assigned an IPv4 address; ‘shared-addr’= Each CE is assigned a shared IPv4 address; |
||
ea_length int |
Length of Embedded Address (EA) bits |
||
share_ratio int |
Port sharing ratio for each NAT IP. Must be Power of 2 value |
||
port_start int |
Starting Port, Must be Power of 2 value |
||
uuid str |
uuid of the object |
||
prefix_rule_list list |
Field prefix_rule_list |
||
stats dict |
Field stats |
||
inbound_packet_received str |
Inbound IPv4 Packets Received |
||
inbound_frag_packet_received str |
Inbound IPv4 Fragment Packets Received |
||
inbound_addr_port_validation_failed str |
Inbound IPv4 Destination Address Port Validation Failed |
||
inbound_rev_lookup_failed str |
Inbound IPv4 Reverse Route Lookup Failed |
||
inbound_dest_unreachable str |
Inbound IPv6 Destination Address Unreachable |
||
outbound_packet_received str |
Outbound IPv6 Packets Received |
||
outbound_frag_packet_received str |
Outbound IPv6 Fragment Packets Received |
||
outbound_addr_validation_failed str |
Outbound IPv6 Source Address Validation Failed |
||
outbound_rev_lookup_failed str |
Outbound IPv6 Reverse Route Lookup Failed |
||
outbound_dest_unreachable str |
Outbound IPv4 Destination Address Unreachable |
||
packet_mtu_exceeded str |
Packet Exceeded MTU |
||
frag_icmp_sent str |
ICMP Packet Too Big Sent |
||
interface_not_configured str |
Interfaces not Configured Dropped |
||
bmr_prefixrules_configured str |
BMR prefix rules configured |
||
name str |
MAP-E domain name |