70-059 TCP/IP 基础知识
Free test

70-059 TCP/IP基础知识

IP addressing
Commandline Utilities
NT and Network Routing
DHCP Server
NetBIOS
WINS Server
DNS Server
Browse Service
Network monitor
TCP/IP printing

Free test(63)

1. You have two WINS servers on two separate subnets connected by a fast link. Hosts on subnet A can't connect with hosts on subnet B using NetBIOS names and Hosts on subnet B can't connect with hosts on subnet A using NetBIOS names. What is the best way to enable all hosts on either subnets to connect with hosts on the other subnet using NetBIOS names?

a. Set up a DHCP server. Assign the same scope of IP addresses to both subnets.
b. Configure the two WINS servers as replication partners. Set up one as a push partner, the other as a pull partner.
c. Configure the two WINS servers as replication partners. Set both as push -pull partners
d. Set up a DHCP server. Assign a different scope of IP addresses to both subnets.

2. You want to collect TCP/IP protocol statistics At a Windows NT Server , You want to save the statistics in log files for later analysis. You also want to export the statistics for use in a spreadsheet. Which utility(s) should you use?

a. Network Monitor
b. NETSTAT.EXE
c. Performance Monitor
d. NTTSTAT.EXE

3. You have been allocated an TCP/IP address where the first three bits of the first octet in are 110 in binary. No subnetting of the network is required. What is the maximum number of hosts that can be accommodated on this network?

a. 254
b. 256
c. 4094
d. 65,534
e. 16,777,214

4. You have two WINS servers on two subnets in separate cities connected by a fast link. Washington has 30 NT servers and 1,500 hosts. City Baltimore has 10 servers and 100hosts.

Required result:
You need to set up replication between the two servers.

Optional results:
You also want the replication to take place at least once a day.
Washington抯 WIN database should be replicated to Baltimore抯 WIN server.
Baltimore抯 WIN database should be replicated to Washington抯 WIN server.

Solution:
Configure Washington to push it抯 WINS server database to Baltimore every 25 updates.
Configure Baltimore to pull Washington抯 WINS database every 24 hours

Which results does the proposed solution produce?

a. The proposed solution produces the required result and all of the optional desired results.
b. The proposed solution produces the required result and two
(1+2) of the optional desired results.
c. The proposed solution produces the required result and one of the optional desired results.
d. The proposed solution produces the required result and none of the optional desired results.
e. The proposed solution does not produce the required result.

5. You are working on a NT Workstation. You want to import the file that contains IP address mappings to NetBIOS Computer name into a WINS database. Which file do you import?

a. LMHOSTS
b. HOSTS
b. The NetBIOS Name Cache.
c. All of the above.

6. You have a DNS sever. You install a backup DNS server to provide redundancy. How do you configure the backup DNS server?

a. As a primary backup server.
b. As a caching only server.
c. As a secondary name server
d. As a redundant primary server

7. You are unable to access a Windows NT Server on a remote subnet from your workstation. Everyone else on your subnet is able to access the remote NT Server. Network Monitor shows that every time you try to connect to the remote server, your workstation broadcasts an ARP request for the IP address of the remote Windows NT Server computer. What is wrong?

a. Another workstation is set up with the same IP address as yours.
b. Your subnet mask is incorrect.
c. WINS is not installed.
e. DNS is not installed.

8. You are able to connect to an FTP server by using its IP address, 202.12.127.7, but not its domain name, "development". The HOSTS file reads,

131.107.3.200 server1
131.107.5.5 sales department
111.36.254.134 UNIX development
202.12.127.7 development

What do you do to resolve the problem?

a. Add an entry to the host file.
b. Change the IP address for Development
c. Edit the 3rd line in the hosts file.
e. Edit the 4th line in the host file.

9. What utility(s) will give you a summary of cumulative IP and Ethernet statistics since last boot up on a Windows NT4.0 server?

