Juniper
JN0-332 · Question #214
Review Below: [edit security nat destination] user@host# show pool A { address 10.1.10.5/32; } rule-set 1 { from zone untrust; rule 1A { match { destination-address 100.0.0.1/32; } then {…
The correct answer is C. pool-based destination NAT without PAT. See the full explanation below for the reasoning.
Question
Review Below:
[edit security nat destination] user@host# show pool A { address 10.1.10.5/32; } rule-set 1 { from zone untrust; rule 1A { match { destination-address 100.0.0.1/32; } then { destination-nat pool A; } } } Which type of NAT is configured in the exhibit?
Options
- Astatic destination NAT
- Bstatic source NAT
- Cpool-based destination NAT without PAT
- Dpool-based destination NAT with PAT
How the community answered
(41 responses)- A2% (1)
- B12% (5)
- C76% (31)
- D10% (4)
Community Discussion
No community discussion yet for this question.