Which two statements are true regarding routing policy processing?()
第1题:
A. The routing table is populated by the forwarding table.
B. Devices running the Junos OS can accommodate multiple routing tables.
C. Information learned from routing protocols is stored in the routing table.
D. The primary routing table for IPv4 unicast routes is inet.4.
第2题:
Which three statements are true about terms in a policy?()
第3题:
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; } }
第4题:
Which two statements are true about terms in a routing policy?()
第5题:
Which three statements are true about terms in a policy?()
第6题:
Which two statements are true regarding the system-default security policy [edit security policies default-policy]?()(Choose two.)
第7题:
What is true when designing OSPF import routing policy in JUNOS software?()
第8题:
DNS traffic is denied.
HTTP traffic is denied.
FTP traffic is permitted.
SMTP traffic is permitted.
第9题:
The last policy is the default policy, which allows all traffic.
The order of policies is not important.
New policies are placed at the end of the policy list.
The insert command can be used to change the order.
第10题:
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
第11题:
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.
第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题:
A. All roles are evaluated together.
B. Each role is evaluated separately.
C. Clients must pass all policies to access the role.
D. Clients will pass as long as one policy is accepted.
第14题:
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?()
第15题:
What are two valid match criteria for a routing policy?()
第16题:
What are two valid match criteria for a routing policy? ()
第17题:
Which two statements are true with regard to policy ordering? ()(Choose two.)
第18题:
Which two statements are true about terms in a routing policy?()
第19题:
Which two statements are true regarding the default behavior of the ORDER BY clause? ()
第20题:
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.
第21题:
The order of the terms in a policy is irrelevant
The action is specified in a then statement
Ters are optional in a policy
The match condition can be identified with a from statement
Every policy must contain at least one term
第22题:
The order of the terms in a policy is irrelevant.
The action is specified in a then statement.
Terms are optional in a policy.
The match condition can be identified with a from statement.
A from statement is mandatory in a term.
第23题:
The routing table is populated by the forwarding table.
Devices running the Junos OS can accommodate multiple routing tables.
Information learned from routing protocols is stored in the routing table.
The primary routing table for IPv4 unicast routes is inet.4.