Show IPv4 to IPv4 Network Address Translation (NAT) information Show source IPv4 to IPv4 Network Address Translation (NAT) information Show configured source NAT rules ${vyos_op_scripts_dir}/show_nat_rules.py --source Show statistics for configured source NAT rules ${vyos_op_scripts_dir}/show_nat_statistics.py --source Show active source NAT translations Show active source NAT translations for an IP address <x.x.x.x> ${vyos_op_scripts_dir}/show_nat_translations.py --type=source --verbose --ipaddr="$6" Show active source NAT translations detail ${vyos_op_scripts_dir}/show_nat_translations.py --type=source --verbose ${vyos_op_scripts_dir}/show_nat_translations.py --type=source Show destination IPv4 to IPv4 Network Address Translation (NAT) information Show configured destination NAT rules ${vyos_op_scripts_dir}/show_nat_rules.py --destination Show statistics for configured destination NAT rules ${vyos_op_scripts_dir}/show_nat_statistics.py --destination Show active destination NAT translations Show active NAT destination translations for an IP address <x.x.x.x> ${vyos_op_scripts_dir}/show_nat_translations.py --type=destination --verbose --ipaddr="$6" Show active destination NAT translations detail ${vyos_op_scripts_dir}/show_nat_translations.py --type=destination --verbose ${vyos_op_scripts_dir}/show_nat_translations.py --type=destination