niusouti.com

Given the following policy, what happens when the 1.1/17 route is evaluated?()[edit policy-options] policy-statement test{ from { route-filter 0/0 orlonger accept; route-filter 1.1/17 upto /24 reject; route-filter 1.1/18 exact; }then { metric 6; accept; }

题目

Given the following policy, what happens when the 1.1/17 route is evaluated?()[edit policy-options] policy-statement test{ from { route-filter 0/0 orlonger accept; route-filter 1.1/17 upto /24 reject; route-filter 1.1/18 exact; }then { metric 6; accept; }

A. The route does not match this policy.

B. The route is accepted.

C. The route is rejected.

D. The route is accepted with a metric of 6.


相似考题
参考答案和解析
参考答案:A
更多“Given the following policy, what happens when the 1.1/17 route is evaluated?()[edit policy ”相关问题
  • 第1题:

    当对一个BGP邻居配置了多个路由选择工具进行路由过滤时,下列描述错误的是()

    A.对于peer接收路由,IP-Prefix先与route-policy被处理

    B.对于peer接收路由,route-policy先与IP-Prefix被处理

    C.对于peer发送路由,IP-prefix先与route-policy被处理

    D.对于peer发送路由,route-policy先与IP-Prefix被处理


    参考答案:B, C

  • 第2题:

    如下哪个工具不能用于路由过滤?()

    A.policy-based-route

    B.ip-prefix

    C.route-policy

    D.Ip community-filter


    参考答案:A

  • 第3题:

    下面是路由器Huawei的部分配置信息,关于该配置信息描述错误的是()system-view[HUAWEI]ip as-path-filter 2 permit_200_300[HUAWEI]route-policy test permit node 10[Huawei-route-policy]if-match as-path-filter 2

    A.设置序列号为2的AS路径过滤器,允许路由信息中包含AS200和AS300

    B.定义一个名为test的Route-Policy,该节点序列好为10

    C.该Route-Policy的10号节点引用AS路径过滤器为2,并定义了一个if-match子句

    D.该Route-Policy只能在OSPF进程中进行调用


    参考答案:D

  • 第4题:

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

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

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

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

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


    参考答案:C

  • 第5题:

    下列哪种工具不能被route-policy的apply字句直接引用()

    A.Tag

    B.Ip-Prefix

    C.Origin

    D.Community


    参考答案:B