Skip to content

Instantly share code, notes, and snippets.

@afaqk9394
Created September 17, 2019 18:33
Show Gist options
  • Select an option

  • Save afaqk9394/7edd71b6099736b0e3e1a31de56ed3ef to your computer and use it in GitHub Desktop.

Select an option

Save afaqk9394/7edd71b6099736b0e3e1a31de56ed3ef to your computer and use it in GitHub Desktop.
Router#sh ip nat translations
Pro Inside global Inside local Outside local Outside global
icmp 100.16.1:2 172.18.0.1:2 100.1.0.100:2 100.1.0.100:2
tcp 100.16.2:35694 172.18.0.2:35694 100.1.0.100:80 100.1.0.100:80
tcp 100.16.1:56185 172.18.0.1:56185 100.1.0.100:80 100.1.0.100:80
--- 100.16.1 172.18.0.1 --- ---
--- 100.16.2 172.18.0.2 --- ---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment