logo

CuriousTab

CuriousTab

Discussion


Home Certification CISCO Certification Comments

  • Question
  • You need to create an access list that will prevent hosts in the network range of 192.168.160.0 to 192.168.191.0 . Which of the following lists will you use?


  • Options
  • A. access - list 10 deny 192.168.160.0 255.255.224.0
  • B. access - list 10 deny 192.168.160.0 0.0.191.255
  • C. access - list 10 deny 192.168.160.0 0.0.31.255
  • D. access - list 10 deny 192.168.0.0 0.0.31.255

  • Correct Answer
  • access - list 10 deny 192.168.160.0 0.0.31.255 

    Explanation

    The range of 192.168.160.0 to 192.168.191.0 is a block size of 32. The network address is 192.168.160.0 and the mask would be 255.255.224.0, which for an access list must be a wildcard format of 0.0.31.255 . The 31 is used for a block size of 32. The wildcard is always one less than the block size.


  • CISCO Certification problems


    Search Results


    • 1. Which of the following is an example of a standard IP access list?

    • Options
    • A. access - list 110 permit host 1.1.1.1
    • B. access - list 1 deny 172 . 16 . 10 . 1 0 . 0 . 0 . 0
    • C. access - list 1 permit 172 . 16 . 10 . 1 255 . 255 . 0 . 0
    • D. access - list standard 1 . 1 . 1 . 1
    • Discuss
    • 2. What type of Cisco tagging information allows VLANs to be multiplexed over a trunk link through an external encapsulation method?
    • Discuss
    • 3. What is frame tagging?
    • Discuss
    • 4. You connect a host to a switch port, but the new host cannot log into the server that is plugged into the same switch. What could the problem be?

    • Options
    • A. The router is not configured for the new host
    • B. The VTP configuration on the switch is not updated for the new host
    • C. The host has an invalid MAC address
    • D. The switch port the host is connected to is not configured with the correct VLAN membership
    • Discuss
    • 5. Which of the following commands sets a trunk port on a 2960 switch?

    • Options
    • A. truck on
    • B. truck all
    • C. switchport trunk on
    • D. switchport mode trunk
    • Discuss
    • 6. What router command allows you to determine whether an IP access list is enabled on a particular interface?

    • Options
    • A. show ip port
    • B. show access - lists
    • C. show ip interface
    • D. show access - lists interface
    • Discuss
    • 7. If you wanted to deny all Telnet connections to only network 192.168.10.0, which command could you use?

    • Options
    • A. access-list 100 deny tcp 192.168.10.0 255.255.255.0 eq telnet
    • B. access-list 100 deny tcp 192.168.10.0 0.255.255.255 eq telnet
    • C. access - list 100 deny tcp any 192.168.10.0 0.0.0.255 eq 23
    • D. access - list 100 deny 192.168.10.0 0.0.0.255 any eq 23
    • Discuss
    • 8. Which command would you use to apply an access list to a router interface?

    • Options
    • A. ip access - list 101 out
    • B. acces - list ip 101 in
    • C. ip access - group 101 in
    • D. access - group ip 101 in
    • Discuss
    • 9. What is the most common attack on a network today?

    • Options
    • A. Lock picking
    • B. Naggle
    • C. DoS
    • D. auto secure
    • Discuss
    • 10. What command would you use to create an extended access list that stops host 172.16.10.1 fro telnetting to host 172.16.30.5?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment