单选题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 interfa

题目
单选题
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

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

A network administrator wants to permit Telnet traffic initiated from the address book entry the10net in a zone called UNTRUST to the address book entry Server in a zone called TRUST.However, the administrator does not want the server to be able to initiate any type of traffic from the TRUST zone to the UNTRUST zone.Which configuration statement would correctly accomplish this task?()

A. from-zone UNTRUST to-zone TRUST { policy DenyServer { match { source-address any; destination-address any; application any; } then { deny; } } } from-zone TRUST to-zone UNTRUST { policy AllowTelnetin { match { source-address the10net; destination-address Server; application junos-telnet; } then { permit; } } }

B. from-zone TRUST to-zone UNTRUST { policy DenyServer { match { source-address Server; destination-address any; application any; } then {deny; } } } from-zone UNTRUST to-zone TRUST { policy AllowTelnetin { match { source-address the10net; destination-address Server; application junos-telnet; } then { permit; } } }

C. from-zone UNTRUST to-zone TRUST { policy AllowTelnetin { match { source-address the10net; destination-address Server; application junos-ftp; } then { permit; } } }

D. from-zone TRUST to-zone UNTRUST { policy DenyServer { match { source-address Server; destination-address any; application any; } then { permit; } } } from-zone UNTRUST to-zone TRUST { policy AllowTelnetin { match {source-address the10net; destination-address Server; application junos-telnet; } then { permit; } } }


参考答案:B

第2题:

Click the Exhibit button.Which type of source NAT is configured in the exhibit?()

A. static source pool

B. interface source pool

C. source pool with PAT

D. souce pool without PAT


参考答案:A

第3题:

Interface ge-0/0/2.0 of your device is attached to the Internet and is configured with an IP address and network mask of 71.33.252.17/24. A Web server with IP address 10.20.20.1 is running an HTTP service on TCP port 8080. The Web server is attached to the ge-0/0/0.0 interface of your device. You must use NAT to make the Web server reachable from the Internet using port translation.Which type of NAT must you configure?()

A. source NAT with address shifting

B. pool-based source NAT

C. static destination NAT

D. pool-based destination NAT


参考答案:D

第4题:

Which three methods of source NAT does the Junos OS support?() (Choose three.)

  • A、interface-based source NAT
  • B、source NAT with address shifting
  • C、source NAT using static source pool
  • D、interface-based source NAT without PAT
  • E、source NAT with address shifting and PAT

正确答案:A,B,C

第5题:

Interface ge-0/0/2.0 of your device is attached to the Internet and is configured with an IP address and network mask of 71.33.252.17/24. A Web server with IP address 10.20.20.1 is running an HTTP service on TCP port 8080. The Web server is attached to the ge-0/0/0.0 interface of your device. You must use NAT to make the Web server reachable from the Internet using port translation. Which type of NAT must you configure?()

  • A、source NAT with address shifting
  • B、pool-based source NAT
  • C、static destination NAT
  • D、pool-based destination NAT

正确答案:D

第6题:

Which three methods of source NAT does the Junos OS support?() (Choose three.)

A. interface-based source NAT

B. source NAT with address shifting

C. source NAT using static source pool

D. interface-based source NAT without PAT

E. source NAT with address shifting and PAT


参考答案:A, B, C

第7题:

Assume the default-policy has not been configured.Given the configuration shown in the exhibit, which two statements about traffic from host_a inthe HR zone to host_b in the trust zone are true?() [edit security policies from-zone HR to-zone trust] user@host# show policy one { match { source-address any; destination-address any; application [ junos-http junos-ftp ]; } then { permit; } } policy two { match { source-address host_a; destination-address host_b; application [ junos-http junos-smtp ]; } then { deny; } }

  • A、DNS traffic is denied.
  • B、HTTP traffic is denied.
  • C、FTP traffic is permitted.
  • D、SMTP traffic is permitted.

正确答案:A,C

第8题:

WhichtypeofsourceNATisconfiguredintheexhibit?()[editsecuritynatsource]user@hostshowrule-set1{frominterfacege-0/0/2.0;tozoneuntrust;rule1A{match{destination-address1.1.70.0/24;}then{source-natinterface;}}}

A.interface-basedsourceNAT

B.staticsourceNAT

C.pool-basedsourceNATwithPAT

D.pool-basedsourceNATwithoutPAT


参考答案:A

第9题:

Interface ge-0/0/2.0 of your device is attached to the Internet and is configured with an IP address andnetwork mask of 71.33.252.17/24. A webserver with IP address 10.20.20.1 isrunning an HTTP service on TCP port 8080. The webserver is attached to the ge-0/0/0.0 interface of yourdevice. You must use NAT to make the webserver reachable from the Internet using port translation.Which type of NAT must you configure?()

  • A、source NAT with address shifting
  • B、pool-based source NAT
  • C、static destination NAT
  • D、pool-based destination NAT

正确答案:D

第10题:

Which three methods of source NAT does JUNOS Software support?()

  • A、interface-based source NAT
  • B、source NAT with address shifting
  • C、source NAT using static source pool
  • D、interface-based source NAT without PAT
  • E、source NAT with address shifting and PAT

正确答案:A,B,C

更多相关问题