medium
Single Answer
0When configuring dynamic NAT, why must you configure an access list?
Answer Options
A
The access list allows incoming access from outside global addresses.
B
The access list allows outgoing access from inside local addresses.
C
The access list allows outgoing access from outside local addresses.
D
The access list allows outgoing access from inside global addresses.
Correct Answer: B
Explanation
The access list is used to identify IP addresses that are allowed to pass through the NAT process; these are considered the inside local addresses. The access list does not restrict incoming access from the outside global. The access list does not restrict outgoing access from the outside local. The access list does not restrict outgoing access from the inside global.
nat
dynamic-nat
access-lists
configuration