a. Network monitor
b. NET
c. NETSTAT
d. NBTSTAT

10. A Windows NT Workstation computer resides on a WINS-enabled network. In which order will the computer perform name resolution if the computer is configured to use an LMHOSTS file?

a. local cache, WINS server, broadcasting, LMHOSTS
b. local cache, broadcasting, LMHOSTS, WINS server
c. WINS server, local cache, broadcasting, LMHOSTS
d. WINS server, local cache, LMHOSTS, broadcasting
e. local cache, LMHOSTS, WINS server, broadcasting

11. You have a network with three WINS-enabled subnets: The Windows-based computers on Subnets 1 and 2 are configured to use the WINS server on Subnet 1. The Windows computers on Subnet 3 are configured to use a second WINS server on their own subnet. A Windows NT Workstation computer on Subnet 3 cannot connect to a Windows NT Server computer on Subnet 1.

What is the best change you can make to allow the workstation on Subnet 3 to connect to the server on Subnet 1?

a. Make the WINS server on subnet 3 secondary WINS server on Subnet 1.
b. Set up replication between the two WINS servers.
c. Edit the LMHOSTs file on Subnet 3 to include Subnet 1 and 2.
d. Install a WINS proxy on Subnet 3.

12. You get a message "Bad IP Address" when you try to access the web http://www.headquarters.com. You are not having problems accessing any other remote servers by name. What are the most likely cause(s) of the problem?

a. Your default gateway is incorrect.
b. http://www.headquarters.com is not in the DNS.
c. http://www.headquarters.com抯 IP address has been duplicated.
d. There is a incorrect IP address for http://www.headquarters.com in the DNS.

13. You are preparing to install and configure a DHCP server. Which task must you complete?

a. Configure the server to be a WINS server
b. Manually assign a valid IP address to the server
c. Confirm that there is not another DHCP server on the network
d. Install BOOTP on the server

14. You want to analyze and decode TCP/IP packets that are received by your Windows NT Server computer so that you can perform network capacity planning for various types of IP traffic.

Which utility should you use?

a. netstat.exe
b. ntstat.exe
c. Performance Monitor
d. Network Monitor

15. You have just installed a Unix computer on a WINS enabled network. To allow WINS clients to access the Unix computer, you need to:

a. Install the WINS client on the Unix system.
b. Configure the Unix system to use DHCP
c. Create a static IP address for the Unix server in the WINS database.
e. Do nothing, they will be able to access the Unix computer.

16. On a large network comprising of Unix and NT computers, your using WINS, DHCP LMHOSTS and HOSTS. You get a message "Event 4320 NetBT Error" on a server. What is the first thing you use to troubleshoot the problem?

a. ARP -r
b. IPCONFIG /ALL
c. NBSTAT -n
d. ROUTE

17. You need to set up an intranet web server. The employees should be able to access the Web server using the server's hostname. What is needed for efficient name resolution?

a. DHCP
b. FTP
c. DNS
e. WINS

18. Which utility allows you to purge NetBIOS names in the cache on a windows NT computer?

a. Netstat
b. ARP
c. NBTSTAT 朢
d. IPCONFIG

19. You have two subnets. An NT user on subnet 1 cannot connect to \\headquarters.com\share on subnet 2. No one else has this problem. What is wrong?

a. DNS is not configured.
b. WINS is not configured
c. The DNS server is not configured correctly
d. Both A and B.

20. You are sitting at a UNIX computer and want to monitor TCP/IP and related statistics on a Windows server. How can you do this?

a. Install a SNMP Administrator on the UNIX computer; install the SNMP service on the Windows server.
b. Install tools for SNMP on the UNIX computer, install Network Monitor on the Windows server.
c. Install tools for SNMP on the UNIX computer, install the SNMP service on the Windows server.

21. You are setting up browsing for your company's wide area network. An important consideration is performance over your 56kb link. How should WINS server replication be configured between 2 WINS servers across the 56kb link?

