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
```

Computer Science & Information Technology

You might also like to view...

What is the biggest problem in computer security?

a. ourselves b. the government c. businesses d. our friends

Computer Science & Information Technology

What does the following command do? Net use argetipc$ " " /u: " "

a. Displays information about the target b. Sets up a Null session c. Displays user account information d. Displays domain accounts

Computer Science & Information Technology

Combination charts enable you to show three sets of data using the chart type that is best for each data set. _________________________

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

You can toggle the Field List on and off using the _____ button on the Design tab in Layout or Design View.?

A. ?Form Fields B. ?Add Existing Fields C. ?Field List D. ?Add Fields and Tables

Computer Science & Information Technology