CCNA Questions And Answers


Computer Tutorials
Earn Money From Internet
Cheap Freelancers
Ask An Expert
Register Cheap Domain
Data Recovery
Best Mutual Funds
Trading Forex Online
Cheap Web Hosting
Ajax Tutorials
Cheap Cell Phone Plans
Free Mobile Learning
Job Portal
Photoshop Tutorials
Cheap Jewelry
Cheapest Air Travel

D. SLIP
Answer: B, C

PPP can be configured to use either PAP or CHAP or both.
Chapter: 1


29. What are three ways to monitor IP access lists?
A. sh int
B. sh ip interface
C. sh ip access-lists D. sh run
E. sh access-lists all
Answer: B, C, D The way to monitor IP access lists is either show ip interface or show access-lists.
Chapter: 1



30. You have multiple devices connected to a switch at 10Mbps half-duplex. A server is also connected to this switch. How much bandwidth does each device have to the server?

A. 1Mbps B. 2Mbps
C. 10Mbps D. Amount of devices divided by 10Mbps

Answer: C
Each device has a dedicated connection running 10Mbps. If the devices were connected to a hub, then they
would all have to share the bandwidth.
Chapter: 1


31. Which of the following is true regarding layer-2 switches?
A. A switch is a hub with more ports
B. A switch is a multi-port bridge
C. Switches learn IP address from each frame and filter the network using these addresses D. Switches learn MAC addresses by examining the source address of each frame

Answer: B, D
A switch is really just a multi-port bridge with more intelligence. Switches (and bridges) build their filter table
by examining the source MAC address of each frame.
Chapter: 1