What is the best command to determine which interfaces have a NAT policy assigned to them?

A) show interface
B) show ip interface
C) show ip nat interface
D) show ip nat translations
E) show ip nat statistics

E
Explanation: E) The command show ip nat statistics shows which interfaces are included in the NAT policy.

Computer Science & Information Technology

You might also like to view...

What term is used to describe a high-speed Internet connection?

a. broadband b. hypertext c. Internet2 d. the Matrix e. World Wide Web

Computer Science & Information Technology

__________ argument conversion converts an argument’s value to the type that a method expects to receive in its corresponding parameter.

a) Widening b) Implicit c) Narrowing d) Explicit

Computer Science & Information Technology