Activate the NAT on the Customer router’s interfaces. This requires that you activate NAT on the FA0/0 and S0/0/0 interfaces. Carefully select whether to use ip nat inside or ip nat outside on each interface. List the router prompt and the command used to complete this task.
What will be an ideal response?
```
CUSTOMER(config)# interface FastEthernet0/0
CUSTOMER(config-if)# ip nat inside
CUSTOMER(config)# interface Serial0/0/0
CUSTOMER(config-if)# ip nat outside
```
You might also like to view...
IfApples = 6, what will be displayed after code corresponding to the following pseudocode is run?
``` While Apples < 0 Write “You can’t eat “+ Apples+“at one time!” End While Write “Goodbye, apple lover.”.``` a. You can’t eat 6 apples at one time! Goodbye, apple lover. b. nothing will display c. You can’t eat apples at one time! d. Goodbye, apple lover.
Placing a(n) ____________________ to a folder on the desktop can make it easier to locate and open the folder.?
Fill in the blank(s) with the appropriate word(s).