a. Configure both as Pull partners to replicate an night every 24 hours and configure both as Push partners to propagate after 50000 changes.
b. Configure both as Pull partners to replicate every 15 minutes and configure both as Push partners to propagate after 20 changes.
c. Configure both as Push Partners after 20 changes on either side
d. Configure both a Pull partners every hour only
e. No replication partnership should be configured.

22. Which two utilities allow you to view a summary of IP statistics and Ethernet statistics for a Windows NT Server computer? (Choose two)

a. Network Monitor
b. IPCONFIG /ALL
C. NETSTAT
D. NBTSTAT

23. Sam uses DHCP to assign IP addresses to all client computers on his network. He sets up the DHCP server to assign the IP address of the WINS server to all client computers. What else should he do in order to allow client computers to use WINS?

a. In DHCP Manager, specify the NetBIOS resolution mode
b. On each client computer, enter the IP address of at least one DNS server
c. On each client computer, enter the IP address of the PDC
e. On each client computer, specify a NetBIOS Scope ID

24. Sam can ping all computers by IP address or NetBIOS name on a remote network except for a NT Server called Corp. Why cant he ping Corp?

a. Sam抯 WINS configuration is incorrect.
b. Corp抯 IP configuration is incorrect.
c. A router is down
d. The WINS Server is down.
e. Sam抯 IP configuration is incorrect.

25. Working at a UNIX computer, you want to view TCP/IP protocol statistics for a Windows NT Server computer, Both computers are on the same TCP/IP network.

What should you use?

a. On the UNIX computer: a protocol analyzer, On the server: Network monitor agent
b. On the UNIX computer: SNMP management software, On the server: the SNMP service
c. On the UNIX computer: Netstat.exe, On the Server: Network monitor agent

26. Your network contains 4 subnets. One contains a PDC. Rest have BDCs. Without using WINS, You want to make sure that each BDC communicated with the PDC. What should you do.

a. On each BDC create an LMHOSTS file that contains an entry to the PDC.
b. Enable DCHP on the PDC
c. Set up replication between the PDC and the BDC.
d. Do nothing, It will already be able to communicate.

27. You are defining the lease duration for a DHCP scope. When would short leases for DHCP clients be appropriate?

a. When the number of IP hosts is close to number of available IP addresses.
b. When a DHCP server is not present on the same subnet as the DHCP clients.
c. When reserved IP addresses require regular renewal.
d. When there are backup DHCP servers available on the network.

28. What node type do you setup your client computer to use if you want it to use WINS for name resolution before it broadcasts a request?

a. a-node
b. p-node
c. m-node
d. w-node
e. h-node

29. you have a IIS Server with the hostname hq.company.com. You want users to be able to access the server as www.hq.company.com. Which resource record type must you add to the DNS server to allow this?

a. MX
b. MB
c. NS
d. CNAME
e. MG
f. MINFO

30. You have several subnets on a TCP/IP network. You need to connect to a ftp server. You can ftp to the server's hostname, but not to its IP address. What's is the most likely problem?

a. The server is not set up to use a WINS server.
b. The server's default gateway address is incorrect.
c. The workstation is not set up to use a DNS server.
d. The workstation's default gateway address is incorrect.

31. You have two WINS servers on two subnets in separate cities connected by a fast link. Washington has 30 NT servers and 1,500 hosts. City Baltimore has 10 servers and 100hosts.

Required result:
You need to set up replication between the two servers.

Optional results:
You also want the replication to take place at least once a day.
Washington's WIN database should be replicated to Baltimore's wins server.
Baltimore's database should be replicated to Washington's wins server.

Solution:

Configure Washington to push it's wINS server database to Baltimore every 25 updates.
Configure Baltimore to pull Washington'sWINS database every 24 hours
Configure Baltimore to push it wins server database to Washington every 25 updates.
Configure Washington to pull Baltimore's WINS database every 24 hours

