logo

CuriousTab

CuriousTab

Discussion


Home Networking Security See What Others Are Saying!
  • 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 number 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 an upper-layer protocol, you must use either tcp or udp in the protocol field. If it says ip in the protocol field, you cannot filter to an upper-layer protocol. SMTP uses TCP.

  • More questions

    • 1. What PPP protocol provides dynamic addressing, authentication, and multilink?

    • Options
    • A. NCP
    • B. HDLC
    • C. LCP
    • D. X.25
    • Discuss
    • 2. What does the passive command provide to dynamic routing protocols?

    • Options
    • A. Stops an interface from sending or receiving periodic dynamic updates.
    • B. Stops an interface from sending periodic dynamic updates but not from receiving updates.
    • C. Stops the router from receiving any dynamic updates.
    • D. Stops the router from sending any dynamic updates.
    • Discuss
    • 3. Which protocol does DHCP use at the Transport layer?

    • Options
    • A. IP
    • B. TCP
    • C. UDP
    • D. ARP
    • Discuss
    • 4. Which command is used to upgrade an IOS on a Cisco router?

    • Options
    • A. copy tftp run
    • B. copy tftp start
    • C. config net
    • D. copy tftp flash
    • Discuss
    • 5. What does the command routerA(config)#line cons 0 allow you to perform next?

    • Options
    • A. Set the Telnet password.
    • B. Shut down the router.
    • C. Set your console password.
    • D. Disable console connections.
    • Discuss
    • 6. To back up an IOS, what command will you use?

    • Options
    • A. backup IOS disk
    • B. copy ios tftp
    • C. copy tftp flash
    • D. copy flash tftp
    • Discuss
    • 7. In which of the following technologies is the term HFC used?

    • Options
    • A. DSL
    • B. PPPoE
    • C. Frame Relay
    • D. Dedicated T1
    • Discuss
    • 8. Which of the following are layers in the TCP/IP model?

      1. Application
      2. Session
      3. Transport
      4. Internet
      5. Data Link
      6. Physical

    • Options
    • A. 1 and 2
    • B. 1, 3 and 4
    • C. 2, 3 and 5
    • D. 3, 4 and 5
    • Discuss
    • 9. Which of the following is private IP address?

    • Options
    • A. 12.0.0.1
    • B. 168.172.19.39
    • C. 172.15.14.36
    • D. 192.168.24.43
    • Discuss
    • 10. Which statements are true regarding ICMP packets?

      1. They acknowledge receipt of a TCP segment.
      2. They guarantee datagram delivery.
      3. They can provide hosts with information about network problems.
      4. They are encapsulated within IP datagrams.

    • Options
    • A. 1 only
    • B. 2 and 3
    • C. 3 and 4
    • D. 2, 3 and 4
    • Discuss


    Comments

    There are no comments.

Enter a new Comment