ExamNotes.net  -  IT certification portal

ForumsCertResearchTop sitesNewslettersFree email
HomeRegister
Exams Notes
Practice exams
Exam games
Questions by email
Online training
Training videos
College degrees
Boot camps
Book store
Links directory
Tell a friend
For webmasters

CompTIA Exam Vouchers
Save money on CompTIA exams
Question of the day
Sign up to receive
interactive practice questions
for MCSE, CompTIA
Cisco and other exams
TestKing
Get MCSE, MCSD, CCNA, CCNP,A+, N+ and many more

* ExamSheets *
Guide for Success!
Actual Questions & Answers
MCSE, MCSD, A+ ,CCNA, CCNP
Oracle 8i, Oracle 9i

Online practice tests

Certification sites

Online university

Online college

Online education

Distance learning

Software forum

Server administration forum

Programming resources






This is interesting: Free IT Magazines | Databases help forum



General discussions > Public newsgroups > alt.certification.a-plus > Networking on A+ OS---

Show a Printable Version
Email This Page to Someone!
Receive updates to this thread






Pages (2): [1] 2 »

Author Networking on A+ OS---
BigB
Guest




Registered: Not Yet
Location:
Country:
State:
Certifications:
Working on:

Total Posts: N/A
Networking on A+ OS---

Hello All,

I have been studying for the OS passed the Core in December. I
have taken some practice tests that ask about command line network
tools--tracert, arp, netstat etc. But in Mike Meyer's book all I have
seen referenced are winipcfg and ipconfig.

What is really on the test?????

Thanks

B

Report this post to a moderator

Old Post 06-25-02 10:25 PM
Reply w/Quote Edit/Delete Message IP: Logged
Growler
Guest




Registered: Not Yet
Location:
Country:
State:
Certifications:
Working on:

Total Posts: N/A
Re: Networking on A+ OS---

BigB <bigb3000@mailandnews.com> wrote in news:MPG.1782b6795245aeb59896d8
@localhost:

> Hello All,
>
> I have been studying for the OS passed the Core in December. I
> have taken some practice tests that ask about command line network
> tools--tracert, arp, netstat etc. But in Mike Meyer's book all I have
> seen referenced are winipcfg and ipconfig.
>
> What is really on the test?????
>
> Thanks
>
> B


Winipcfg is win9x ipconfig is NT and up
They get you the same info tho
>


Report this post to a moderator

Old Post 06-26-02 07:25 PM
Reply w/Quote Edit/Delete Message IP: Logged
mlogan
Guest




Registered: Not Yet
Location:
Country:
State:
Certifications:
Working on:

Total Posts: N/A
Re: Networking on A+ OS---

Mike's book contains more than just winipcfg and ipconfig. It includes
PING. Know that if you can ping an IP address, but not the domain name
(i.e., www.microsoft.com) that the DNS server is down. You should also know
what DHCP, DNS, and WINS is for - I'd say, if it's in the book - it's fair
game for the test.

Tracert is another handy tool to identify a breakdown between you and the
intended destination. Can also test for "sluggishness" when accessing the
Net. Because TCP/IP is such an intergral part of networking, you should
know the utilities - not just for A+, but also for real-world
troubleshooting.

If you plan on going on to Network+, you might want to grab a cup of coffee
at Barnes and Noble or Borders and read through the TCP/IP sections of the
N+ materials before taking the A+ exam. It can only help!

Carly
BigB <bigb3000@mailandnews.com> wrote in message
news:MPG. 1782b6795245aeb59896d8@localho
st...
> Hello All,
>
> I have been studying for the OS passed the Core in December. I
> have taken some practice tests that ask about command line network
> tools--tracert, arp, netstat etc. But in Mike Meyer's book all I have
> seen referenced are winipcfg and ipconfig.
>
> What is really on the test?????
>
> Thanks
>
> B



Report this post to a moderator

Old Post 06-27-02 12:25 PM
Reply w/Quote Edit/Delete Message IP: Logged
Michael Boerigter
Guest




Registered: Not Yet
Location:
Country:
State:
Certifications:
Working on:

Total Posts: N/A
Re: Networking on A+ OS---

