CertCities.com  -- The Ultimate Site for Certified IT Professionals
Free CertCities.com Newsletter via E-mail Share share | bookmark | e-mail
 Microsoft®
 Cisco®
 Security
 Oracle®
 A+/Network+™
 Linux/Unix
 More Certs
 Newsletters
 Salary Surveys
 Forums
 News
 Exam Reviews
 Tips
 Columns
 Features
 PopQuiz
 RSS Feeds
 Press Releases
 Contributors
 About Us
 Search
 

Advanced Search
 Free Newsletter
  Sign-up for the #1 Weekly IT
Certification News
and Advice.
Subscribe to CertCities.com Free Weekly E-mail Newsletter
CertCities.com

See What's New on
Redmondmag.com!

Cover Story: IE8: Behind the 8 Ball

Tech-Ed: Let's (Third) Party!

A Secure Leap into the Cloud

Windows Mobile's New Moves

SQL Speed Secrets


CertCities.com
Let us know what you
think! E-mail us at:
ccfeedback@certcities.com


 
 
...Home ... Editorial ... Pop Quiz ..Pop Quiz Article Friday: July 30, 2010
TechMentor Conferences

  • PRINTABLE FORMAT
  • E-MAIL STORY
  • POST YOUR COMMENTS
  • MORE POPQUIZ

  • Cisco Exam #640-861: DESGN Exam (MeasureUp, set 1)
    Check your network design aptitude for Cisco's CCDA certification with these 10 sample questions.


    courtesy of   MeasureUp

    Question:
    1. Which instances listed below indicate appropriate use of DDR? (Choose two.)

    a. A branch office has low-volume, periodic traffic.

    b. A telecommuter needs to occasionally connect to the central office.

    c. A branch office has high-volume, constant traffic.

    d. An off-site sales force requires constant connectivity to the central office.

    e. A distribution center has a low-volume, constant data flow.

    ···> read answer

    2. In which instance below does a bridge filter a frame?

    a. When the source and destination MAC addresses are on the same segment

    b. When the source MAC address is unknown

    c. When the IP address is not in the bridge table

    d. When the IP address is unknown

    ···> read answer

    3. Which functional area of the Enterprise Composite model filters traffic from modules at the edge?

    a. Enterprise campus

    b. Enterprise edge

    c. Service provider edge

    d. Internet connectivity model

    ···> read answer

    4. Which functional area of the Enterprise Composite model enables communication with other networks that use different WAN technologies?

    a. Enterprise campus

    b. Enterprise edge

    c. Service provider edge

    d. Internet connectivity model

    ···> read answer

    5. You must implement a network in which the two main offices must be connected with a point-to-point connection that is always available for transmission. Which technology should you implement?

    a. Leased line

    b. Circuit-switched network

    c. Packet-switched network

    d. ATM

    ···> read answer

    6. You must implement a network in which connectivity occurs over a dedicated physical path to a single location between two network endpoints for a period of time. Which technology should you implement?

    a. Leased line

    b. Circuit-switched network

    c. Packet-switched network

    d. ATM

    ···> read answer

    7. You must implement a network in which PVCs are used for network connectivity between two branch offices. Which technology should you implement?

    a. Leased line

    b. Circuit-switched network

    c. Packet-switched network

    d. ATM

    ···> read answer

    8. You must implement a network in which network transmission occurs using digital signal technology. Which technology should you implement?

    a. Leased line

    b. Circuit-switched network

    c. Packet-switched network

    d. ATM

    ···> read answer

    9. You must implement a network in which network transmission between the five remote sites occurs using traditional copper telephone wire while still providing high bandwidth. Which technology should you implement?

    a. Leased line

    b. Circuit-switched network

    c. Packet-switched network

    d. ATM

    e. DSL

    f. Multiprotocol Label Switching (MPLS)

    ···> read answer

    10. You must implement a network that provides for high scalability while still providing for flexible WAN solutions. Which technology should you implement?

    a. Leased line

    b. Circuit-switched network

    c. Packet-switched network

    d. ATM

    e. DSL

    f. Multiprotocol Label Switching (MPLS)

    ···> read answer

    1. Answers A and B are correct. DDR (Dial on Demand Routing) is by its nature an event driven technology that relies on certain conditions to initiate connectivity, otherwise known as "interesting traffic". Low volume, periodic, on-demand traffic is ideal for a DDR solution. The term "interesting traffic" means that when traffic meeting a pre-determined "type" or "load" is seen by the router, it knows that an ISDN call is warranted to pass that traffic to its destination. Any other form of network traffic not deemed "interesting" will not prompt the router to initiate a call. Since DDR (via ISDN) has the potential to result in costly ISDN calls, you want to carefully control the events that result in the ISDN routing invoking a connection attempt.

    The other options requiring constant connectivity and/or high bandwidth are incorrect because ISDN constant connectivity is too expensive (especially since DSL is so widely available and much cheaper), and the bandwidth is too low to support high bandwidth.


    2. Answer A is correct. A bridge filters a frame after referring to the bridging table and discovering that the source MAC and the destination MAC are on the same segment.

    Bridges do not look at Layer 3 addresses; they are concerned only with Layer 2 Addresses (MAC addresses), which eliminates any choices that reference an IP Address. IP Addresses are defined at Layer 3.

    If the location of a MAC address is not known, the frame is forwarded on all ports just like a switch. A switch after all is just a multiport bridge.


    3. Answer B is correct. The enterprise edge functional area filters traffic from modules at the edge and routes the packets into the enterprise campus.

    The enterprise campus functional area contains all the elements for the network for independent operation within a campus network.

    The service provider edge functional area enables communication with other networks that use different WAN technologies.

    The Internet connectivity model is a module of the enterprise edge functional area, and it provides Internet access to the users in the enterprise.


    4. Answer C is correct. The service provider edge functional area enables communication with other networks that use different WAN technologies.

    The enterprise campus functional area contains all the elements for the network for independent operation within a campus network.

    The enterprise edge functional area filters traffic from modules at the edge and routes the packets into the enterprise campus.

    The Internet connectivity model is a module of the enterprise edge functional area, and it provides Internet access to the users in the enterprise.


    5. Answer A is correct. Leased lines provide a point-to-point connection that is always available for transmission.

    Circuit-switched networks dedicate a physical path to a single location between two network endpoints for a period of time.

    A packet-switched network uses a permanent virtual circuit to deliver packets to various locations.

    Asynchronous Transfer Mode (ATM) performs switching using cells and transfers data using digital signal technology.


    6. Answer B is correct. Circuit-switched networks dedicate a physical path to a single location between two network endpoints for a period of time.

    Leased lines provide a point-to-point connection that is always available for transmission.

    A packet-switched network uses a permanent virtual circuit to deliver packets to various locations.

    Asynchronous Transfer Mode (ATM) performs switching using cells and transfers data using digital signal technology.


    7. Answer C is correct. A packet-switched network uses a permanent virtual circuit (PVC) to deliver packets to various locations.

    Leased lines provide a point-to-point connection that is always available for transmission.

    Circuit-switched networks dedicate a physical path to a single location between two network endpoints for a period of time.

    Asynchronous Transfer Mode (ATM) performs switching using cells and transfers data using digital signal technology.


    8. Answer D is correct. Asynchronous Transfer Mode (ATM) performs switching using cells and transfers data using digital signal technology.

    Leased lines provide a point-to-point connection that is always available for transmission.

    Circuit-switched networks dedicate a physical path to a single location between two network endpoints for a period of time.

    A packet-switched network uses a permanent virtual circuit to deliver packets to various locations.


    9. Answer E is correct. Digital Subscriber Line (DSL) technology uses traditional copper telephone wire while still providing high bandwidth connectivity.

    MPLS combines Layer 2 switching and Layer 3 switching. MPLS assigns labels that are used to determine how the data is processed.

    Asynchronous Transfer Mode (ATM) performs switching using cells and transfers data using digital signal technology.

    Leased lines provide a point-to-point connection that is always available for transmission.

    Circuit-switched networks dedicate a physical path to a single location between two network endpoints for a period of time.

    A packet-switched network uses a permanent virtual circuit to deliver packets to various locations.


    10. Answer F is correct. MPLS provides for high scalability while still providing for flexible WAN solutions. MPLS combines Layer 2 switching and Layer 3 switching. It assigns labels that are used to determine how the data is processed.

    Digital Subscriber Line (DSL) technology uses traditional copper telephone wire while still providing high bandwidth connectivity.

    Asynchronous Transfer Mode (ATM) performs switching using cells and transfers data using digital signal technology.

    Leased lines provide a point-to-point connection that is always available for transmission.

    Circuit-switched networks dedicate a physical path to a single location between two network endpoints for a period of time.

    A packet-switched network uses a permanent virtual circuit to deliver packets to various locations.


    Questions and answers provided by MeasureUp. To order the full version of this exam simulation, click here.


    More Pop Quiz:
  • Cisco Exam #642-871: ARCH Exam (MeasureUp, set 2)
  • Cisco Exam #642-811: BCMSN Exam (Whizlabs, set 2)
  • Cisco Exam #642-811: BCMSN Exam (Whizlabs, set 1)
  • Cisco Exam #642-871: ARCH Exam (MeasureUp, set 1)


  • Current CertCities.com user Comments for “Cisco Exam #640-861: DESGN Exam (MeasureUp, set 1)

    There are no comments yet. Post one now.

    Your comment about: “Cisco Exam #640-861: DESGN Exam (MeasureUp, set 1)”
    Name: (optional)
    Location: (optional)
    E-mail Address: (optional)
    Comment:
       

    top