Show IPv6 to IPv6 Network Address Translation (NAT66) information Show source IPv6 to IPv6 Network Address Translation (NAT66) information Show configured source NAT66 rules ${vyos_op_scripts_dir}/show_nat66_rules.py --source Show statistics for configured source NAT66 rules ${vyos_op_scripts_dir}/show_nat66_statistics.py --source Show active source NAT66 translations Show active source NAT66 translations for an IPv6 address <h:h:h:h:h:h:h:h> ${vyos_op_scripts_dir}/show_nat66_translations.py --type=source --verbose --ipaddr="$6" Show active source NAT66 translations detail ${vyos_op_scripts_dir}/show_nat66_translations.py --type=source --verbose ${vyos_op_scripts_dir}/show_nat66_translations.py --type=source Show destination IPv6 to IPv6 Network Address Translation (NAT66) information Show configured destination NAT66 rules ${vyos_op_scripts_dir}/show_nat66_rules.py --destination Show statistics for configured destination NAT66 rules ${vyos_op_scripts_dir}/show_nat66_statistics.py --destination Show active destination NAT66 translations Show active NAT66 destination translations for an IPv6 address <h:h:h:h:h:h:h:h> ${vyos_op_scripts_dir}/show_nat66_translations.py --type=destination --verbose --ipaddr="$6" Show active destination NAT66 translations detail ${vyos_op_scripts_dir}/show_nat66_translations.py --type=destination --verbose ${vyos_op_scripts_dir}/show_nat66_translations.py --type=destination