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

Give as many ways as you can in which executing a program on a virtual memory system differs from executing the same program on a real memory system.

What will be an ideal response?

Computer Science & Information Technology

Over time, which of the following is true of thermal printers?

A. They are inexpensive, but the print quality is low and the images tend to fade. B. They are inexpensive, but the print quality is high and the images tend to last. C. They are expensive, but the print quality is high although the images tend to fade. D. They are expensive, but the print quality is low although the images tend to last.

Computer Science & Information Technology

A relationship between two tables, where one record in the first table corresponds to many records in the second table.

What will be an ideal response?

Computer Science & Information Technology

Placing a file in the ____ directory of your storage device is equivalent to tossing a loose document into a drawer.

A. root B. path C. back D. loose

Computer Science & Information Technology