CCNA Essentials 2: Network Operating Systems

Soldato
Joined
6 Dec 2006
Posts
5,914
Location
West Yorkshire
Well most of saturday has seen me doing my mod exams, i had already done 1-4 but i decided that i would love to get the gredes up a lot more.

So ive spent the day doing them and not long ago finished mod 4.

Im doing 5-7 tomo and im going to read 8th and do the exam.

Any of you wana attempt yur skills at mod 4? I found this the most difficult for some reason, i dont know why but here are some of questions i encountered:

1 How would a technician permanently change the IP address of an Ethernet card on a Red Hat Linux PC to 192.168.34.4?
use the command ifconfig eth0 192.168.34.4
use the command route add default IP 192.168.34.4 dev eth0
use the command ping 192.168.34.4
edit the IPADDRESS line in the file /etc/sysconfig/network-scripts/ifcfg-eth0

10 In which layer of the TCP/IP model does ICMP operate?
Application
Transport
Internet
Network Access


12 What is a unique characteristic of the IP addressing scheme?
flat addressing
hierarchical addressing
internetwork addressing
single-octet addressing


18 A technician needs to log into a remote Linux PC to perform some maintenance. Which application layer protocol could be used?
Telnet
FTP
HTTP
SNMP

18 was slightly tricky for me, i choose SNMP though..

If you want to do the whole test to see how you would do then let me know, but there some of the questions it asks.. Its not a bad course, im learning so much from it, some new things, some obvious things that you know but not the name of etc.

All in all i love the course.

Anyone else here done it?

What could this lead to?

Let me know,

James.
 
I'd have said SSH for 18, not that it's an option. If I had to pick one of the four, I'd have said telnet - you can't "log in" with SNMP as such.
 
question 1 - I would guess the first answer, but Im not up on linux
question 2 - ICMP is def layer 3
question 3 - flat and heirarchical addressing is used by more than one type, including IP addressing, im not sure actually.
question 4 - telnet for certain

Can someone put me out of my knackered misery and tell me the answer to 3?
 
Hey James,

I've done all the CCNA stuff and am just finishing CCNP4 as part of a Cisco academy, it's been over 2 years since the CCNA2 but I'll give it a shot for you!

1) ifconfig is used in linux to change the ip address

10) a sneaky Cisco question here (you get lots of them). It's asking at which layer of the TCP/IP model does ping/ICMP work, not the OSI model. Layer 3 in the OSI model maps to the Internetnetwork layer in the TCP/IP model, therefore I would choose Internet as the answer to this. Network access refers to layers 1&2 in the OSI model.

12) Not 100% sure but its definately hierarchical , ie. Network>Sub Network> Host

18) Telnet would be used. SNMP is a network management protocol used for monitoring the status of network devices.

As for what it leads to... well, I'm doing it as part of a Network Engineering degree at Staffordshire Uni. I'm looking at going in to the Network Consultancy/Administration sector when I've finished. (Waiting to hear back from Cisco themselves!)

Good luck, Stu.
 
It aint IPCONFIG, its the option 4 of that question.

Thats almost certainly right, my teacher is yet to mark the test yet.

I dont know if im going to go onto CCNA 1 yet, im not too keen, if i could get an apprenteship id more than likely do it. But I aint that keen on the course, i have until sep to decide anyway.

What could i do with this qual that im in the middle of anyway? Anything or nothing?

Im not up for uni as itll be too expensive and i prefer to work than study, im doing this course PT as it is..
 
Hey James,

I've done all the CCNA stuff and am just finishing CCNP4 as part of a Cisco academy, it's been over 2 years since the CCNA2 but I'll give it a shot for you!

1) ifconfig is used in linux to change the ip address

10) a sneaky Cisco question here (you get lots of them). It's asking at which layer of the TCP/IP model does ping/ICMP work, not the OSI model. Layer 3 in the OSI model maps to the Internetnetwork layer in the TCP/IP model, therefore I would choose Internet as the answer to this. Network access refers to layers 1&2 in the OSI model.

12) Not 100% sure but its definately hierarchical , ie. Network>Sub Network> Host

18) Telnet would be used. SNMP is a network management protocol used for monitoring the status of network devices.

As for what it leads to... well, I'm doing it as part of a Network Engineering degree at Staffordshire Uni. I'm looking at going in to the Network Consultancy/Administration sector when I've finished. (Waiting to hear back from Cisco themselves!)

Good luck, Stu.

Lol... I agree with Stu... I would have chosen the same.

I'm also at Staffordshire university and also doing a Networking degree... I'm also waiting to hear back from Cisco..... Small world.
 
Back
Top Bottom