Clearing Dynamic Translations
Use the clear ip nat translation command to clear dynamic translations from the NAT translation table. You can remove all dynamic translations from the translation table or restrict the removal of translation entries based on the protocol, address, or port values.
clear ip nat translation
- Use to clear dynamic translations from the NAT translation table.
- Use an asterisk (*) to clear all dynamic translations from the translation table.
- Example 1—To clear all dynamic translations
host1 #clear ip nat translation*Example 2—To clear a specific port translation host1 #clear ip nat translation tcp inside 171.69.68.10 10.1.2.3 55There is no no version.