Discussion :: Computer Networking
- Which command will show you the summary of the NAT configuration?
A.
show ip nat translations |
B.
show ip nat statistics |
C.
debug ip nat |
D.
clear ip nat translations * |
Answer : Option B
Explanation :
The show 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.
Be The First To Comment