NAT Flashcards
0
Q
Clear all NAT table translations:
A
Router1(config)#clear ip nat translation *
1
Q
Create a static NAT mapping of 178.16.1.1 to 192.168.32.1
A
(config-if)#ip nat inside source static 172.16.1.1 192.168.32.1
2
Q
View all active NAT translations:
A
show ip nat translations