Your routed TCP/IP network consists of 10 Windows 2000 Serve

题目
多选题
Your routed TCP/IP network consists of 10 Windows 2000 Server computers and 75 Windows 2000 Professional computers. Your network uses TCP/IP as the only network protocol. You are installing 10 new Windows 2000 Professional computers. You want to enable the new computers to use NetBIOS names to connect to all shared resources as the network. You configure a TCP/IP address and a subnet mask on each new computer. Which 2 additional TCP/IP properties should you configure on each new computer?()
A

The bindings.

B

A DNS address.

C

A Gateway address.

D

A WINS server address.

E

A DHCP server address.

参考答案和解析
正确答案: C,E
解析: 暂无解析
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

YouaretheadministratorofCompany.com‘sWindows2000Network.TheroutedTCP/IPnetworkthatyouadministerconsistsof10Windows2000Servercomputersand75Windows2000Professionalcomputers.AllcomputersaremembersofasingleWindows2000domainnamedCompany.com.TCP/IPistheonlynetworkprotocolusedatCompany‘soffice.Youhaverecentlyinstalled10newWindows2000Professionalcomputersandyouwanttoenablethenewcomputerstousehostnamestoconnecttosharedresourcesonthenetwork.YouconfigureaTCP/IPaddressandagatewayaddressoneachnewcomputer.Youwanttocompletetheconfigurationtoallowthecomputerstocommunicateonthenetwork.

Whatshouldyoudo?()


参考答案:B, E

第2题:

Win2000中的以下程序可以用来测试TCP/IP故障()。

A.Ping

B.Ipconfig

C.Route

D.Tracert


参考答案:A, B, C, D

第3题:

You are the administrator of your company's network. The network is configured as shown in the exhibit.

You want to install Windows 2000 Professional on 10 non-PXE-compliant computers that are on the marketing segment of your network. You start one of the computers by using a RIS boot disk. However, you cannot connect to the RIS server.

You verify that the existing client computers on the network can connect to network servers, including the RIS server. The network router does not support BOOTP, so existing client computers use manually configured TCP/IP addresses. You want to enable the computers to connect to the RIS server.

What should you do?

A.Add a computer running DHCP Relay Agent to the marketing segment.

B.Add a computer running the network monitor driver to the marketing segment.

C.Move the Windows 2000 Server computer running WINS to the marketing segment.

D.Move the Windows 2000 Server computer running Active Directory to the marketing segment.


正确答案:A
解析:Explanation: RIS requires DNS, DHCP, and Active Directory. These services are all present according to the exhibit. The problem is the router which isn't RFC-1542 compliant, i.e. it is not BOOTP compliant, and therefore the DHCP Server will not be reached from the marketing segment. Thus the computers will not be able to contact the RIS server since RIS clients require DHCP to acquire TCP/IP configuration. By adding a DHCP Relay Agent to the marketing segment the computers will be able to connect to the DHCP server, get their TCP/IP configuration, and connect to the RIS server.

Incorrect answers:
B: Network monitor driver is used to monitor network traffic. It cannot solve the problem in this scenario and is thus inappropriate.

C: In addition to a DHCP server, the RIS server requires the presence of a DNS server running Active Directory. As DNS and Active Directory are present in the exhibit, there is no need for the WINS server. Both WINS and DNS with Active Directory are responsible for name resolution. A WINS server is required for compatibility with older versions of Windows and with non-Windows computers.

D: A DHCP server, a DNS server and Active Directory is available on this network. These servers and services are required for RIS. However the RIS server cannot access the DHCP server as the router is not RFC-1542 compliant.

第4题:

You are the administrator of a Windows 2000 network. The network consists of a Windows 2000 domain named ExamSheet.net. You install Windows 2000 Professional on a new computer named ES1 and configure the TCP/IP settings to have a static IP address. You plan to join ES1 to the ExamSheet.net domain. You configure two DNS server addresses in the TCP/IP properties. The first DNS server address is for a DNS server hosted by your ISP, the second DNS server address is for a DNS server authoritative for the ExamSheet.net domain. When you attempt to join ES1 to the domain, you are unable to do so. You can successfully PINGthe IP address of each DNS server from ES1. You want ES1 to be able to join the tesking.com domain.  What should you do? ()

  • A、Delete the second DNS server entry.
  • B、Delete the first DNS server entry.
  • C、Add an A (host) record for the computer to the appropriate DNS zone.
  • D、Configure the computer toObtain an IP address automatically.

正确答案:B

第5题:

Your routed TCP/IP network consists of 10 Windows 2000 Server computers and 75 Windows 2000 Professional computers. Your network uses TCP/IP as the only network protocol. You are installing 10 new Windows 2000 Professional computers. You want to enable the new computers to use NetBIOS names to connect to all shared resources as the network. You configure a TCP/IP address and a subnet mask on each new computer. Which 2 additional TCP/IP properties should you configure on each new computer?()

  • A、The bindings.
  • B、A DNS address.
  • C、A Gateway address.
  • D、A WINS server address.
  • E、A DHCP server address.

正确答案:C,D

第6题:

You are the administrator for Ezonexam.com's network.

Your network includes Windows 2000 Professional client computers, Windows NT Workstation 4.0 client computers, Windows 98 client computers, and UNIX client computers. Users of the Windows operating systems store files on shared folders on a Windows 2000 Server computer named FileServ.

