更多“多选题Which of the following is a correct IP ACL? (Select TWO)()APERMIT 192.268.20.1BDROP 00-12-34-56-78-9ACDENYO:::0:::0:::3DDENY ANY ANYEPERMIT 192.168 1.100 80”相关问题
  • 第1题:

    An access list has been designed to prevent HTTP traffic from the Accounting Department from reaching the HR server attached to the Holyoke router. Which of the following access lists will accomplish this task when grouped with the e0 interface on the Chicopee router()。

    A. permit ip any any deny tcp 172.16.16.0 0.0.0.255 172.17.17.252 0.0.0.0 eq 80

    B. permit ip any any deny tcp 172.17.17.252 0.0.0.0 172.16.16.0 0.0.0.255 eq 80

    C. deny tcp 172.17.17.252 0.0.0.0 172.16.16.0 0.0.0.255 eq 80 permit ip any any

    D. deny tcp 172.16.16.0 0.0.0.255 172.17.17.252 0.0.0.0 eq 80 permit ip any any


    参考答案:D

  • 第2题:

    Which of the following answer is correct to express the value 8 in octal number?()    

    • A、 010
    • B、 0x10
    • C、 08
    • D、 0x8

    正确答案:A

  • 第3题:

    Router R1 refers to route - map fred when redistributing from EIGRP into OSPF. The entire route - map is listed next. Which of the following answers must be true based on the configuration as shown?() route - map fred deny 10 match ip address one route - map fred deny 20 match ip address two route - map fred permit 100

    • A、The third route map clause will allow any routes not already filtered by the first two clauses
    • B、R outes permitted by ACL "two" will be redistributed
    • C、Routes denied by ACL "one" will be redistributed
    • D、All routes will be filtereD

    正确答案:A

  • 第4题:

    Which of the following are correct sockets for an Intel Core IX series processor?() (Select TWO).

    • A、478
    • B、775
    • C、1156
    • D、1366
    • E、AM2
    • F、AM3

    正确答案:C,D

  • 第5题:

    多选题
    Which of the following is a correct IP ACL? (Select TWO)()
    A

    PERMIT 192.268.20.1

    B

    DROP 00-12-34-56-78-9A

    C

    DENYO:::0:::0:::3

    D

    DENY ANY ANY

    E

    PERMIT 192.168 1.100 80


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

  • 第6题:

    多选题
    Which of the following are common VPN transports? (Select TWO)()
    A

    RDP

    B

    VNC

    C

    SSL

    D

    PPTP

    E

    RAS


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

  • 第7题:

    多选题
    Which of the following are true statements regarding the characteristics of OSPF areas? Select all that apply.()
    A

    All OSPF networks require the use of multiple areas

    B

    Multiple OSPF areas must connect to area 0

    C

    Single area OSPF networks must be configured in area 1

    D

    Areas can be assigned any number from 0 to 63535

    E

    Area 0 is called the backbone area

    F

    Each OSPF area need to be configured with a loopback interface


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

  • 第8题:

    多选题
    Which of the following network topologies BEST describes a VPN? ()(Select TWO)
    A

    Point to Point

    B

    Point to Multipoint

    C

    VLAN

    D

    Ring

    E

    Bus


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

  • 第9题:

    多选题
    Which of the following ports are used by default for web servers? ()(Select TWO)
    A

    80

    B

    110

    C

    123

    D

    143

    E

    443


    正确答案: D,E
    解析: 暂无解析

  • 第10题:

    多选题
    Rout er R1 directly connects to subnet 10.1.1.0/24 with its Fa0/0 interface. R1 can ping four other working OSPF routers in that subnet. R1 is neither the designated router (DR) nor backup DR (BDR). OSPF is working correctly on all five routers. Which of the following is true on R1?()
    A

    The show ip ospf neighbors command lists two neighbors off Fa0/0.

    B

    The show ip ospf neighbors command lists four neighbors off Fa0/0.

    C

    The show ip ospf neighbors command lists two neighbors off Fa0/0 in the FULL state.

    D

    The show ip ospf neighbors command lists two neighbors off Fa0/0 in the DISCO state.


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

  • 第11题:

    多选题
    Which two statements are correct regarding units in JUNOS?()
    A

    Units in JUNOS are always required for any interface configured with logical addresses such as IP and IPv6.

    B

    Units in JUNOS are only required when you are configuring sub-interfaces for inter-VLAN routing.

    C

    Unit numbers must match the DLCI or VCI numbers configured on the interface.

    D

    Unit 0 is the only value allowed on interfaces running HDLC, PPP, or for Ethernet interfaces not doing VLAN-tagging.


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

  • 第12题:

    单选题
    An access list has been designed to prevent HTTP traffic from the Accounting Department from reaching the HR server attached to the Holyoke router. Which of the following access lists will accomplish this task when grouped with the e0 interface on the Chicopee router()。
    A

    permit ip any any deny tcp 172.16.16.0 0.0.0.255 172.17.17.252 0.0.0.0 eq 80

    B

    permit ip any any deny tcp 172.17.17.252 0.0.0.0 172.16.16.0 0.0.0.255 eq 80

    C

    deny tcp 172.17.17.252 0.0.0.0 172.16.16.0 0.0.0.255 eq 80 permit ip any any

    D

    deny tcp 172.16.16.0 0.0.0.255 172.17.17.252 0.0.0.0 eq 80 permit ip any any


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

  • 第13题:

    Which of the following commands would you use, to configure a default route to any destination NOT found in the routing table?()

    • A、Router(config)# ip default-route 0.0.0.0 255.255.255.255 s0
    • B、Router(config)# ip route 0.0.0.0 255.255.255.255 s0
    • C、Router(config)# ip default-route 0.0.0.0 0.0.0.0 s0
    • D、Router(config)# ip route 0.0.0.0 0.0.0.0 s0
    • E、Router(config)# ip route any any e0

    正确答案:D

  • 第14题:

    Which of the following is a correct IP ACL? (Select TWO)()

    • A、PERMIT 192.268.20.1
    • B、DROP 00-12-34-56-78-9A
    • C、DENYO:::0:::0:::3
    • D、DENY ANY ANY
    • E、PERMIT 192.168 1.100 80

    正确答案:D,E

  • 第15题:

    Which of the following will allow Karen, a technician, to determine if the correct voltages are reaching the computer components? (Select TWO).()

    • A、Power supply tester
    • B、Cable tester
    • C、Loopback plugs
    • D、Multimeter
    • E、Butt set

    正确答案:A,D

  • 第16题:

    多选题
    Which of the following are correct sockets for an Intel Core IX series processor?() (Select TWO).
    A

    478

    B

    775

    C

    1156

    D

    1366

    E

    AM2

    F

    AM3


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

  • 第17题:

    多选题
    Which two of these are correct regarding access control lists? (Choose two.)  ()
    A

    An ACL can be applied to multiple interlaces.

    B

    An ACL wildcard mask is identical to an IP subnet mask.

    C

    There may be multiple ACLs per protocol, per direction, and per interface.

    D

    There is an implicit deny at the end of an ACL and will result in a dropped packet.

    E

    An ACL acts on all packets, those flowing thru the router and those originated by the router itself.

    F

    An ACL will be processed from top to bottom and may have multiple matches that will act on the packet that is being tested.


    正确答案: D,F
    解析: 暂无解析

  • 第18题:

    多选题
    Which of the following are encrypted protocols? ()(Select TWO).
    A

    TELNET

    B

    SSH

    C

    POP3

    D

    FTP

    E

    HTTPS


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

  • 第19题:

    多选题
    Which of the following will allow Karen, a technician, to determine if the correct voltages are reaching the computer components? (Select TWO).()
    A

    Power supply tester

    B

    Cable tester

    C

    Loopback plugs

    D

    Multimeter

    E

    Butt set


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

  • 第20题:

    多选题
    Which of the following routing protocols are unable to advertise CIDR networks?() (Select TWO)
    A

    OSPF

    B

    RIP

    C

    EIGRP

    D

    IGRP

    E

    RIPv2


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

  • 第21题:

    多选题
    Which two are correct when configuring an IP address for a Fast Ethernet interface?()
    A

    set interfaces fe-0/0/0 address 10.1.1.1/24

    B

    set interfaces fe-0/0/0.0 family inet address 10.1.1.1/24

    C

    set interfaces fe-0/0/0.0 address 10.1.1.1/24

    D

    set interfaces fe-0/0/0 unit 0 family inet address 10.1.1.1/24


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

  • 第22题:

    多选题
    Which of the following should be configured on a wireless router to enhance security? (Select TWO).()
    A

    Disable DHCP

    B

    Change wireless channel

    C

    Disable SSID broadcasting

    D

    Change the default username and password

    E

    Use a static IP address


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

  • 第23题:

    单选题
    You are securing a network for TestKing and want to apply an ACL (access control list) to an interface of a router. Which one of the following commands would you use?()
    A

    permit access-list 101 out

    B

    ip access-group 101 out

    C

    apply access-list 101 out

    D

    access-class 101 out

    E

    ip access-list e0 out


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

  • 第24题:

    多选题
    Which two statements about the configuration of the switch interface are correct (Choose two)()。
    A

    The switchport belongs only to VLAN 2

    B

    Interface fa0/0 will be in both VLAN 1 (by default) and VLAN 2

    C

    The exhibit shows interface fa0/0 to be dynamically mapped to VLAN 2

    D

    A network host can be connected to this interface


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