Which three represent IDP policy match conditions? ()(Choose three.) A.protocolB.source-addressC.portD.applicationE.attacks

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

A.protocol

B.source-address

C.port

D.application

E.attacks


相关考题:

以下程序段的输出结果为 ( )int j=2;switch(j){case 2:System.out.print("two.");case 2+1:System.out.println("three.");breakdefault:System.out.println("value is"+j);break;}A.two.three.B.two.C.three.D.value is 2

What does “SWL” stand for?/ represent

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.

以下程序段的输出结果为( )。 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.twoA.two.three.B.twoC.threeD.value is 2

在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子句中

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