You want to make the shared folders on FileServ available to the UNIX computers.

What should you do?

A.Install and configure Network File System (NFS) on FileServ.

B.Configure data volumes on FileServ to be FAT volumes.

C.Disable Server Message Block (SMB) signing on FileServ.

D.Install Simple TCP/IP Services on FileServ.


正确答案:A
解析:Explanation:ClickingMicrosoftWindowsNetworktellsyoursoftwarethatyouwanttousetheClientforMicrosoftNetworks,insteadofsomeotherinstalledclient,tofindservers.Forinstance,iftheNetwareclientwereinstalled,youwouldselectNetwareNetworkfromthebrowselisttosearchforNetwareservers.IfaUnixclientwerepresent(thereareanumberoftheseonthemarket),anoptionthatprobablyincludesthetermNFSwouldshowuponthelist.YouwouldselectittolookforserversrunningtheNFSfileserversoftware.IfyouinstallandconfigureNFSonFileServ,thenyouwillsupportUNIXcomputersaswell.Incorrectanswers:B:ConfiguringFATvolumeswillnotallowUNIXcomputerstoaccessthesharedfolders.C:ThisisnotaServerMessageBlocksigningissue.D:InstallingSimpleTCP/IPServicesonFileServisnotgoingtoavailthesharedfoldertoUNIXcomputers.

第7题:

Win2000中的以下程序可以用来测试TCP/IP故障()。

  • A、Ping
  • B、Ipconfig
  • C、Route
  • D、Tracert

正确答案:A,B,C,D

第8题:

Ezonexam.com's network consists of Windows 2000 Professional and UNIX client computers. You install a Windows 2000 Server computer on the network. All computers that are connected to the network use TCP/IP as their only network protocol.

Several laser print devices are attached to the UNIX computers. You want to enable the Windows 2000 Professional computers to print to these printers. You want to make the minimum number of configuration changes necessary to achieve this goal.

What should you do?

A.Install Simple TCP/IP services on the Windows 2000 Server computer. Configure printers on the Windows 2000 Server computer to print to the print device attached to the UNIX computers.

B.Install Print Services for UNIX on the Windows 2000 Server computer. Configure shared printers on the Windows 2000 Server computer. Configure the UNIX computers to print to these shared printers.

C.Disconnect the print devices from the UNIX computers and connect them to the Windows 2000 Server computer. Share the printers, and configure the Windows 2000 Professional computers and the UNIX computers to print to the shared printers.

D.On the Windows 2000 Server computer, configure shared printers that connect to the print devices attached to the UNIX computers. Configure the Windows 2000 Professional computers to print to the shared printers on the Windows 2000 Server computer.


正确答案:D
解析:Explanation:WeneedtoenabletheWindows2000ProfessionalclientstoprinttotheprintdevicesattachedtotheUNIXcomputers.ThesimplestwayistocreatesharedprintersonaWindows2000Servercomputer,andconfiguretheWindows2000Professionalclientstoconnecttothesharedprinters.IncorrectAnswers:A:SimpleTCP/IPServicesisnotrelevanttoWindows2000printing.B:ThisanswerishowyoucouldconfigureUNIXclientstousetheprintdevices.WeneedtoenabletheWindows2000Professionalclientstousetheprintdevices.C:ItisnotnecessarytodisconnecttheprintdevicesfromtheUNIXcomputersandconnectthemtotheWindows2000Servercomputer.Therefore,thisisnotthesimplestsolution.

第9题:

You are the administrator of WXYZ.com Incorporation. Your company’s network consists of Windows 2000 Professional clients and Windows 2000 Servers. Users have started reporting that the network performance has degraded in recent times. Most of the Windows 2000 Professional clients on your network use the TCP/IP protocol to communicate with the Server. You want to increase network performance. Where do you change the binding order?()

  • A、Windows 2000 Server >> Network >> Binding >> Server >> TCP/IP on the top.
  • B、Windows 2000 Server >> Network >> Binding >> Workstation >> TCP/IP on the top.
  • C、Windows 2000 Professional >> Network >> Binding >> Server >> TCP/IP on the top.
  • D、Windows 2000 Professional >> Network >> Binding >> Server >> TCP/IP on the bottom.
  • E、Windows 2000 Professional >> Network >> Binding >> Workstation >> TCP/IP on the top.
  • F、Windows 2000 Professional >> Network >> Binding >> Workstation >> TCP/IP on thebottom.

正确答案:E

第10题:

The network at Company Ltd. consists of one Windows NT Server 4.0 domain and 35 Windows 2000Professional computers. The Company network consists of five interconnected TCP/IP subnets. All of thecomputers use TCP/IP as the only network protocol.You are adding 15 Windows 2000 Professional computers to the network. You want to enable theWindows 2000 Professional computers to resolve NetBIOS names to TCP/IP addresses.What should you do? ()

  • A、Install a DHCP server. Configure each computer to use DHCP. 
  • B、Install a WINS server. Configure each computer to use WINS. 
  • C、Create a Lmhosts.sam file on each computer. Add an entry containing the TCP/IP address and  NetBIOS name for each computer on the network. 
  • D、Create a Hosts.sam file on each computer. Add an entry containing the TCP/IP address and NetBIOS name for each computer on the network. 

正确答案:B

更多相关问题