Created
September 17, 2019 18:33
-
-
Save afaqk9394/7edd71b6099736b0e3e1a31de56ed3ef to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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