Here is my braindump.
1. 187.123.34.19 product
187.123.23.45 develop
you can ping 187.123.34.19 , but you cannot connect \\product\netapps
- p-node resolution.(answer is last option)
2. 10.11.12.13 UNIX programmer # Programmers FTP server
10.11.12.14 server
10.11.12.15 UNIX developer #Developers FTP server
10.11.12.20 developer # developer
you try to ftp developer,you can connect. But you try ftp 10.11.12.20
you fial to connect
-- ip address of assigned to the FTP server is not 10.11.12.20 (answer B )
3 Kevin uses a nt workstation on TCP/IP network,running the command ftp
144.123.23.34 ,
he connect to nt server. when he use UNC path in windows nt explorer, he
cannot connect
.
---the server is not set up to use a win server. ( do not,do not, do not select the
workstaion is not set up to use DNS server).
4 on her windows nt workstation computer, jackie can connect to a remote nt
server by
specifying the server's UNC path in windows nt explorer. However, when she
tries to connect
via ftp 199.34.23.100 .she cannot connect.
-- the windows nt workstion computer is denied access to the FTP server's
directories.
5 try to remember answer --total 4 scenario
FIRST QUESTION--Kevin want to install a Windows NT server with four
NIC card
on his TCP/IP network
Required result:
The server must rout TCP/IP packets
Optional desired results:
1) the server should dynamically updtae it routing tables when other router are
added to or removed from the network.
2)the server should provide IP addresses to every client computer on each
subnet
3)the server should send trap messages across the network to a UNIX server
Proposed solution:
1).install win server
2). install dhcp serever create on scope for each subnet
--- FIRST ANSWER is the proposed solution does not produce the required
result
Second question same above proposed solution
1)enable IP forwarding on the server
2). install win server
---- SECOND ANSWER IS "meet requirement but not the optionals"
third question same above
proposed solution
1) enable IP forwarding on server
2) enable RIP to IP
3). install the DHCP server on th server. create on scope for each subnet
-----THIRD ANSWER IS"MEET REQUIREMENTS AND ONLY 2
OPTIONALS.
FORTH QUESTION
PROPOSED SOLUTION
1)ENABLE IP FORWARDING
2) enable RIP to IP
3) install the DHCP server.......
4).install SNMP service on thr server. set up SNMP to forward trap messages
to the
UNIX server
------ FORTH ANSWER IS" meet requirement and all optionals
6. similar question DON'T TRY TO REMEMBER ANSWER
two scenario
four nt server, 100 windows 95 11 UNIX computers, 80 windows nt
workstions ....... one of the windows NT server computer run DHCP with one
scope configured for each subnet
required results:
1) every windows-based computer on each subnet must be able to access the nt
server
2) every windows-based computer on each subnet must also be able to recive
its ip addresses
from DHCP server
optional desired results:
1) all UNIX systems should access by access hostmane any NT server 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 Telent or FTP server
proposed solution
1)set up the network routers to forward DHCP broadcasts to all subnets
2)install a wins server on the network
3) set up the DHCP server to supply all DHCP clients with the ip address of the
wins server.
4) on the DHCP server, exclude the ip addresses of the UNIX computers from
the scopes
---the proposed solution produces the required results and none of the optional
desiered results
proposed solution
same above then add
5)on the wins server configure ststic mapping for each UNIX computer (on the
real test is on the wins server configure host name for each UNIX computer)
-------the proposed solution produces the required results and only one of the
optionsl desired results.
7. one similar scenario question
require result
Seattle replicate to Dallas....
optional result
seattle replicate to dallas every 1000 update
dallas replicate to seattle every 24 hours
proposed solution
---------------------------------------------------
push partner pull partner
---------------------------------------------------
seattle dallas
---------------------------------------------------
dallas seattle
----------------------------------------------------
above table showing seattle's push partner is dallas
dallas's pull partner is seattle
----the proposed solution does not produce the required result( I am not
sure, answer is right or not. chek by yourself)
8.A diagram with two subnet computers. the subnet on the left has a server
called container and A pc called WKST1 and the subnet on the right has one
server called Market. Wkst1 can connect Market, but wkst1 can not connect
Container serve on the same subnet
---the default gateway of Container is wrong
9.big diagram showing about four NT server looking like routers, I cannot
remember all thing but point key is "ROUTE ADD destiona address MASK
local subnet mask default gateway"
I only remeber two subnet mask 255.255.255.224(or 240) on the HOST2 &
HOST3
255.255.255.192 on the HOST1
DIAGRAM LIKE BELOW
HOST1 ROUTE HOST2 ROUTE HOST3 ROUTE HOST4
------ answer A and C are not right. Therefore pay attention answer B and D.
I select answer B (I am not sure right ) They ask on the Host2 and Host 3 static
routing table to HOST1 AND LEFT SIDE OF HOST2 ( SORRY I cannot
remember exact question)
10. a lot of test from http://209.207.167.177/70-59/study1.htm ( TCP/IP NT
SERVER 4.0 studyguide(2.8.98) MUST MUST MUST remember eveything.(
netstat,network monitor, caching-only server, secondary DNS server, forwarder
for existing DNS servers,LPR, LPQ,performance monitor,nbtstat, tracert, route
and netstat, ipconfig/all,ARP,TCP/IP printing service)
11. Kevin want to set up a windows NT server computer as a static multihomed
router
--- two answer enble IP forwarding
assigne each IP address different subnet address.
12 one Exhibit subnet A has 2 workstations for win 95, subnet B has NT
workstions and PDC ,subnet C has 3 workstions and a BDC
---- implement LMHOSTS on all workstaions (because small network,don't
choice implement WINS)
13 you have just promoted the windows NT server to be the PDC of the CORP
domain, the PDC name is finance, how should you register int the LMHOSTS
file
----136.169.16.214 finance #pre #dom:Corp ( check answer again)
14. ben administers a TCP/IP network that is comprised of multiple doman. the
network is divided into six subnets. ben wants every windows-based computer
to able to browse evvry doman. which entries must ben include in the
LMHOSTS file on each windows-based computer
---- two answer one entry for the PDC in each remote doman
one entry for each doman controller in the local doman.
15. subnet table
bits subnet # of subnet class A class B class C
mask
2 192 2 4194302 16382 62
3 224 6 2097150 8190 30
4 240 14 1048574 4094 14
5 248 30 524286 2046 6
6 252 62 262142 1022 2
7 254 126 131070 510 ---
8 255 254 65534 254 ----
my test never ask class A questions, just try to remember class b and c
16.which program would you use to execute a program remotely on a UNIX
computer
----- Telent
17. monitor from a UNIX machine
---- UNIX install SNMP management software
NT server install SNMP services.
above some of answer may be not right, but questions 100% right
That's all I can remember. Good luck.