Which command will show you the summary of the NAT configuration?
A
<code class="args"><em>show ip nat translations</em></code>
B
<code class="args"><em>show ip nat statistics</em></code>
C
<code class="args"><em>debug ip nat</em></code>
D
<code class="args"><em>clear ip nat translations *</em></code>
Correct Answer: <code class="args"><em>show ip nat statistics</em></code>
Theshow ip nat statistics command displays a summary of the NAT configuration as well as counts of active translation types, hits to an existing mapping, misses (causing an attempt to create a mapping), and expired translations.