单选题The SRX device receives a packet and determines that it does not match an existing session.After SCREEN options are evaluated, what is evaluated next?()A source NATB destination NATC route lookupD zone lookup

题目
单选题
The SRX device receives a packet and determines that it does not match an existing session.After SCREEN options are evaluated, what is evaluated next?()
A

source NAT

B

destination NAT

C

route lookup

D

zone lookup

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

第1题:

When an SRX series device receives an ESP packet, what happens?()

A. If the destination address of the outer IP header of the ESP packet matches the IP address of the ingress interface, it will

B. If the destination IP address in the outer IP header of ESP does not match the IP address of the ingress interface, it will

C. If the destination address of the outer IP header of the ESP packet matches the IP address of the ingress interface, based packet.

D. If the destination address of the outer IP header of the ESP packet matches the IP address of the ingress interface, based of inner header, it will decrypt the packet.


参考答案:C

第2题:

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

第3题:

Router VE1 has just received a packet and needs to route it. What two actions must this router take in order to route incoming packets? (Choose two)

A. Inspect the routing table to select the best path to the destination network addresses.

B. Validate sources of routing information.

C. Inspect the ARP table to verify a legitimate source MAC address for each packet.

D. Identify the destination network address of each packet.

E. Verify the receipt of routed packets by the next hop router.

F. Identify the source network address of each packet.


正确答案:AD
A,D 解析:Explanation:
The router decides how to forward an incoming packet by finding the routes that "match" the destination address of the packet, and then forwarding it according to the most narrowly applicable one.

A packet matches a route in the following way: a packet has (among other things) a destination address in its header, a route contains either a network or a host address, a network mask (netmask), and instructions on how to forward a packet using the route.

The packet matches the route if its destination address is part of the address subspace defined by the network address or exactly matches the host address of the route. A route is more narrowly applicable than another if the address subspace defined by its network address contains fewer actual addresses than the other, which is indicated by the netmask. An entry with a host address, rather than a network address, is the narrowest kind.

第4题:

Regarding PAR (Positive Acknowledgement and Re-transmission), which of the answer choices below are correct?()

A. The source device will only retransmit lost packets on the request of the destination device.

B. The source device starts a timer when it sends a segment and retransmits if an acknowledgment is not received before the timer expires.

C. The destination device acknowledges receipt of a segment by sending a packet with a new sequence number and the ACK bit sent.

D. The destination device acknowledges receipt of a segment by sending a packet that indicates the next sequence number it expects.

E. If the destination device does not receive a segment, all segments are retransmitted.

F. The source device keeps a record of all segments sent and expects and acknowledgment of each.


参考答案:B, D, F

第5题:

The SRX device receives a packet and determines that it does not match an existing session.After SCREEN options are evaluated, what is evaluated next?()

A. source NAT

B. destination NAT

C. route lookup

D. zone lookup


参考答案:B

第6题:

Intheexhibit,youdecidedtochangemyHostsaddresses.[editsecuritypolicies]user@hostshowfrom-zonePrivateto-zoneExternal{policyMyTraffic{match{source-addressmyHosts;destination-addressExtServers;application[junos-ftpjunos-bgp];}then{permit{tunnel{ipsec-vpnvpnTunnel;}}}}}policy-rematch;Whatwillhappentothenewsessionsmatchingthepolicyandin-progresssessionsthathadalreadymatchedthepolicy?()

A.Newsessionswillbeevaluated.In-progresssessionswillbere-evaluated.

B.Newsessionswillbeevaluated.Allin-progresssessionswillcontinue.

C.Newsessionswillbeevaluated.Allin-progresssessionswillbedropped.

D.Newsessionswillhaltuntilallin-progresssessionsarere-evaluated.In-progresssessionswillbere-evaluatedandpossiblydropped.


参考答案:A

第7题:

After applying the policy-rematch statement under the security policies stanza, what would happen to an existing flow if the policy source address or the destination address is changed and committed?()

A. The Junos OS drops any flow that does not match the source address or destination address.

B. All traffic is dropped.

C. All existing sessions continue.

D. The Junos OS does a policy re-evaluation.


参考答案:D

第8题:

Which element occurs first during the first-packet-path processing?()

A. destination NAT

B. forwarding lookup

C. route lookup

D. SCREEN options


参考答案:D

第9题:

What happens to the 66.66.66/24 route when it is evaluated by this policy? ()

A. The route does not match this policy.

B. The route is rejected.

C. The route is accepted.

D. The route is accepted, then rejected.


参考答案:C

第10题:

After applying the policy-rematch statement under the security policies stanza, what would happen to an existing flow if the policy source address or the destination address is changed and committed?()

  • A、The Junos OS drops any flow that does not match the source address or destination address.
  • B、All traffic is dropped.
  • C、All existing sessions continue.
  • D、The Junos OS does a policy re-evaluation.

正确答案:D

更多相关问题