Exam 200-105 | Question id=1995 | Routing Technologies |
Refer to the graphic.
A company wants to use NAT in the network shown. Which commands will apply the NAT configuration to the proper interfaces?
A. |
R1(config)# interface serial0/1
R1(config-if)# ip nat inside
| |
B. |
Rl(config)# interface serial0/1
Rl(config-if)# ip nat outside
| |
C. |
Rl(config)# interface fastethernet0/0
Rl(config-if)# ip nat inside
| |
D. |
Rl(config)# interface fastethernet0/0
Rl(config-if)# ip nat outside
| |
E. |
Rl(config)# interface serial0/1
Rl(config-if)# ip nat outside source pool 200.2.2.18 255.255.255.252
| |
F. |
Rl(config)# interface fastethernet0/0
Rl(config-if)# ip nat inside source 10.10.0.0 255.255.255.0
|