PrepAway - Latest Free Exam Questions & Answers

Which three statements are true about terms in a policy?

Which three statements are true about terms in a policy? (Choose three)

PrepAway - Latest Free Exam Questions & Answers

A.
The order of the terms in a policy is irrelevant

B.
The action is specified in a then statement

C.
There are optional in a policy

D.
The match condition can be identified with a from statement

E.
Every policy must contain at least one term

11 Comments on “Which three statements are true about terms in a policy?

  1. uttam says:

    correct ans BDE
    The action is specified in a then statement
    The match condition can be identified with a from statement
    Every policy must contain at least one term




    0



    0
  2. hh says:

    having a term inside a policy is not mandatory. I just tested this out in my lab. actually there is no mandatory statement inside as seen below, although such a routing policy will be of not much “use” but that’s besides the point.

    user@router# show

    [edit policy-options policy-statement test1]
    user@router# commit check
    configuration check succeeds

    [edit policy-options policy-statement test1]
    user@router#




    0



    0
    1. sus says:

      sorry hh but your test was not correct.

      You have enter a new policy called test1 by hitting edit policy-options policy-statement test1 but it does not mean it was created. In fact it was not.

      As result commit check did pass because there were not changes made to the candidate configuration.

      Prove:

      [edit]
      admin@lab# edit policy-options

      [edit policy-options]
      admin@lab# show

      [edit policy-options]
      admin@lab# edit policy-statement test1

      [edit policy-options policy-statement test1] (an empty policy looks to be created)
      admin@lab# show

      [edit policy-options policy-statement test1] (commit check confirms not issue….)
      admin@lab# commit check
      configuration check succeeds

      [edit policy-options policy-statement test1] (… but that only because there are actually no changes)
      admin@lab# top

      [edit]
      admin@lab# show | compare

      [edit]
      admin@lab#

      As a statement that confirms that answers should be BDE:

      admin@lab# edit policy-options

      [edit policy-options] (I hit enter without any terms)
      admin@lab# set policy-statement test1
      ^
      missing argument.

      [edit policy-options]
      admin@lab#

      Answers BDE.




      0



      0
      1. traffikator says:

        In reality, you are correct, for the purpose of Junipers test it is BCD.I used to ask that question when I was taking the course and this is what i was told. Will ask a buddy of mine to check it out and let you know the results




        0



        0
  3. Frimost says:

    For create a routing policy is not fundamental that use a term, because you’ll configured a routing policy without any term, maybe you can check more information about he routing policy




    0



    0

Leave a Reply