Which results does the proposed solution produce?

a. The proposed solution produces the required result and all of the optional desired results.
b. The proposed solution produces the required result and two of the optional desired results.
c. The proposed solution produces the required result and one of the optional desired results.
d. The proposed solution produces the required result and none of the optional desired results.
e. The proposed solution does not produce the required result.

32. You are defining a DHCP scope, and you have just finished entering the necessary parameters. What should you do to allow DHCP clients to participate in the new scope?

a. Add the scope ID to the Windows NT Registry
b. Reboot each DHCP client
c. Reboot the DHCP server that the scope was created for
d. Activate the scope

33. You are using WINS Manager to configure a WINS server. Which parameter or parameters are valid for establishing a connection to the WINS server?

a. a host name
b. a DNS server name
c. a DHCP server name

34. Working at Windows NT Server computer, you want to view a chart of TCP/IP protocol statistics for that server. Which utility should you use?

a. netstat.exe
b. ntstat.exe
c. Performance monitor
d. Network monitor

35. Working at a Windows NT Server computer, you want to view TCP/IP protocol statistics that are cumulative from the last time that this server was started. Which utility should you use?

a. nttstat.exe
b. netstat.exe
c. net.exe
d. Network Monitor

36. You have the SNMP service on a Windows NT Workstation. You want to prevent any unauthorized SNMP management consoles from managing this server. How will you configure the SNMP agent?

a. Assign a password to the SNMP community name.
b. Designate the server to be a trap destination.
c. Filter out the IP addresses of all unauthorized SNMP management clients.
d. Enable the Only Accept SNMP Packets From These Hosts option on the server.

37. You have a domain spanning across three subnets. You want the clients in all the 3 subnets to be able to communicate and browse each other. How will you do that?

a. Install a DHCP server
b. Install a DNS server
c. Use HOSTS files
d. Install a WINS server

38. You import a LMHOSTS file and use it to configure a static mapping on a WINS server. The file contains the following entry: 137.107.4.200 DOMCTRL #DOM:CENTRAL

Which static NetBIOS mapping would appear in the WINS database?

a. A single unique mapping for the DOMCTRL computer
b. An internet group for the central domain
c. A multi homed mapping for the CENRAL domain

39. Your network includes a DHCP server and client computers located on separate networks that are connected by a router. What should you configure the router to do?

a. use RIP
b. use the OSPF protocol
c. function as a BOOTP (RFC 1542) relay agent
d. forward NetBIOS broadcasts

40. You have two DNS servers installed on a network. How can you configure a third DNS Sever to support the load balancing of the Primary Server and without participating in Zone Transfer Traffic?

a. Set it up as a forward server
b. Set it up as a secondary server
c. Set it up as a caching-only server
d. Set it up as a back-up primary server

41. How do you configured a third DNS Server to function as a Backup server in an environment where there are already two DNS Servers acting as Primary and Secondary?

a. Set it up as a zone server
b. Set it up as a secondary server
c. Set it up as a caching-only server
d. Set it up as a back-up primary server

42. What is the utility to view who are all currently having TCP/IP connections with your Workstation?

a. ROUTE
b. IPCONFIG
c. NBSTAT
d. NETSTAT

43. You have a LMHOSTS file with the following entries:

131.107.3.4 #MainServer #PRE
131.107.4.1 #Router1
131.107.54.38 #Server1

What you need to do to correct the file?

a. Edit line one.
b. Invalid IP address, change IP addresses
c. Remove the first # from each line.

44. How many bits are available for the host ID's in a class A address that has no subnets?

a. 8
b. 16
c. 22
d. 24

45. You have been assigned a registered class C address of 193.43.9.0. Six subnets are required. You want to use the same subnet mask for each router's local interface. Which subnet mask should you use to maximize the number of available nodes at each site?

a. 255.255.248.0
b. 255.255.255.0
c. 255.255.255.224
d. 255.255.255.248

