|
Home > Archive > 70-216 > February 2002 > Tue 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 |
Tue 70-216 Question of the Day
|
|
| wbafrank 2002-02-18, 6:11 pm |
| And today's poser is ....
Q25. You company has a primary DNS server, DNS1.consultus.com, that is heavily used. CPU utilization is consistently high. There are a lot of records stored on DNS1.
You suspect that some DNS queries are resulting in answers that exceed the limit for a single UDP packets and want to find out if this is true. What should you do?
A. Start System Monitor. On DNS1, monitor DNS:UDPMessageMemory counter
B. Start System Monitor. On DNS1, monitor counters DNS:TCPResponsesSent and DNS:TCPResponsesSent/Sec
C. Use Network Monitor to analyze network traffic. Use nslookup on a separate computer to query for NS records on DNS1. Compare the number of UDP packets returned to DNS in response to your queries with the number you issued.
D. Use Network Monitor to analyze network traffic. From a client machine, ping host records that are stored on DNS1. Compare the number of UDP packets returned from DNS1 in response to your queries with the number of queries issued.
Good Luck .... see you tomorrow for the answer!! | |
| unreal 2002-02-18, 6:58 pm |
| My pick is :
D. Use Network Monitor to analyze network traffic. From a client machine, ping host records that are stored on DNS1. Compare the number of UDP packets returned from DNS1 in response to your queries with the number of queries issued. | |
| Zaraspook 2002-02-18, 11:45 pm |
| The answer is C.
Using the Ping utility will only send ICMP packets and cannot be utilized to analyze UDP traffic. The NSLOOKUP utility would send UDP queries, which could then be analyzed against UDP responses in Network Monitor. Therefore, use the NSLOOKUP utility on a seperate computer to send UDP NS record queries and the Network Monitor would capture these UDP packets for analysis. | |
| jeff_j_black 2002-02-19, 5:49 am |
| I like 'C' as well because you can specify which server to query. | |
| trogers5 2002-02-19, 6:29 am |
| I think the answer is "C" as well. | |
|
|
|
|
|