You want to implement persistent NAT for an internal resource so that external hosts are
able to initiate communications to the resource, without the internal resource having
previously sent packets to the external hosts. Which configuration setting will accomplish
this goal?
A.
persistent-nat permit target-host
B.
persistent-nat permit any-remote-host
C.
persistent-nat permit target-host-port
D.
address-persistent
http://www.juniper.net/techpubs/en_US/junos12.1×44/topics/example/nat-security-source-persistent-nat-with-interface-configuring-cli.html
Answer B