— Exhibit –-
[edit security nat source]
user@srx# show
pool A {
address {
172.16.52.94/32;
}
}
rule-set 1A {
from zone trust;
to zone untrust;
rule 1 {
match {
source-address 192.168.233.0/24;
}
then {
source-nat {
pool {
A;
}
}
}
}
}
— Exhibit –-
Refer to the Exhibit.
Referring to the exhibit, which two statements are true? (Choose two.)
A.
PAT is enabled.
B.
PAT is disabled.
C.
Address persistence is enabled.
D.
Address persistence is disabled.