Which three are considered match criteria in a policy?() A.prefix-listB.protocol ospfC.next-termD.AS pathE.prefix-term

Which three are considered match criteria in a policy?()

A.prefix-list

B.protocol ospf

C.next-term

D.AS path

E.prefix-term


相关考题:

Tom _________ himself ________ to have got the medal. A. considered⋯luckilyB. proved⋯luckilyC. considered⋯luckyD. questioned⋯luckily

48______A. introducedB. recognizedC. identifiedD. considered

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.

在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)用于匹配路由信息的某些属性,并在这些属性匹配后执行某些动作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