Cisco Exam Questions

Which additional Cisco ASA Software Version 8.3 NAT configuration is needed to meet the following re

Refer to the exhibit.

Which additional Cisco ASA Software Version 8.3 NAT configuration is needed to meet the
following requirements?
When any host in the 192.168.1.0/24 subnet behind the inside interface accesses any destinations
in the 10.10.1.0/24 subnet behind the outside interface, PAT them to the outside interface. Do not
change the destination IP in the packet.

A.
nat (inside,outside) source static inside-net interface destination static outhosts outhosts

B.
nat (inside,outside) source dynamic inside-net interface destination static outhosts outhosts

C.
nat (outside,inside) source dynamic inside-net interface destination static outhosts outhosts

D.
nat (outside,inside) source static inside-net interface destination static outhosts outhosts

E.
nat (any, any) source dynamic inside-net interface destination static outhosts outhosts

F.
nat (any, any) source static inside-net interface destination static outhosts outhosts

Explanation: