In an ACL cause, what’s the function of log or log-input keyword at the end?

题目

In an ACL cause, what’s the function of log or log-input keyword at the end?


相似考题
更多“In an ACL caus”相关问题
  • 第1题:

    Refer to the exhibit. What will happen to HTTP traffic coming from the Internet that is destined for 172.16.12.10 if the traffic is processed by this ACL?()

    A.Traffic will be dropped per line 30 of the ACL.

    B.Traffic will be accepted per line 40 of the ACL.

    C.Traffic will be dropped, because of the implicit deny all at the end of the ACL.

    D.Traffic will be accepted, because the source address is not covered by the ACL.


    参考答案:C

  • 第2题:

    显示一个访问控制列表在特定接口的命令是( )。

    A.display acl access-list-number
    B.display acl applieD.t
    C.display acl all
    D.display acl interface interface-type interface-number

    答案:A
    解析:
    BD都是干扰项。

  • 第3题:

    以下关于ACL的说法,正确的是( )。

    A.基本ACL的编号 是100-19
    B.基本ACL能控制源、目标地址和协议
    C.将ACL应用到接口时,inbound方向为流入设备的数据方向
    D.高级ACL的编号范围是4000-4999之间

    答案:C
    解析:
    标准ACL的编号2000-2999,高级ACL的编号范围是3000-3999之间,二层mac ACL的范围是4000-4999之间。

  • 第4题:

    路由器的访问控制列表(ACL)的作用是()。

    • A、ACL可以监控交换的字节数
    • B、ACL提供路由过滤功能
    • C、ACL可以检测网络病毒
    • D、ACL可以提高网络的利用率

    正确答案:B

  • 第5题:

    What is true about a Pre-Block ACLconfigured when setting up your sensor toperform IP Blocking?()

    • A、 The Pre-Block ACL is overwritten when a blockingaction is initiatied by the sensor
    • B、 The blocking ACL entries generated by the sensor override the Pre-Block ACL entries
    • C、 The Pre-Block ACL entries override the blocking ACL entries generated by the sensor
    • D、 The Pre-Block ACL is replaced by the Post-Block ACL when a blocking actionis initiated bythe sensor
    • E、 You can not configure a Pre-Block ACL when configuring IP Blockingon your sensor

    正确答案:C

  • 第6题:

    命名ACL允许在标准ACL和扩展ACL中使用一个字符数字组合的字符串(名字)代替数字列表号。


    正确答案:正确

  • 第7题:

    Eudemon 8080E/8160E的ACL匹配原则正确的是:()。

    • A、同一ACL规则组,规则号小的规则被优先匹配。
    • B、同一ACL规则组,规则号大的规则被优先匹配。
    • C、不同ACL规则组,按照用户配置ACL规则的先后顺序进行匹配。
    • D、不同ACL规则组,按照ACL规则组大小顺序进行匹配。

    正确答案:A,C

  • 第8题:

    Which statement best describes configuring access control lists to control Telnet traffic destined to therouter itself?()

    • A、The ACL applied to the vty lines has no in or out option like ACL being applied to an interface.
    • B、The ACL is applied to the Telnet port with the ip access-group command.
    • C、The ACL must be applied to each vty line individually.
    • D、The ACL should be applied to all vty lines in the in direction to prevent an unwanted user from connecting to an unsecured port.

    正确答案:D

  • 第9题:

    在华为设备上部署ACL时,下面描述正确的是()。

    • A、在接口下调用ACL只能应用于出口方向
    • B、同一个ACL可以调用在多个接口下
    • C、ACL定义规则时,只能按照10、20、30这样的顺序
    • D、ACL不可以用于过滤OSPF流量,因为OSPF流量不使用UDP协议封装
    • E、ACL可以匹配报文的TCP/UDP的端口号,且可以指定端口号的范围

    正确答案:B,E

  • 第10题:

    多选题
    Which statement best describes the Turbo ACL feature? ()
    A

    The Turbo ACL feature processes ACLs into lookup tables for greater efficiency

    B

    The Turbo ACL feature leads to increased latency, because the time it takes to match the packet isvariable

    C

    The Turbo ACL feature leads to reduced latency, because the time it takes to match the packet is fixedand consistent

    D

    Turbo ACLs increase the CPU load by matching the packet to a predetermined list


    正确答案: C,B
    解析: 暂无解析

  • 第11题:

    单选题
    What is true about a Pre-Block ACLconfigured when setting up your sensor toperform IP Blocking?()
    A

     The Pre-Block ACL is overwritten when a blockingaction is initiatied by the sensor

    B

     The blocking ACL entries generated by the sensor override the Pre-Block ACL entries

    C

     The Pre-Block ACL entries override the blocking ACL entries generated by the sensor

    D

     The Pre-Block ACL is replaced by the Post-Block ACL when a blocking actionis initiated bythe sensor

    E

     You can not configure a Pre-Block ACL when configuring IP Blockingon your sensor


    正确答案: A
    解析: 暂无解析

  • 第12题:

    单选题
    Evaluate the following block of code:   BEGIN DBMS_NETWORK_ACL_ADMIN.CREATE_ACL ( acl =>  ’mycompany-com-permissions.xml’, principal => ’ACCT_MGR’, is_grant => TRUE, privilege => ’connect’);  DBMS_NETWORK_ACL_ADMIN.ASSIGN_ACL ( acl => ’mycompany-com-permissions.xml’, host => ’*.mycompany.com’); END;   What is the outcome of the above code?()
    A

     It produces an error because a fully qualified host name needs to be specified.

    B

     It produces an error because the range of ports associated with the hosts has not been specified.

    C

     It creates an access control list (ACL) with the user ACCT_MGR who gets the CONNECT and  RESOLVE privileges.

    D

     It creates an access control list (ACL) with the user ACCT_MGR who gets the CONNECT privilege but not the RESOLVE privilege.


    正确答案: B
    解析: 暂无解析

  • 第13题:

    下面的访问控制列表命令正确的是()。

    A.acl1 rule deny source1.1.1.1

    B.acl1 rule permit any

    C.acl1 permit 1.1.1.102.2.2.20.0.0.255

    D.acl99 rule deny tcp source any destination2.2.2.20.0.0.255


    参考答案:A

  • 第14题:

    常用基于IP的访问控制列表(ACL)有基本和高级两种。下面关于ACL的描述中,错误的是 ( ) 。

    A.基本ACL可以根据分组中的IP 源地址进行过滤
    B.高级ACL可以根据分组中的IP 目标地址进行过滤
    C.基本ACL可以根据分组中的IP 目标地址进行过滤
    D.高级ACL可以根据不同的上层协议信息进行过滤

    答案:C
    解析:
    基本ACL只能根据分组中的IP源地址进行过滤。

  • 第15题:

    只能控制源IP地址的ACL是(62)。

    A.二层ACL
    B.基本ACL
    C.高级ACL
    D.自定义ACL

    答案:B
    解析:

  • 第16题:

    访问控制列表(ACL)分为标准和扩展两种。下面关于ACL的描述中,错误的是()。

    • A、标准ACL可以根据分组中的IP源地址进行过滤
    • B、扩展ACL可以根据分组中的IP目标地址进行过滤
    • C、标准ACL可以根据分组中的IP目标地址进行过滤
    • D、扩展ACL可以根据不同的上层协议信息进行过滤

    正确答案:C

  • 第17题:

    下面的访问控制列表命令正确的是()。

    • A、acl1  rule deny source1.1.1.1
    • B、acl1  rule permit any
    • C、acl1  permit 1.1.1.102.2.2.20.0.0.255
    • D、acl99  rule deny tcp source any destination2.2.2.20.0.0.255

    正确答案:A

  • 第18题:

    EAD处理流程中,关于向设备下发的ACL,以下说法正确的是()。

    • A、隔离ACL通过私有RADIUS报文下发,安全ACL通过标准RADIUS报文下发
    • B、隔离ACL通过标准RADIUS报文下发,安全ACL通过私有RADIUS报文下发
    • C、隔离ACL和安全ACL都通过私有RADIUS报文下发
    • D、当安全级别中配置了“不安全提示阈值”后,则服务器会先下发安全ACL

    正确答案:B,D

  • 第19题:

    ACL的类型包括()

    • A、基本ACL
    • B、扩展ACL
    • C、二层ACL
    • D、混合ACL

    正确答案:A,B,C,D

  • 第20题:

    Which statement best describes the Turbo ACL feature? ()

    • A、The Turbo ACL feature processes ACLs into lookup tables for greater efficiency
    • B、The Turbo ACL feature leads to increased latency, because the time it takes to match the packet isvariable
    • C、The Turbo ACL feature leads to reduced latency, because the time it takes to match the packet is fixedand consistent
    • D、Turbo ACLs increase the CPU load by matching the packet to a predetermined list

    正确答案:A,C

  • 第21题:

    单选题
    ACL命令acl[number]acl-number[match-order{auto|config}],其中acl-number用于指定访问控制列表的编号,基本访问控制列表的acl-number取值范围是()
    A

    1000~3999

    B

    2000~2999

    C

    3000~3999

    D

    0~1000


    正确答案: A
    解析: 暂无解析

  • 第22题:

    单选题
    访问控制列表(ACL)分为标准和扩展两种。下面关于ACL的描述中,错误的是()。
    A

    标准ACL可以根据分组中的IP源地址进行过滤

    B

    扩展ACL可以根据分组中的IP目标地址进行过滤

    C

    标准ACL可以根据分组中的IP目标地址进行过滤

    D

    扩展ACL可以根据不同的上层协议信息进行过滤


    正确答案: B
    解析: 暂无解析

  • 第23题:

    多选题
    ACL的类型包括()
    A

    基本ACL

    B

    扩展ACL

    C

    二层ACL

    D

    混合ACL


    正确答案: A,B,C,D
    解析: 暂无解析

  • 第24题:

    多选题
    常用的ACL有哪几种()
    A

    虚拟ACL

    B

    标准ACL

    C

    扩展ACL

    D

    目标ACL


    正确答案: C,A
    解析: 暂无解析