Refer to the graphic, the static NAT command is executed on R1. When a PC connected to R1 accesses the Internet, the destination address in the packets does not change.

Refer to the graphic, the static NAT command is executed on R1. When a PC connected to R1 accesses the Internet, the destination address in the packets does not change.

[R1]interface GigabitEthernet1/0/0
[R1-GigabitEthernet1/0/0]ip address 192.168.0.1 255.255.255.0
#[
R1]interface GigabitEthernet2/0/0
[R1-GigabitEthernet2/0/0]ip address 202.10.1.2 255.255.255.0
[R1]nat static global 202.10.1.3 inside 192.168.0.2 netmask 255.255.255.255
[R1]ip route-static 0.0.0.0 0.0.0.0 202.10.1.1
A. True
B. False

Download Printable PDF. VALID exam to help you PASS.

Leave a Reply

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


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