logo

CuriousTab

CuriousTab

Discussion


Home Networking Security See What Others Are Saying!
  • Question
  • You configure the following access list:

    access-list 110 deny tcp 10.1.1.128 0.0.0.63 any eq smtp
    access-list 110 deny tcp any eq 23
    int ethernet 0
    ip access-group 110 out
    What will the result of this access list be?


  • Options
  • A. Email and Telnet will be allowed out E0.
  • B. Email and Telnet will be allowed in E0.
  • C. Everything but email and Telnet will be allowed out E0.
  • D. No IP traffic will be allowed out E0.

  • Correct Answer
  • No IP traffic will be allowed out E0. 

    Explanation
    If you add an access list to an interface and you do not have at least one permit statement, then you will effectively shut down the interface because of the implicit deny any at the end of every list.

  • More questions

    • 1. In Cisco's Unified Wireless Solution, what is the split-MAC architecture?

    • Options
    • A. The split-MAC architecture uses MAC addresses to create a forward/filter table and break up collision domains.
    • B. The split-MAC architecture allows the splitting of 802.11 protocol packets between the AP and the controller to allow processing by both devices.
    • C. The split-MAC architecture uses MAC addresses on the wireless network and IP addresses on the wired network.
    • D. The split-MAC architecture uses MAC addresses to create a forward/filter table and break up broadcast domains.
    • Discuss
    • 2. You are working on a router that has established privilege levels that restrict access to certain functions. You discover that you are not able to execute the command show running-configuration. How can you view and confirm the access lists that have been applied to the Ethernet 0 interface on your router?

    • Options
    • A. show access-lists
    • B. show interface Ethernet 0
    • C. show ip access-lists
    • D. show ip interface Ethernet 0
    • Discuss
    • 3. What information is displayed by the show hosts command?

      1. Temporary DNS entries
      2. The names of the routers created using the hostname command
      3. The IP addresses of workstations allowed to access the router
      4. Permanent name-to-address mappings created using the ip host command
      5. The length of time a host has been connected to the router via Telnet

    • Options
    • A. 1, 2 and 3
    • B. 1 and 4
    • C. 3, 4, and 5
    • D. All of the above
    • Discuss
    • 4. You want to create a standard access list that denies the subnet of the following host: 172.16.144.17/21. Which of the following would you start your list with?

    • Options
    • A. access-list 10 deny 172.16.48.0 255.255.240.0
    • B. access-list 10 deny 172.16.144.0 0.0.7.255
    • C. access-list 10 deny 172.16.64.0 0.0.31.255
    • D. access-list 10 deny 172.16.136.0 0.0.15.255
    • Discuss
    • 5. Your company is running IGRP using an AS of 10. You want to configure EIGRP on the network but want to migrate slowly to EIGRP and don't want to configure redistribution. What command would allow you to migrate over time to EIGRP without configuring redistribution?

    • Options
    • A. router eigrp 11
    • B. router eigrp 10
    • C. router eigrp 10 redistribute igrp
    • D. router igrp combine eigrp 10
    • Discuss
    • 6. Which of the following commands sets a trunk port on a 2960 switch?

    • Options
    • A. trunk on
    • B. trunk all
    • C. switchport trunk on
    • D. switchport mode trunk
    • Discuss
    • 7. Which of the following describes the creation of private networks across the Internet, enabling privacy and tunneling of non-TCP/IP protocols?

    • Options
    • A. HDLC
    • B. Cable
    • C. VPN
    • D. IPSec
    • E. xDSL
    • Discuss
    • 8. Cisco's Unified Wireless Solution provides a mesh solution. What devices do you absolutely need to purchase to run a Cisco solution?

      1. WCS
      2. Controller
      3. Access point
      4. Bridge

    • Options
    • A. 1 and 2
    • B. 2 and 3
    • C. 1 and 4 only
    • D. 4 only
    • Discuss
    • 9. What two multicast addresses does OSPFv3 use?

      1. FF02::A
      2. FF02::9
      3. FF02::5
      4. FF02::6

    • Options
    • A. 2 only
    • B. 3 only
    • C. 1 and 3
    • D. 3 and 4
    • Discuss
    • 10. Which of the following commands will display the current IP addressing and the layer 1 and 2 status of an interface?

      1. show version
      2. show protocols
      3. show interfaces
      4. show controllers
      5. show ip interface

    • Options
    • A. 1, 2 and 4
    • B. 2, 3 and 5
    • C. 3 and 4 only
    • D. None of the above
    • Discuss


    Comments

    There are no comments.

Enter a new Comment