46. What is the utility to view what configuration changes the DHCP made at your workstation Configuration?

a. ROUTE
b. IPCONFIG
c. NBSTAT
d. NETSTAT
e. ARP

47. What is the utility to delete entries in the ARP cache?

a. ARP - G
b. ARP - E
c. ARP - D
d. ARP - S

48. Three UNIX machines are to be entered in the WINS Database manually. What type of entry will you put at the WINS configuration panel?

a. Domain Name
b. Group
c. Internet group
d. Multihomed
e. Unique

49. You have just installed the DNS service on a Windows NT Server computer. You need to have all e-mail to be delivered to youcompanydomain.com. Which resource record allows you to do that?

a. CNAME
b. MX
c. MG
e. MINFO

50. In calculating the number of host Ids required, you need to count:

a. one for each subnet
b. one for each router interface
c. one for each WAN connection
b. one for each network adapter

51. In a domain called CIS you install a NT workstation. On this subnet there are no domain controllers. How do you make sure all logons are validated by a domain controller without using WINS?

1. Install the DHCP relay agent in each subnet
2. Add the IP address to the host file on the domain controllers
3. Enter a #PRE and #DOM in each HOSTS file
4. Enter a #PRE and #DOM in each LMHOSTS file

52. What utility do you use to identify the path a packet takes as it passes through routers?

a. ROUTE
b. TRACERT
c. NBSTAT
d. NETSTAT
e. ARP

53. If you cannot PING a computer by its name but can by its IP address, what could be the problem?

1. The DHCP server is down
2. The computer is not listed on the DNS.
3. The hostname in the computer is wrong.
4. The subnet mask is incorrect.

54. Which utility will you use to export the statistics collected to a spread sheet for future analysis?

a. Performance monitor
b. TRACERT
c. NBSTAT
d. NETSTAT
e. Network analyzer

55. What utility will you use to construct a capacity planning plan using statistical data you抳e collected ?

a. Performance monitor
b. TRACERT
c. NBSTAT
d. NETSTAT
e. Network analyzer

56. What command do you use to display MAC address of a computer?

a. ROUTE
b. IPCONFIG /ALL
c. NBSTAT
d. NETSTAT /MAC
e. ARP -ALL

57. You have a network with NT and UNIX computers. How can you enable the DNS servers on your network to use the WINS servers on your network to resolve names?

a. Configure all the computers to use WINS
b. Configure DNS Reverse Lookup on the WINS servers.
c. Configure DNS to use WINS on all servers
d. Configure DNS on Primary DNS only

58. What command do you use to view the active routing tables on a NT computer?

a. ROUTE
b. IPCONFIG /ALL
c. NBSTAT
d. NETSTAT -R
e. ARP

59. You have 300 NT computers including 50 laptops on a TCP/IP network that used 3 subnets. What do you use to assign IP addresses to all the computers?

a. ROUTE
b. DCHP
c. WINS
d. SNMP
e. ARP

60. You are installing a DHCP relay agent on you server. What information do you need?

a. Scope of the DHCP relay agent
b. IP address of the DCHP server
c. The lease duration the DCHP relay agent
d. Scope of the DHCP server

61. How do you use WINS to reduce the number of records an a DNS server?

a. Configure WINS to use the DNS server
b. Configure the DNS Server to use WINS
c. Configure the name server to use WINS first and then DNS
d. Enable the DNS server to use reverse WINS lookup.

62. Three UNIX machines are entered in the WINS Database manually. What type of entry will you put at the WINS configuration panel?

a. UNIQUE
b. UNIX
c. MX
d. CNAME

63. You want to monitor NT Workstation performance from a Unix client. What do you need to it?

a. Install SMNP management software on the NT computer
b. Install SMNP management software on the Unix computer
c. Install SMNP service on the NT server.
c. Install SMNP service on the Unix computer.