Home > Archive > 70-216 > April 2002 > Thu 70-216 Question of the Day





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Thu 70-216 Question of the Day
wbafrank

2002-04-18, 3:12 pm

And today's poser is ....

Q73. You are the administrator for your Windows 2000 network, which uses the TCP/IP protocol solely. One of your Windows 2000 Professional computers has suddenly started having communication problems. From a command prompt, you type the netstat -a command. What information will this command provide?

A. Ethernet statistics.

B. The contents of the routing table.

C. Addresses and port numbers in numerical form.

D. The status of all activity on the TCP and UDP ports on the computer.

Good Luck .... see you tomorrow for the answer!!
TxBear

2002-04-18, 3:34 pm

I think I'll choose D Frank
mcdoud

2002-04-18, 3:51 pm

I'm thinking C or D. I tried it on my W95 laptop and I couldn't tell for sure what I was looking at! Since there is a "STATE" column I will go with D.
KScheler

2002-04-18, 4:08 pm

"D"
jombeewoof

2002-04-18, 4:31 pm

remember this from Net+
it's d
mrfixit

2002-04-18, 5:35 pm

Definately D!
bbraunstein

2002-04-18, 6:07 pm

"D", all connections and listening ports.
Zaraspook

2002-04-18, 6:31 pm

How about D?
Taqwus

2002-04-18, 7:52 pm

Wouldnt D mean listing all 65536 ports on the machine.
I will go with C if that is correct.
Netstat -a (If I remeber correctly) shows which ports are opened or in wait state and if they use TCP or UDP
jakob79

2002-04-18, 10:00 pm

I'll go with D
freddie_26

2002-04-18, 10:12 pm

D is the correct answer to this question.

Netstat -a displays all tcp/ip connections and all udp connections.
TpaBrad

2002-04-19, 1:54 pm

Im going with D
wbafrank

2002-04-19, 2:27 pm

quote:
Originally posted by wbafrank
And today's poser is ....

Q73. You are the administrator for your Windows 2000 network, which uses the TCP/IP protocol solely. One of your Windows 2000 Professional computers has suddenly started having communication problems. From a command prompt, you type the netstat -a command. What information will this command provide?

A. Ethernet statistics.
B. The contents of the routing table.
C. Addresses and port numbers in numerical form.
D. The status of all activity on the TCP and UDP ports on the computer.

Good Luck .... see you tomorrow for the answer!!



And the answer is ....

Correct Answers: D

The Netstat command-line utility displays protocol statistics and current TCP/IP connections. You can display all connections and listening ports by typing Netstat -a from a command prompt.

Use the -n switch to tell Netstat not to convert addresses and port numbers to names - this will speed up execution.

Use the -s option to show all protocol statistics.

Use the -p <protocol> option to show statistics for a specific protocol - you can combine this with -s to display connections only for a specific protocol.

Use the -r option to display the contents of the routing table.

Use the -e switch to display Ethernet statistics. Part of the statistics displaying is Discards. This shows the packets received that contained errors or that could not be processed. Errors display damaged packets. This includes packets sent by the local computer that were damaged in the buffer.
Sponsored Links





Free Braindumps | MCSE braindumps software forum

Copyright 2003 - 2008 examnotes.net