I don't recall any questions relating to command line utilities on the A+ OS
exam. Do know that WINIPCFG comes with Win 9X and IPCONFIG with WIN2000.
What you definitely should know is how to set or adjust TCP/IP settings. For
example, where do you go to make sure that the system is obtaining an IP
address automatically. Also know what the HOSTS and LMHOSTS files are for.

HOSTS is a file used by the system when DNS is down; it contains a listing
of FQDN's and IP addressess. LMHOSTS is similar but is used for NETBIOS
names when WINS is not working properly.

For the OS exam I used Mike Meyer's book as a final reference and I believe
it did help me greatly (although I also read the Sybex and New Rider's
books).

Mike

"mlogan" <mlogan@toad.net> wrote in message
news:GdDS8.2$9d3.10036@news.abs.net...
> Mike's book contains more than just winipcfg and ipconfig. It includes
> PING. Know that if you can ping an IP address, but not the domain name
> (i.e., www.microsoft.com) that the DNS server is down. You should also

know
> what DHCP, DNS, and WINS is for - I'd say, if it's in the book - it's fair
> game for the test.
>
> Tracert is another handy tool to identify a breakdown between you and the
> intended destination. Can also test for "sluggishness" when accessing the
> Net. Because TCP/IP is such an intergral part of networking, you should
> know the utilities - not just for A+, but also for real-world
> troubleshooting.
>
> If you plan on going on to Network+, you might want to grab a cup of

coffee
> at Barnes and Noble or Borders and read through the TCP/IP sections of the
> N+ materials before taking the A+ exam. It can only help!
>
> Carly
> BigB <bigb3000@mailandnews.com> wrote in message
> news:MPG. 1782b6795245aeb59896d8@localho
st...
> > Hello All,
> >
> > I have been studying for the OS passed the Core in December. I
> > have taken some practice tests that ask about command line network
> > tools--tracert, arp, netstat etc. But in Mike Meyer's book all I have
> > seen referenced are winipcfg and ipconfig.
> >
> > What is really on the test?????
> >
> > Thanks
> >
> > B

>
>



Report this post to a moderator

Old Post 06-27-02 01:25 PM
Reply w/Quote Edit/Delete Message IP: Logged
Growler
Guest




Registered: Not Yet
Location:
Country:
State:
Certifications:
Working on:

Total Posts: N/A
Re: Networking on A+ OS---

"mlogan" <mlogan@toad.net> wrote in news:GdDS8.2$9d3.10036@news.abs.net:

> Mike's book contains more than just winipcfg and ipconfig. It
> includes PING. Know that if you can ping an IP address, but not the
> domain name (i.e., www.microsoft.com) that the DNS server is down.
> You should also know what DHCP, DNS, and WINS is for - I'd say, if
> it's in the book - it's fair game for the test.
>
> Tracert is another handy tool to identify a breakdown between you and
> the intended destination. Can also test for "sluggishness" when
> accessing the Net. Because TCP/IP is such an intergral part of
> networking, you should know the utilities - not just for A+, but also
> for real-world troubleshooting.
>
> If you plan on going on to Network+, you might want to grab a cup of
> coffee at Barnes and Noble or Borders and read through the TCP/IP
> sections of the N+ materials before taking the A+ exam. It can only
> help!
>
> Carly
> BigB <bigb3000@mailandnews.com> wrote in message
> news:MPG. 1782b6795245aeb59896d8@localho
st...
>> Hello All,
>>
>> I have been studying for the OS passed the Core in December. I
>> have taken some practice tests that ask about command line network
>> tools--tracert, arp, netstat etc. But in Mike Meyer's book all I
>> have seen referenced are winipcfg and ipconfig.
>>
>> What is really on the test?????
>>
>> Thanks
>>
>> B

>
>


Just a point. You can ping a domain name . Microsoft times out on me but
got an answer from Yahoo.com.

Report this post to a moderator

Old Post 06-27-02 11:25 PM
Reply w/Quote Edit/Delete Message IP: Logged
Nerdom
Guest




Registered: Not Yet
Location:
Country:
State:
Certifications:
Working on:

