单项选择题
A.The NAT action of off is only supported for destination NAT rule-sets.
B.The NAT action of off is only supported for source NAT rule-sets.
C.The NAT action of off is useful for detailed control of NAT
D.The NAT action of off is useful for disabling NAT when a pool is exhausted.
单项选择题 Which type of source NAT is configured in the exhibit?() [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 source NAT is configured in the exhibit?() [edit security nat source] user@host# show rule-set 1 { from interface ge-0/0/2.0; to zone untrust; rule 1A {match { destination-address 1.1.70.0/24; } then { source-nat interface; } } }
单项选择题 Which configuration shows a pool-based source NAT without PAT’?()