单选题Which statement is true about terms in a policy?()A A single term can be applied to a protocol or interface, independent of the policyB Every policy must contain at least one termC The name of a term is limited to five charactersD Terms are optional

题目
单选题
Which statement is true about terms in a policy?()
A

A single term can be applied to a protocol or interface, independent of the policy

B

Every policy must contain at least one term

C

The name of a term is limited to five characters

D

Terms are optional


相似考题
更多“单选题Which statement is true about terms in a policy?()A A single term can be applied to a protocol or interface, independent of the policyB Every policy must contain at least one termC The name of a term is limited to five charactersD Terms are optional”相关问题
  • 第1题:

    Which statement is correct about a Routing Policy term?()

    A.A term must contain a "from" statement.

    B.A term acts like "if" and "then" statements.

    C.The most specific term has precedence.

    D.Terms can be written in any order to achieve the same behavior.


    参考答案:B

  • 第2题:

    Which statement is true about terms in a policy?()

    • A、A single term can be applied to a protocol or interface, independent of the policy.
    • B、Once configured, terms within a policy cannot be reordered.
    • C、The name of a term is limited to five characters.
    • D、A from statement is optional in a term.

    正确答案:D

  • 第3题:

    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?()

    • A、In the absence of a terminating action, all routes are accepted.
    • B、The route will be evaluated by the second term in the policy.
    • C、The default action will be applied.
    • D、In the absence of a termination action, all routes are rejected.

    正确答案:B

  • 第4题:

    Which two statements are true about terms in a routing policy?()

    • A、A routing policy cannot have more than one term.
    • B、If a term does not contain a from statement, all routes match.
    • C、If a term does not contain a from statement, the Junos OS will not commit.
    • D、A then statement is not mandatory in a term.

    正确答案:B,D

  • 第5题:

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

    • A、The order of the terms in a policy is irrelevant.
    • B、The action is specified in a then statement.
    • C、Terms are optional in a policy.
    • D、The match condition can be identified with a from statement.
    • E、A from statement is mandatory in a term.

    正确答案:B,C,D

  • 第6题:

    Which two can be used to create and apply an export policy that advertises static routes to RIP neighbors?()

    • A、set protocols rip export demo
    • B、edit policy-options policy-statement demo   set term 1 from protocol static   set term 1 then accept
    • C、edit policy-options policy-statement demo   set term 1 from protocol static accept
    • D、set protocols rip group internal export demo

    正确答案:B,D

  • 第7题:

    Which two statements are true about terms in a routing policy?()

    • A、A then statement is mandatory in a term
    • B、If a term does not contain a from statement, all routers match
    • C、If a term does not contain a from statement, the Junos OS will not commit
    • D、A then statement is not mandatory in a term

    正确答案:A,B

  • 第8题:

    单选题
    Which statement is correct about a Routing Policy term?()
    A

    A term must contain a from statement.

    B

    A term acts like if and then statements.

    C

    The most specific term has precedence.

    D

    Terms can be written in any order to achieve the same behavior.


    正确答案: A
    解析: 暂无解析

  • 第9题:

    多选题
    Which two statements are true about terms in a routing policy?()
    A

    A then statement is mandatory in a term

    B

    If a term does not contain a from statement, all routers match

    C

    If a term does not contain a from statement, the Junos OS will not commit

    D

    A then statement is not mandatory in a term


    正确答案: C,B
    解析: 暂无解析

  • 第10题:

    单选题
    Which statement is true about terms in a policy?()
    A

    A single term can be applied to a protocol or interface, independent of the policy

    B

    Every policy must contain at least one term

    C

    The name of a term is limited to five characters

    D

    Terms are optional


    正确答案: C
    解析: 暂无解析

  • 第11题:

    多选题
    Which two statements are true about terms in a routing policy?()
    A

    A routing policy cannot have more than one term.

    B

    If a term does not contain a from statement, all routes match.

    C

    If a term does not contain a from statement, the Junos OS will not commit.

    D

    A then statement is not mandatory in a term.


    正确答案: D,C
    解析: 暂无解析

  • 第12题:

    单选题
    Which configuration causes RIP-learned routes to be advertised to other RIP neighbors?()
    A

    set protocol rip no-passive

    B

    top edit policy-options policy-statement demo   set term 1 from protocol rip   set term 1 then accept   top set protocols rip group internal export demo

    C

    set protocols rip advertise in-out

    D

    top edit policy-options policy-statement demo    set term 1 from active routes    set term 1 then accept    top set protocols rip group internal export demo


    正确答案: C
    解析: 暂无解析

  • 第13题:

    Which statement about access lists that are applied to an interface is true?()

    • A、you can apply multiple access lists with the same protocol or in different…
    • B、you can config one access list,per direction,per layer 3 protocol
    • C、you can placeasmanyaccess lists as you want on any interface
    • D、you can apply ony one access list on any interface

    正确答案:D

  • 第14题:

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

    • A、The order of the terms in a policy is irrelevant
    • B、The action is specified in a then statement
    • C、Ters 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

    正确答案:B,D,E

  • 第15题:

    Which statement is true about terms in a policy?()

    • A、A single term can be applied to a protocol or interface, independent of the policy
    • B、Every policy must contain at least one term
    • C、The name of a term is limited to five characters
    • D、Terms are optional

    正确答案:B

  • 第16题:

    Which statement is correct about a Routing Policy term?()

    • A、A term must contain a "from" statement.
    • B、A term acts like "if" and "then" statements.
    • C、The most specific term has precedence.
    • D、Terms can be written in any order to achieve the same behavior.

    正确答案:B

  • 第17题:

    Which two can be used to create and apply an export policy that advertises static routes to RIP neighbors?()

    • A、set protocols rip export demo
    • B、edit policy-options policy-statement demo set term 1 from protocol static set term 1 then accept
    • C、edit policy-options policy-statement demo set term 1 from protocol static
    • D、set policy-options policy-statement demo

    正确答案:A,B

  • 第18题:

    Which two commands are needed to create and apply an export policy that advertises static routes to OSPF neighbors?()

    • A、edit policy-options policy-statement policy-name set term 1 from protocol static set term 1 then accept
    • B、edit ospf policy set from protocol static set 1 then accept
    • C、set protocols OSPF export policy-name
    • D、set protocols OSPF policy policy-name

    正确答案:A,C

  • 第19题:

    多选题
    Which three statements are true about terms in a policy?()
    A

    The order of the terms in a policy is irrelevant

    B

    The action is specified in a then statement

    C

    Ters 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


    正确答案: C,D
    解析: 暂无解析

  • 第20题:

    单选题
    Which statement about access lists that are applied to an interface is true?()
    A

    you can apply multiple access lists with the same protocol or in different…

    B

    you can config one access list,per direction,per layer 3 protocol

    C

    you can placeasmanyaccess lists as you want on any interface

    D

    you can apply ony one access list on any interface


    正确答案: A
    解析: 暂无解析

  • 第21题:

    单选题
    Which statement about access lists that are applied to an interface is true?()
    A

    you can apply multiple access lists with the same protocol or in different…

    B

    you can config one access list,per direction,per layer 3 protocol

    C

    you can place as many access lists as you want on any interface

    D

    you can apply ony one access list on any interface


    正确答案: A
    解析: 暂无解析

  • 第22题:

    多选题
    Which three statements are true about terms in a policy?()
    A

    The order of the terms in a policy is irrelevant.

    B

    The action is specified in a then statement.

    C

    Terms are optional in a policy.

    D

    The match condition can be identified with a from statement.

    E

    A from statement is mandatory in a term.


    正确答案: B,E
    解析: 暂无解析

  • 第23题:

    单选题
    Which statement is true about terms in a policy?()
    A

    A single term can be applied to a protocol or interface, independent of the policy.

    B

    Once configured, terms within a policy cannot be reordered.

    C

    The name of a term is limited to five characters.

    D

    A from statement is optional in a term.


    正确答案: C
    解析: 暂无解析

  • 第24题:

    单选题
    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?()
    A

    In the absence of a terminating action, all routes are accepted.

    B

    The route will be evaluated by the second term in the policy.

    C

    The default action will be applied.

    D

    In the absence of a termination action, all routes are rejected.


    正确答案: A
    解析: 暂无解析