Total Posts: N/A
Re: Networking on A+ OS---

microsoft does that purposely.

"Growler" <me@there.org> wrote in message
news:Xns923AC9A17BA11metherorg
@65.100.9.17...
> "mlogan" <mlogan@toad.net> wrote in news:GdDS8.2$9d3.10036@news.abs.net:
>
> > Mike's book contains more than just winipcfg and ipconfig. It
> > includes PING. Know that if you can ping an IP address, but not the
> > domain name (i.e., www.microsoft.com) that the DNS server is down.
> > You should also know what DHCP, DNS, and WINS is for - I'd say, if
> > it's in the book - it's fair game for the test.
> >
> > Tracert is another handy tool to identify a breakdown between you and
> > the intended destination. Can also test for "sluggishness" when
> > accessing the Net. Because TCP/IP is such an intergral part of
> > networking, you should know the utilities - not just for A+, but also
> > for real-world troubleshooting.
> >
> > If you plan on going on to Network+, you might want to grab a cup of
> > coffee at Barnes and Noble or Borders and read through the TCP/IP
> > sections of the N+ materials before taking the A+ exam. It can only
> > help!
> >
> > Carly
> > BigB <bigb3000@mailandnews.com> wrote in message
> > news:MPG. 1782b6795245aeb59896d8@localho
st...
> >> Hello All,
> >>
> >> I have been studying for the OS passed the Core in December. I
> >> have taken some practice tests that ask about command line network
> >> tools--tracert, arp, netstat etc. But in Mike Meyer's book all I
> >> have seen referenced are winipcfg and ipconfig.
> >>
> >> What is really on the test?????
> >>
> >> Thanks
> >>
> >> B

> >
> >

>
> Just a point. You can ping a domain name . Microsoft times out on me but
> got an answer from Yahoo.com.



Report this post to a moderator

Old Post 06-28-02 02:25 AM
Reply w/Quote Edit/Delete Message IP: Logged
Keith T. Williams
Guest




Registered: Not Yet
Location:
Country:
State:
Certifications:
Working on:

Total Posts: N/A
Re: Networking on A+ OS---

Growler <me@there.org> wrote in news:Xns923AC9A17BA11metherorg
@
65.100.9.17:

> "mlogan" <mlogan@toad.net> wrote in news:GdDS8.2$9d3.10036

@news.abs.net:
>
>> Mike's book contains more than just winipcfg and ipconfig. It
>> includes PING. Know that if you can ping an IP address, but not the
>> domain name (i.e., www.microsoft.com) that the DNS server is down.
>> You should also know what DHCP, DNS, and WINS is for - I'd say, if
>> it's in the book - it's fair game for the test.
>>
>>

>
> Just a point. You can ping a domain name . Microsoft times out on me

but
> got an answer from Yahoo.com.
>

Growler, he was making a point that if you ping the domain name and it
doesn't respond, but the IP for that name does, then probably the DNS for
that domain name is down.

Also, if you ping both and neither answers, this does NOT necessarily
mean that the site is down. They could simply be blocking ICMP in order
to stop some (D)DOS attacks.


--
Keith T. Williams
A+, CCNA

"On two occasions, I have been asked [by members of Parliament], 'Pray,
Mr. Babbage, if you put into the machine wrong figures, will the right
answers come out?' I am not able to rightly apprehend the kind of
confusion of ideas that could provoke such a question."
-- Charles Babbage

Report this post to a moderator

Old Post 06-28-02 10:25 AM
Reply w/Quote Edit/Delete Message IP: Logged
Growler
Guest




Registered: Not Yet
Location:
Country:
State:
Certifications:
Working on:

Total Posts: N/A
Re: Networking on A+ OS---

"Keith T. Williams" <pug_ugly@hotmail.com> wrote in
news:Xns923B481263820keithwglo
balservenet@216.254.136.26:

> Growler <me@there.org> wrote in news:Xns923AC9A17BA11metherorg
@
> 65.100.9.17:
>
>> "mlogan" <mlogan@toad.net> wrote in news:GdDS8.2$9d3.10036

