PDA

View Full Version : CCNA Questions



Ropy
March 30, 2004, 10:36 AM
#1

What network device would you use to connect 4 LANs and a WAN together?

State why you chose that particular device.

wheelman
April 2, 2004, 03:41 PM
Although I haven't reached this topic in my CCNA course I'll take stab at it anyway.

And you guys can correct me if I' m wrong, whcih I might be.

Would it be a router.

Why?

Because you'd have to be communication between different networks.

???

Greatis
April 6, 2004, 11:16 AM
What are the seven layers of the OSI model?

tech_guru
April 6, 2004, 01:58 PM
1. Physical
2. Data Link
3. Network
4. Transport
5. Session
6. Presentation
7. Application

Are the 7 OSI Network Layers

tech_guru
April 6, 2004, 02:00 PM
At what Layer OSI models do routers operate..

a) Data Link
b) Physical
c) Network
d) Session
e) Routing

Greatis
April 6, 2004, 02:10 PM
Ans: c) Network

Routing ;D ;D

tech_guru
April 6, 2004, 04:59 PM
Which Layer of the OSI model is responsible for providing reliable end-end delivery of data over a connection.

a) Physical
b) Transport
c) NetBeui
d) Application
e) TCP/IP
f) Data Link

Greatis
April 7, 2004, 09:46 AM
Ans b). Transport

Greatis
April 7, 2004, 09:49 AM
When comparing the OSI model to the TCP/IP model, which layer in the TCP/IP covers the functions of Application, Presentation and Session in the OSI model

a)application
b)Transport
c)Internet
d)Network
e)Presentation

Greatis
August 26, 2004, 12:05 PM
Ans: A. Application.

Greatis
August 26, 2004, 12:06 PM
Ok I have another form of question. I need a good Router simulator to assist with my studies. What do you guyz recommend?

rodalembs
August 27, 2004, 08:51 AM
I have a nice one called NetVis...PM me and i can get it to you...

orinmx
September 23, 2004, 11:50 AM
I dont know how advanced everyone here is in regards to CCNA but I will post the question anyway.

Which of the following statements is true regarding the command sequence illustrated below? (Please choose all that apply.)

Router(config)# interface loopback 0
Router(config-if)# ip address 192.168.16.24 255.255.255.255

A. It creates a virtual, software only, interface.
B. It provides a way to test the convergence of OSPF routing updates.
C. The mask of 255.255.255.255 is called a host mask.
D. It uses a wildcard mask of 255.255.255.255.
E. It ensures that an interface is always active for OSPF processes.
F. These commands can only be issued to configure serial interfaces.

tech_guru
September 23, 2004, 03:40 PM
The command above Enables the Loopback interface and assigns an address of 192.168.16.24....This will ensure that a routable interface is always available...So possible answers are.....C....E

tech_guru
September 29, 2004, 10:44 AM
The command above Enables the Loopback interface and assigns an address of 192.168.16.24....This will ensure that a routable interface is always available...So possible answers are.....C....E
No Comments anyone??
:eusa_whis

orinmx
September 29, 2004, 02:14 PM
No Comments anyone??

I agree with you tech_guru but I also choose answer 'A' as a loopback interface is a logical interface( In other words virtual, software only, interface.)