1. There are 3 subnet:A/B/C with one router in the middle, subnet A has a PDC and a Windows NT Workstation; subnet B has 2 Windows 95; subnet C has 1 BDC, 1 Windows NT Workstation and 1 Windows 95.
User in subnet B use Windows 95 wants to log into Domain, how to do?
A. Configure the router as a DHCP Relay Agent. (My answer)
B. Configure one Win 95 in subnet B as a domain master browser.
C. Configure the LMHost in each computer... ( Someone choosed this, so please check.)
D. Configure a WINS Server...
2. Your computer use WINS and DNS Server, how to resolve the name?
Local Host Name---Host name---DNS---WINS Server---Broadcast---LMHost
(My answer)
3. You use the Network Monitor to capture the network traffic from romote subnet with WINS, how to do?
A. Install Network Agent on your computer
B. Install Network Agent on WINS Server
C. Set a display filter...
D. Set a capture filter...(My answer)
4. You use DHCP to assign IP addresses to all client computers on your network. You configure the DHCP Server to assign the IP address of the WINS Server to all client computers.
What else should you do to allow the client computer to use WINS?
a. On each client computer, specify the IP address of at least one DNS server.
b. On each client computer, specify the IP address of PDC.
c. Specify a NetBIOS Scope ID. (My answer)
d. Specify the netbios name resolution node type.
5. A computer named wksta1 on subnet A cannot connect to a windows NT server computer on subnet B by running the command net use f:\\factory.bytecomp.com\data. When other computers on subnet A can that command and connect server. Wksta1 can ping the server by IP address.
A.There's no entry for factory.bytecomp.com on the DNS server.
B.Wksta1 is not configured with an IP address for a DNS server.
C.Wksta1 is not configured with an IP address for a WINS server. (My answer)
D.Wksta1 is not configured to use DNS for netbios name resolution.
6. You use DHCP to assign IP address to 3 NT servers. You want each server to be assigned the same IP address each time that server is started. What information should you supply? (Choose two)
a. IP address (My answer)
b. subnnet mask
c. hardwaare address ( My answer)
d. lease period
7. You are configuring DHCP relay agent on a windows NT server. Which information?
a. the computer name of the DHCP server
b. the IP address of DHCP server (My answer)
c. the IP address of a different DHCP relay agent on a remote subnet
d. the IP address of the router to forward DHCP request to.
8. TCP/IP statistics. You want to save save the statistics on log files for later analysis. You also want to export the statistics for usein a spread sheet.
a. netstat.exe
b. nbtstat.exe
c. Performance Monitor (My answer)
d. Network Moitor
9. On a windows NT server configured as DNS, you wnat to add a resource record that identifies the mail server for your domain.
A. MX ( My answer)
10. Which utility to view a list of all netbios names that are currently cached on your NT?
a. arp
b. ping
c. nbtstat ( My answer)
d. Network Monotor
11. RSH daemon---rsh.exe
12. To specify the meaning of these words:
DHCP Relay Agent
Client Reservation
Global Option
Scope Option
Exclusion Range
Client Option
13. How can you configure the third DNS Sever which is to be configured for supporting the load balancing of Primary Server and should not participate in Zone Trasfer Traffics?
A. Caching-Only Server ( My answer)
14. There is a Windows NT Server with SNMP Service named CONTOSO 1 , another Windows NT Workstation with SNMP Management software.
What must you do on your Workstation to enable it to receive SNMP traps from CONTOSO 1? (There is a Grapic about SNMP traps, an netmgnt in)
A. Add netmgnt to the list of accepted commutity names. (My answer)
15. Remember: DHCP Servers couldnt duplicate from each other to prevent ones failure.
16. Windows 95---RAS Server---Internet (with ISDN). How to configure the default gateway for the Windows 95 Client? (Which interface?)
17. You use the command ftp.factory.bytecomp.com, you got "Bad command", you can successfully to ping it. Whats the possible reasons? (Choose Two)
A. Your computer configure invalid IP address for a DNS. (My answer)
B. There is no entry on the DNS Server for Factory.bytecomp.com (My answer)
18. Using Windows NT Explorer, a Windows NT Workstation computer cannot connect to a Windows NT Server computer installed on a different subnet. All other computer can connect to this server. When you run Network Monitor, you noticed that each time the workstation attempts to connect to the sever, the workstation broadcast an ARP request for the server's IP address. What is the most likely cause of the problem?
A. The workstation is configured with an invalid subnet mask.( My answer)
19. SCENARIOS
1) Network with 100 workstations and 20 UNIX computers. UNIX computers never move,each Unix-hostname consists of no more than 15 characters, TCP/IP is protocol used. DHCP configured with one scope for each subnet. All Windows based computers are set up as DHCP clients.
Required results:
1) Every Windows based computer on each subnet must be able to access the Windows NT Server computers by computer name.
2) Every Windows based computer on each subnet must also be able to receive its IP address from the DHCP server.
Optional:
1)All UNIX systems should access by hostname any Windows NT Server computer that is set up as an FTP server.
2) All Windows based computers should access by hostname any UNIX computer that is set up as an TELNET or FTP server.
Proposed solution:
1) Set up network routers and forward DHCP broadcasts to all subnets
2) Install Wins server on the network
3) Set up DHCP server to supply all DHCP clients with the IP address of both the WINS sever.
4) On the WINS server, make static mapping entries for UNIX computers.