Create an access list on the Customer router that defines the NAT network. List the router prompt and the command used to complete this task.



What will be an ideal response?

```
CUSTOMER(config)# access-list 100 remark == NAT Network ==
CUSTOMER(config)# access-list 100 permit ip 172.16.1.0 0.0.0.255 any
```

Computer Science & Information Technology

You might also like to view...

A(n) __________ is temporary memory or storage used to adjust for the speed differential between adjacent devices.

a. cache b. buffer c. interface d. There is no such thing.

Computer Science & Information Technology

You need not worry about which file system your computer uses because __________.

a. The premise of this question is false. b. the file system is set by the boot program c. your operating system will automatically default to the correct one d. the file system is determined at open time

Computer Science & Information Technology