多项选择题
You are creating a destination NAT rule-set. Which two are valid for use with the from clause?()
A.security policy
B.interface
C.routing-instance
D.IP address
点击查看答案
相关考题
-
单项选择题
WhichstatementistrueaboutaNATruleactionofoff?()
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; } } }
A.static destination NAT
B.static source NAT
C.pool-based destination NAT without PAT
D.pool-based destination NAT with PAT -
单项选择题
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; } } }
A.interface-based source NAT
B.static source NAT
C.pool-based source NAT with PAT
D.pool-based source NAT without PAT
