Referring to the exhibit, which three networks match the policy?() A. 192.168.0.0/20B. 192.168.0.0/16C. 192.168.128.0/18D. 192.168.128.0/21E. 192.168.64.0/24

Referring to the exhibit, which three networks match the policy?()

A. 192.168.0.0/20

B. 192.168.0.0/16

C. 192.168.128.0/18

D. 192.168.128.0/21

E. 192.168.64.0/24


相关考题:

Intheconfigurationshownintheexhibit,youdecidedtoeliminatethejunos-ftpapplicationfromthematchconditionofthepolicyMyTraffic.[editsecuritypolicies]user@hostlshowfrom-zonePrivateto-zoneExternal{policyMyTraffic{match{source-addressmyHosts;destination-addressExtServers;application[junos-ftpjunos-bgp];}then{permit{tunnel{ipsec-vpnvpnTunnel;}}}}}policy-rematch;WhatwillhappentotheexistingFTPandBGPsessions?()A.TheexistingFTPandBGPsessionswillcontinue.B.TheexistingFTPandBGPsessionswillbere-evaluatedandonlyFTPsessionswillbedropped.C.TheexistingFTPandBGPsessionswillbere-evaluatedandallsessionswillbedropped.D.TheexistingFTPsessionswillcontinueandonlytheexistingBGPsessionswillbedropped.

Intheexhibit,youdecidedtochangemyHostsaddresses.[editsecuritypolicies]user@hostshowfrom-zonePrivateto-zoneExternal{policyMyTraffic{match{source-addressmyHosts;destination-addressExtServers;application[junos-ftpjunos-bgp];}then{permit{tunnel{ipsec-vpnvpnTunnel;}}}}}policy-rematch;Whatwillhappentothenewsessionsmatchingthepolicyandin-progresssessionsthathadalreadymatchedthepolicy?()A.Newsessionswillbeevaluated.In-progresssessionswillbere-evaluated.B.Newsessionswillbeevaluated.Allin-progresssessionswillcontinue.C.Newsessionswillbeevaluated.Allin-progresssessionswillbedropped.D.Newsessionswillhaltuntilallin-progresssessionsarere-evaluated.In-progresssessionswillbere-evaluatedandpossiblydropped.

Which configuration keyword ensures that all in-progress sessions are re-evaluated upon committing a security policy change?() A. policy-rematchB. policy-evaluateC. rematch-policyD. evaluate-policy

在route-policy的if-Match字句中,有以下命令,可以用于所有路由协议的是() A. if-match as-path aspath-list-numB. if-match community community-list-numC. if-match interface type numberD. if-match ip next-hop \{acl-number | ip-prefix ip-prefix-name}

你是如何理解route-policy的执行规则的() A.一个route-policy可以由多个节点构成,每个节点是匹配测试的一个单元,节点间依据顺序号seq-number标识检查顺序B.每个节点可以由一组if-match和apply子句组成,if-match子句定义匹配准则,也就是通过当前route-map所需满足的过滤条件,匹配对象是所给路由信息的一些属性;apply子句指定动作,也就是在满足由if-match子句指定的过滤条件后所执行的一些配置命令,对路由信息进行的一些属性上的设置C.不同seq-number的各个部分之间的关系是“或”的关系,即路由信息依次匹配各个部分,通过route-policy的某一部分,就意味着通过该route-map过滤D.不同seq-number的各个部分之间的关系是“与”的关系,即路由信息依次匹配各个部分,通过routepolicy的全部节点的检查,才意味着通过该routemap过滤

关于route-policy的用法,你认为不正确的是() A.路由映像(route-policy)用于匹配路由信息的某些属性,并在这些属性匹配后执行某些动作B.match子句定义匹配准则,也就是需要通过当前route-policy的路由信息所需满足的过滤条件,匹配对象是这条路由信息的一些属性C.apply子句指定动作,也就是满足由if-match子句指定的过滤条件后所执行的一些配置命令,对这条路由信息的一些属性进行修改D.route-policy的作用完全也可以由prefixlist来完成

关于route-policy描述错误的是() A.关于Route-policy由多个节点构成,一个节点包括多个if-match和apply字句B.if-match字句用来定义该节点的匹配条件,apply子句用来定义通过过滤的路由行为C.if-match子句的过滤规则关系是“与”,即该节点的所有if-match子句都必须匹配D.route-policy节点间的过滤关系是“或”,即只要通过了一个节点的过滤,就可以通过该Route-Policy

AS PATH列表可以被应用于如下哪些场景?() A.从BGP Peer接收路由基于as-path属性过滤,Peerx.x.x.xas-path-filter importB.向BGP Peer发送路由基于as-path属性过滤,PeerX.X.X.Xas-path-filter,该命令不需要关键字export。缺省方向为exportC.route-policy的apply子句中D.route-policy的if-match子句中

下面是路由器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和AS300B.定义一个名为test的Route-Policy,该节点序列好为10C.该Route-Policy的10号节点引用AS路径过滤器为2,并定义了一个if-match子句D.该Route-Policy只能在OSPF进程中进行调用

在route-policy中,能够匹配if-match子句的BGP属性有哪些?() A.Local-PreferenceB.AS-PathC.TAGD.Community