Show IPv6 Network Address Translation (NAT66) information Show source IPv6 to IPv6 Network Address Translation (NAT66) information Show configured source NAT66 rules sudo ${vyos_op_scripts_dir}/nat.py show_rules --direction source --family inet6 Show statistics for configured source NAT66 rules sudo ${vyos_op_scripts_dir}/nat.py show_statistics --direction source --family inet6 Show active source NAT66 translations Show active source NAT66 translations for an IPv6 address <h:h:h:h:h:h:h:h> sudo ${vyos_op_scripts_dir}/nat.py show_translations --direction source --family inet6 --address "$6" sudo ${vyos_op_scripts_dir}/nat.py show_translations --direction source --family inet6 Show destination IPv6 to IPv6 Network Address Translation (NAT66) information Show configured destination NAT66 rules sudo ${vyos_op_scripts_dir}/nat.py show_rules --direction destination --family inet6 Show statistics for configured destination NAT66 rules sudo ${vyos_op_scripts_dir}/nat.py show_statistics --direction destination --family inet6 Show active destination NAT66 translations Show active NAT66 destination translations for an IPv6 address <h:h:h:h:h:h:h:h> sudo ${vyos_op_scripts_dir}/nat.py show_translations --direction destination --family inet6 --address "$6" sudo ${vyos_op_scripts_dir}/nat.py show_translations --direction destination --family inet6