> @news.abs.net:
>>
>>> Mike's book contains more than just winipcfg and ipconfig. It
>>> includes PING. Know that if you can ping an IP address, but not the
>>> domain name (i.e., www.microsoft.com) that the DNS server is down.
>>> You should also know what DHCP, DNS, and WINS is for - I'd say, if
>>> it's in the book - it's fair game for the test.
>>>
>>>

>>
>> Just a point. You can ping a domain name . Microsoft times out on me

> but
>> got an answer from Yahoo.com.
>>

> Growler, he was making a point that if you ping the domain name and it
> doesn't respond, but the IP for that name does, then probably the DNS
> for that domain name is down.
>
> Also, if you ping both and neither answers, this does NOT necessarily
> mean that the site is down. They could simply be blocking ICMP in
> order to stop some (D)DOS attacks.
>
>


Now that Ire-read the post I see that you're right

Report this post to a moderator

Old Post 06-28-02 07:25 PM
Reply w/Quote Edit/Delete Message IP: Logged
BeagleDaddy
Guest




Registered: Not Yet
Location:
Country:
State:
Certifications:
Working on:

Total Posts: N/A
Re: Networking on A+ OS---

I just took (and passed) the OS exam today and saw NO questions about
ping, pathping, tracert, ipconfig/winipcfg, etc. I primarily studied
the passport book and was surprised at how much I was tested on that
wasn't covered! This book nailed the Core exam for me, but I was deep
in the weeds today. I would suggest combining your efforts with
several other books borrowed from a friend or the library. Good luck!

Report this post to a moderator

Old Post 06-28-02 08:25 PM
Reply w/Quote Edit/Delete Message IP: Logged
Pattman
Guest




Registered: Not Yet
Location:
Country:
State:
Certifications:
Working on:

Total Posts: N/A
Re: Networking on A+ OS---

I know "my 2 cents" doesn't always mean much, but there is always one more
thought
.... If you can ping the IP and either CAN or CAN'T ping the NAMED SERVER it
is always possible the physical box is alive, but the services on that box
may not be operating.


Growler wrote:

> "Keith T. Williams" <pug_ugly@hotmail.com> wrote in
> news:Xns923B481263820keithwglo
balservenet@216.254.136.26:
>
> > Growler <me@there.org> wrote in news:Xns923AC9A17BA11metherorg
@
> > 65.100.9.17:
> >
> >> "mlogan" <mlogan@toad.net> wrote in news:GdDS8.2$9d3.10036

> > @news.abs.net:
> >>
> >>> Mike's book contains more than just winipcfg and ipconfig. It
> >>> includes PING. Know that if you can ping an IP address, but not the
> >>> domain name (i.e., www.microsoft.com) that the DNS server is down.
> >>> You should also know what DHCP, DNS, and WINS is for - I'd say, if
> >>> it's in the book - it's fair game for the test.
> >>>
> >>>
> >>
> >> Just a point. You can ping a domain name . Microsoft times out on me

> > but
> >> got an answer from Yahoo.com.
> >>

> > Growler, he was making a point that if you ping the domain name and it
> > doesn't respond, but the IP for that name does, then probably the DNS
> > for that domain name is down.
> >
> > Also, if you ping both and neither answers, this does NOT necessarily
> > mean that the site is down. They could simply be blocking ICMP in
> > order to stop some (D)DOS attacks.
> >
> >

>
> Now that Ire-read the post I see that you're right


Report this post to a moderator

Old Post 07-01-02 12:25 AM
Reply w/Quote Edit/Delete Message IP: Logged
All times are GMT.
Pages (2): [1] 2 » Post new thread   Post reply

Featured site: MCSE, MCSD, CompTIA, CCNA training videos



Forum Jump:
Rate This Thread:
Forum Rules:
Who Can Read The Forum? Any registered user or guest.
Who Can Post New Topics? Any registered user.
Who Can Post Replies? Any registered user.
Changes: Messages can be edited by their author.
Posts: HTML code is OFF. Smilies are ON. vB code is ON. [IMG] code is OFF.
 

ExamNotes forum archive


Powered by: vBulletin 2.2.8
Copyright ©2000, Jelsoft Enterprises Limited.

  Free Braindumps | mcse braindumps