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
第1题:
Which statement is true about terms in a policy?()
第2题:
A routing policy has three terms and the first term of the policy does not contain a terminating action. What will become of the routes after they have been evaluated by the first term?()
第3题:
Which statement is true about terms in a policy?()
第4题:
Which statement is correct about a Routing Policy term?()
第5题:
Which two can be used to create and apply an export policy that advertises static routes to RIP neighbors?()
第6题:
Which two statements are true about terms in a routing policy?()
第7题:
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
第8题:
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
第9题:
set protocols rip export demo
edit policy-options policy-statement demo set term 1 from protocol static set term 1 then accept
edit policy-options policy-statement demo set term 1 from protocol static
set policy-options policy-statement demo
第10题:
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.
第11题:
A single term can be applied to a protocol or interface, independent of the policy.
Once configured, terms within a policy cannot be reordered.
The name of a term is limited to five characters.
A from statement is optional in a term.
第12题:
In the absence of a terminating action, all routes are accepted.
The route will be evaluated by the second term in the policy.
The default action will be applied.
In the absence of a termination action, all routes are rejected.
第13题:
Which three statements are true about terms in a policy?()
第14题:
Which statement is true regarding the Junos OS?()
第15题:
Which two statements are true about terms in a routing policy?()
第16题:
Which three statements are true about terms in a policy?()
第17题:
Which two can be used to create and apply an export policy that advertises static routes to RIP neighbors?()
第18题:
Which two statements are true regarding routing policy processing?()
第19题:
A term must contain a from statement.
A term acts like if and then statements.
The most specific term has precedence.
Terms can be written in any order to achieve the same behavior.
第20题:
set protocols rip export demo
edit policy-options policy-statement demo set term 1 from protocol static set term 1 then accept
edit policy-options policy-statement demo set term 1 from protocol static accept
set protocols rip group internal export demo
第21题:
A single term can be applied to a protocol or interface, independent of the policy
Every policy must contain at least one term
The name of a term is limited to five characters
Terms are optional
第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题:
edit policy-options policy-statement policy-name set term 1 from protocol static set term 1 then accept
edit ospf policy set from protocol static set 1 then accept
set protocols OSPF export policy-name
set protocols OSPF policy policy-name
第24题:
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.