A.service
B.to-zone
C.attacks
D.port
E.destination-address
第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.
第2题:
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}
第3题:
A.关于Route-policy由多个节点构成,一个节点包括多个if-match和apply字句
B.if-match字句用来定义该节点的匹配条件,apply子句用来定义通过过滤的路由行为
C.if-match子句的过滤规则关系是“与”,即该节点的所有if-match子句都必须匹配
D.route-policy节点间的过滤关系是“或”,即只要通过了一个节点的过滤,就可以通过该Route-Policy
第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
第5题:
A.路由映像(route-policy)用于匹配路由信息的某些属性,并在这些属性匹配后执行某些动作
B.match子句定义匹配准则,也就是需要通过当前route-policy的路由信息所需满足的过滤条件,匹配对象是这条路由信息的一些属性
C.apply子句指定动作,也就是满足由if-match子句指定的过滤条件后所执行的一些配置命令,对这条路由信息的一些属性进行修改
D.route-policy的作用完全也可以由prefixlist来完成
第6题:
A.Local-Preference
B.AS-Path
C.TAG
D.Community
在route-policy中,能够匹配If-match子句的BGP属性有:AS-Path、MED、Community