Which set of commands on router r R1 Allow deterministic translation of private hosts PC1, PC2, and PC3 to addresses in the public space?

Refer to the Exhibit.

Which set of commands on router r R1 Allow deterministic translation of private hosts PC1, PC2, and PC3 to addresses in the public space?
A . RouterR1(config)#int f0/0
RouterR1(config)#ip nat inside
RouterR1(config)#exit
RouterR1(config)#int f0/1
RouterR1(config)#ip nat outside
RouterR1(config)#exit
RouterR1(config)#access-list 1 10.10.10.0 0.0.0.255
RouterR1(config)#ip nat inside source list 1 interface f0/1 overload
B . RouterR1(config)#int f0/0
RouterR1(config)#ip nat inside
RouterR1(config)#exit
RouterR1(config)#int f0/1
RouterR1(config)#ip nat outside
RouterR1(config)#exit
RouterR1(config)#access-list 1 10.10.10.0 0.0.0.255
RouterR1(config)#ip nat pool POOL 155.1.1.101 155.1.1.103 netmask 255.255.255.0 RouterR1(config)#ip nat inside source list 1 pool POOL
C . RouterR1(config)#int f0/0
RouterR1(config)#ip nat inside
RouterR1(config)#exit
RouterR1(config)#int f0/1
RouterR1(config)#ip nat outside
RouterR1(config)#exit
RouterR1(config)#ip nat inside source static 10.10.10.101 155.1.1.101
RouterR1(config)#ip nat inside source static 10.10.10.102 155.1.1.102
RouterR1(config)#ip nat inside source static 10.10.10.103 155.1.1.103

D . RouterR1(config)#int f0/0
RouterR1(config)#ip nat outside
RouterR1(config)#exit
RouterR1(config)#int f0/1
RouterR1(config)#ip nat inside
RouterR1(config)#exit
RouterR1(config)#ip nat inside source static 10.10.10.101 155.1.1.101
RouterR1(config)#ip nat inside source static 10.10.10.102 155.1.1.102
RouterR1(config)#ip nat inside source static 10.10.10.103 155.1.1.103

Answer: C

Latest 350-401 Dumps Valid Version with 404 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments