Lines Matching full:nat64
81 - [nat64](#nat64-cidr)
1215 - BR prefixes (OMR, on-link, NAT64)
1324 - Whether to allow/disallow NAT64 address translation during address resolution (requires `OPENTHRE…
1416 …address, which will be synthesized to an IPv6 address using the preferred NAT64 prefix from the ne…
1418 …InvalidState` when the DNS server IP is an IPv4 address but the preferred NAT64 prefix is unavaila…
1429 Send DNS query to obtain IPv4 address for a given hostname and provide the NAT64 synthesized IPv6 a…
1435 This command requires a NAT64 prefix to be configured and present in Thread Network Data.
1437 For example, if a NAT64 prefix of `2001:db8:122:344::/96` is used within the Thread mesh, the outpu…
1484 …erred NAT64 prefix from the network data. The command will return `InvalidState` when the DNS serv…
1492 …erred NAT64 prefix from the network data. The command will return `InvalidState` when the DNS serv…
2552 ### nat64 cidr
2554 Gets the IPv4 configured CIDR in the NAT64 translator.
2559 > nat64 cidr
2564 ### nat64 cidr \<IPv4 address\>
2566 Sets the IPv4 CIDR in the NAT64 translator.
2572 - When updating the CIDR, NAT64 translator will be reset and all existing sessions will be expired.
2575 > nat64 cidr 192.168.100.0/24
2579 ### nat64 disable
2581 Disable NAT64 functions, including the translator and the prefix publishing.
2583 This command will reset the mapping table in the translator (if NAT64 translator is enabled in the …
2588 > nat64 disable
2592 ### nat64 enable
2594 Enable NAT64 functions, including the translator and the prefix publishing.
2601 > nat64 enable
2605 ### nat64 state
2607 Gets the state of NAT64 functions.
2611 - `Disabled`: NAT64 prefix manager is disabled.
2612 - `NotRunning`: NAT64 prefix manager is enabled, but is not running, probably because the routing m…
2613 …: NAT64 prefix manager is enabled and is running, but is not publishing a NAT64 prefix. Usually wh…
2614 - `Active`: NAT64 prefix manager is enabled, running and publishing a NAT64 prefix.
2616 Possible results for NAT64 translator are (`OPENTHREAD_CONFIG_NAT64_TRANSLATOR_ENABLE` is required):
2618 - `Disabled`: NAT64 translator is disabled.
2619 …ning`: NAT64 translator is enabled, but is not translating packets, probably because it is not con…
2620 - `Active`: NAT64 translator is enabled and is translating packets.
2625 > nat64 state
2630 > nat64 state
2635 > nat64 state
2641 ### nat64 mappings
2643 Get the NAT64 translator mappings.
2648 > nat64 mappings
2659 ### nat64 counters
2661 Get the NAT64 translator packet and error counters.
2666 > nat64 counters
3046 …address, which will be synthesized to an IPv6 address using the preferred NAT64 prefix from the ne…
3048 > Note: The command will return `InvalidState` when the preferred NAT64 prefix is unavailable.
3404 - n: NAT64 flag
3689 You can use NAT64 of OpenThread Border Router to reach e.g. Google IPv4 NTP Server: