Exam 640-875 | Question id=4761 | IP Services |
Refer to the exhibit.
!
interface e0
ip address 192.168.1.1 255.255.255.0
ip nat outside
!
interface e1
ip address 10.1.1.1 255.255.255.0
ip nat inside
!
ip nat inside source static 10.1.1.2 192.168.1.2
Which two statements about these partial Cisco IOS/IOS-XE configurations are true?
A. |
10.1.1.2 is the inside local address. | |
B. |
192.168.1.2 is the outside local address. | |
C. |
192.168.1.2 is the outside global address. | |
D. |
This is an example of static one-to-one Network Address Translation. | |
E. |
This is an example of static Port Address Translation. |