logo

CuriousTab

CuriousTab

Discussion


Home Certification CISCO Certification Comments

  • Question
  • What command will permit SMTP mail to only host 1.1.1.1?


  • Options
  • A. access-list 10 permit smtp host 1.1.1.1
  • B. access-list 110 permit ip smtp host 1.1.1.1
  • C. access-list 10 permit tcp any host 1.1.1.1 eq smtp
  • D. access-list 110 permit tcp any host 1.1.1.1 eq smtp

  • Correct Answer
  • access-list 110 permit tcp any host 1.1.1.1 eq smtp 

    Explanation

    when trying to find the best answer to an access - list question, always check the access - list bnumber and then the protocol. When filtering to an upper - layer protocol, you must use an extended list, numbers 100 - 199 and 2000 - 2699. Also, when you filter to the port of an upper - layer protocol, you must use either tcp or udp in the ACL protocol field. If it says ip in the protocol field, you cannot filoter on the port number of an upper - layer protocol. SMTP uses TCP


  • CISCO Certification problems


    Search Results


    • 1. The network with ip address 192.168.100.0/27 is to be used on a router. If ip subnet-zero is configured, which statement describe the resulting number of available subnets and hosts?

    • Options
    • A. 7 usable subnets, each with 32 host addresses
    • B. 8 usable subnets, each with 30 host addresses
    • C. 8 usable subnets, each with 27 host addresses
    • D. 7 usable subnets, each with 24 host addresses
    • Discuss
    • 2. Mention different memories used in a CISCO router ?
    • Discuss
    • 3. What are the typical three different categories of VPNs?
    • Discuss
    • 4. Which layer is responsible for converting data packets from the Data Link layer into electrical signals?
    • Discuss
    • 5. Which process ensures that the components of the computer are connected properly ?

    • Options
    • A. Booting
    • B. Saving
    • C. Processing
    • D. Editing
    • Discuss
    • 6. What is the first thing that BGP checks to determine if a prefix is accessible?
    • Discuss
    • 7. Routers operate at layer _____. LAN switches operate at layer ______. Ethernet hubs operate at layer _____. Word processing operates at layer _______.

    • Options
    • A. 3, 3, 1, 7
    • B. 3, 2, 1, none
    • C. 3, 2, 1, 7
    • D. 3, 3, 2, none
    • Discuss
    • 8. Which layer is responsible for keeping the data from different applications seperate on the network?
    • Discuss
    • 9. A router has learned three possible routes that could be used to reach a destination network. One route is from EIGRP and has a composite metric of 20684570. Another route is from OSPF with a metric of 852. The last is from RIPv2 and has a metric of 4. Which route or routes will the router install in the routing table? A. the OSPF route B. the EIGRP route C. the RIPv2 route D. all three routes E. the OSPF and RIPv2 routes
    • Discuss
    • 10. What layer in the TCP/IP stack is equivalent to the Transport layer of the OSI model?

    • Options
    • A. Application
    • B. Host-to-Host
    • C. Internet
    • D. Network Access
    • Discuss


    Comments

    There are no comments.

Enter a new Comment