Which command is used to verify the interfaces that are being used as the outside interface and the inside interface?

You are configuring dynamic NAT on your Cisco IOS router. Which command is used to verify the interfaces that are being used as the outside interface and the inside interface?
A. show interfaces
B. show ip route
C. show ipnat translations
D. show ip interface brief
E. show ip interface
F. show ipnat statistics

cisco-exams

One thought on “Which command is used to verify the interfaces that are being used as the outside interface and the inside interface?

  1. show ip nat statistics.

    YourRouter# show ip nat statistics
    Total active translations: 1 (1 static, 0 dynamic; 0 extended)
    Outside interfaces:
    Ethernet0, Serial2.7
    Inside interfaces:
    Ethernet1
    Hits: 0 Misses: 0
    Expired translations: 0
    Dynamic mappings:
    — Inside Source
    access-list 7 pool test refcount 0
    pool test: netmask 255.255.255.0
    start 172.16.11.70 end 172.16.11.71
    type generic, total addresses 2, allocated 0 (0%), misses 0

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.