Which two statements about Junos software packet handling are correct?()(Choose two.)
第1题:
Which two statements are true about L2TP tunnels?() (Choose two.)
第2题:
Which two statements are true regarding the use of NTP clock synchronization?()
第3题:
Which two statements are true about terms in a routing policy?()
第4题:
Which two statements regarding JUNOS architecture are correct?()
第5题:
Which two statements are true about precedence values in policy?() (Choose two.)
第6题:
Which two statements are true regarding routing policy processing?()
第7题:
Traffic is clear text
Traffic is encrypted
They are initiated by the LNS
They are initiated by the LAC
第8题:
There are separate tables for IPv4 and IPv6 called inet.0 and inet6.0 respectively.
They only contain the best possible route to each destination.
All running protocols can populate the routing tables at the same time.
Routes with the highest preference value are placed as active routes in the routing table.
第9题:
Firewall filters are stateless.
Firewall filters are used to control routing information that is exchanged between devices.
Firewall filters are used to control traffic passing through the device.
Firewall filters can only be applied to traffic entering the device.
第10题:
It also supports PAT.
PAT is not supported.
It allows the use of an address pool.
It requires you to configure an address in the junos-global zone.
第11题:
A different login class must be configured for each user.
Individual commands can be explicitly allowed or denied.
A user must be assigned to one of the default login classes.
Each login class is associated with one or more permissions flags.
第12题:
The Junos OS verifies the match criteria of each policy in order and performs the associated action when a match occurs.
Policies are evaluated from right to left as displayed in the Junos OS configuration file.
Polices are evaluated based on the order in which they are applied to a routing protocol.
Policy processing stops once the last statement in the policy is evaluated.
第13题:
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; } }
第14题:
Which two statements are true regarding firewall user authentication?() (Choose two.)
第15题:
Which two statements about JUNOS Software packet handling are correct?()
第16题:
Which two statements are true about pool-based source NAT? ()(Choose two.)
第17题:
Which two statements are true about terms in a routing policy?()
第18题:
The Junos OS applies service ALGs only for the first packet of a flow.
The Junos OS uses fast-path processing only for the first packet of a flow.
The Junos OS performs policy lookup only for the first packet of a flow.
The Junos OS applies SCREEN options for both first and consecutive packets of a flow.
第19题:
The Routing Engine handles all exception traffic.
The Routing Engine synchronizes the route table with the PFE
The Routing Engine is hot-pluggable.
The Routing Engine controls the PFE
第20题:
Static routes are defined at the [edit routing-instances] hierarchy.
Static routes must have a next hop defined.
Static routes remain in the routing table until you remove them or until they become inactive.
Static routes are learned by neighboring devices and added to their routing tables.
第21题:
A then statement is mandatory in a term
If a term does not contain a from statement, all routers match
If a term does not contain a from statement, the Junos OS will not commit
A then statement is not mandatory in a term
第22题:
A routing policy cannot have more than one term.
If a term does not contain a from statement, all routes match.
If a term does not contain a from statement, the Junos OS will not commit.
A then statement is not mandatory in a term.
第23题:
PAT is not supported.
PAT is enabled by default.
It supports the address-persistent configuration option.
It supports the junos-global configuration option.