
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?
Correct Answer: C
The correct set of commands to allow deterministic translation of private hosts PC1, PC2, and PC3 to addresses in the public space would involve setting up NAT (Network Address Translation) on router R1. The commands should define the inside and outside interfaces for NAT, specify an access list that includes the private IP addresses of PC1, PC2, and PC3, and then apply this access list with a NAT statement that maps these addresses to a public address or pool of addresses. Option C is likely the correct answer because it typically contains the necessary commands for such a configuration. References: Implementing and Operating Cisco Service Provider Network Core Technologies (SPCOR) source book or study guide.