Which three options represent IDP policy match conditions? ()(Choose three.)A.serviceB.to-zoneC.attacksD.portE.destination-address

题目
Which three options represent IDP policy match conditions? ()(Choose three.)

A.service

B.to-zone

C.attacks

D.port

E.destination-address


相似考题
参考答案和解析
参考答案:B, C, E
更多“Which three options represent IDP policy match conditions? ()(Choose three.) ”相关问题
  • 第1题:

    WhichactionoccurswhentheBGProute20.1.0.0/16isevaluatedbythepolicyexpression?()[editpolicy-options]policy-statementmy-filter{term-first{from{route-filter192.168.0.0/16orlongeraccept;route-filter192.168.1.0/24exactaccept;route-filter192.168.2.0/24exact;}then{metric10;accept;}termsecond{then{metric20;accept;}}policy-statementmain{termchange-attributesfrom{policymy-filter;}thenaccept;}termdefault{thenreject;}}[editprotocols]bgp{exportmain;}

    A.TherouteisnotadvertisedintoBGP

    B.TherouteisadvertisedintoBGPwithmetric10.

    C.TherouteisadvertisedintoBGPwithmetric20.

    D.TherouteisadvertisedintoBGPwithdefaultmetric.


    参考答案:D

  • 第2题:

    在route-policy的if-Match字句中,有以下命令,可以用于所有路由协议的是()

    A. if-match as-path aspath-list-num

    B. if-match community community-list-num

    C. if-match interface type number

    D. if-match ip next-hop \{acl-number | ip-prefix ip-prefix-name}


    参考答案:C, D

  • 第3题:

    关于route-policy描述错误的是()

    A.关于Route-policy由多个节点构成,一个节点包括多个if-match和apply字句

    B.if-match字句用来定义该节点的匹配条件,apply子句用来定义通过过滤的路由行为

    C.if-match子句的过滤规则关系是“与”,即该节点的所有if-match子句都必须匹配

    D.route-policy节点间的过滤关系是“或”,即只要通过了一个节点的过滤,就可以通过该Route-Policy


    参考答案:C

  • 第4题:

    以下程序段的输出结果为( )。 int j=2 switch (j){ Case 2: system.out.print("two."): Case 2+1: System.out.println("three."); break: default: System.out.println (“value is”+j): Break }A.B.two

    A.two.three.

    B.two

    C.three

    D.value is 2


    正确答案:A

  • 第5题:

    关于route-policy的用法,你认为不正确的是()

    A.路由映像(route-policy)用于匹配路由信息的某些属性,并在这些属性匹配后执行某些动作

    B.match子句定义匹配准则,也就是需要通过当前route-policy的路由信息所需满足的过滤条件,匹配对象是这条路由信息的一些属性

    C.apply子句指定动作,也就是满足由if-match子句指定的过滤条件后所执行的一些配置命令,对这条路由信息的一些属性进行修改

    D.route-policy的作用完全也可以由prefixlist来完成


    参考答案:D

  • 第6题:

    在route-policy中,能够匹配if-match子句的BGP属性有哪些?()

    A.Local-Preference

    B.AS-Path

    C.TAG

    D.Community


    参考答案:B, D

    在route-policy中,能够匹配If-match子句的BGP属性有:AS-Path、MED、Community