- Dec 6, 2001
- 8,361
- 1
- 0
Please circle the correct answer for each question.
1. Which one of the following is the default port for the SSL service?
a. 80
b. 69
c. 443
d. 21
2. What is the maximum number of hosts that can connect to the following network?
[IP Address: 10.10.10.32 Subnet Mask: 255.255.255.240]
a. 14
b. 16
c. 64
d. 128
3. What layer of the OSI model handles routing?
a. Physical
b. Network
c. Data Link Layer
d. Session
4. If your server has five hard drives that are 80 GB each configured as RAID 5, how much disk space will be available by default?
a. 400
b. 200
c. 160
d. 320
5. What devices operate on the IEEE 802.11 standard?
a. Ethernet
b. Wireless
c. Token Ring
d. AppleTalk
6. What is the Cisco command to deny incoming HTTP packets from anyone to IP address 207.51.42.15?
a. access-list 105 deny udp 207.51.42.15 any eq 80
b. access-list 105 deny tcp 207.51.42.15 any eq 80
c. access-list 101 deny udp any 207.51.42.15 eq 80
d. access-list 101 deny tcp any 207.51.42.15 eq 80
7. What is a bastion host?
a. A host designed to defend against attacks aimed at the inside network
b. A host designed to allow all incoming connections
c. A host designed to deny all incoming connections
d. A host designed to allow unauthorized connections
8. What is the purpose of creating VLANs?
a. To segment two networks
b. To bridge two networks
c. To create a collision domain
d. To create an encrypted virtual network.
9. What is the first port number used in the dynamic high port range?
a. 256
b. 512
c. 1024
d. 2048
10. Which of the following protocols can be used to create VPNs? (answer all that apply)
a. L2TP
b. PPTP
c. PPP
d. IPSEC
11. How to: initiate Active Directory replication? (answer all that apply)
a. by using the Sites and Services Manager Snap-in
b. by using Repadmin.exe
c. Visual Basic Script Using IADsTools
d. by using Active Directory Replication Monitor
12. How to: Check the Mount Status of Data Stores in Exchange Server 2000 and 2003?
a. Start, program files, Microsoft exchange, system manager, storage group
b. Start, program files, Microsoft exchange, system manager, servers, mailserver, storage group
c. Start, program files, Microsoft exchange, system manager, servers, storage group
d. Start, program files, Microsoft exchange, servers, mailserver, storage group
13. Your 3rd party vendor IIS application stops working after the Server 2003 upgrade. How can the problem be corrected?
a. Uninstall the application in ?add remove programs?, reboot, and reinstall
b. Restore the application folder in ?c:\program files? from tape
c. Uninstall IIS 5 and install II 6 from the Server 2003 CD
d. Run the application in IIS 5 isolation mode
14. A user claims that a web site they visit frequently all of a sudden stops working. What might be the cause? (answer all that apply)
a. WINS configuration was changed on their network card
b. DNS configuration was changed on their network card
c. The owner of the website changed the A record in the domain zone file
d. The owner of the website changed the MX record in the domain zone file
15. What is the SQL statement to display Lastname, FirstName, Address, and City from the Persons table?
Answer: _____________________________________________________________
"Persons" table
LastName FirstName Address City
Hansen Ola Timoteivn 10 Sandnes
Svendson Tove Borgvn 23 Sandnes
Pettersen Kari Storgt 20S tavanger
16. Your user set a bios boot up password, but forgets it. How would you fix this problem?
a. Reinstall the operating system from Windows XP CD
b. Crack the password by using a brute force program on the hash file
c. Remove and reinstall the motherboard battery
d. Send the PC back to the manufacturer
1. Which one of the following is the default port for the SSL service?
a. 80
b. 69
c. 443
d. 21
2. What is the maximum number of hosts that can connect to the following network?
[IP Address: 10.10.10.32 Subnet Mask: 255.255.255.240]
a. 14
b. 16
c. 64
d. 128
3. What layer of the OSI model handles routing?
a. Physical
b. Network
c. Data Link Layer
d. Session
4. If your server has five hard drives that are 80 GB each configured as RAID 5, how much disk space will be available by default?
a. 400
b. 200
c. 160
d. 320
5. What devices operate on the IEEE 802.11 standard?
a. Ethernet
b. Wireless
c. Token Ring
d. AppleTalk
6. What is the Cisco command to deny incoming HTTP packets from anyone to IP address 207.51.42.15?
a. access-list 105 deny udp 207.51.42.15 any eq 80
b. access-list 105 deny tcp 207.51.42.15 any eq 80
c. access-list 101 deny udp any 207.51.42.15 eq 80
d. access-list 101 deny tcp any 207.51.42.15 eq 80
7. What is a bastion host?
a. A host designed to defend against attacks aimed at the inside network
b. A host designed to allow all incoming connections
c. A host designed to deny all incoming connections
d. A host designed to allow unauthorized connections
8. What is the purpose of creating VLANs?
a. To segment two networks
b. To bridge two networks
c. To create a collision domain
d. To create an encrypted virtual network.
9. What is the first port number used in the dynamic high port range?
a. 256
b. 512
c. 1024
d. 2048
10. Which of the following protocols can be used to create VPNs? (answer all that apply)
a. L2TP
b. PPTP
c. PPP
d. IPSEC
11. How to: initiate Active Directory replication? (answer all that apply)
a. by using the Sites and Services Manager Snap-in
b. by using Repadmin.exe
c. Visual Basic Script Using IADsTools
d. by using Active Directory Replication Monitor
12. How to: Check the Mount Status of Data Stores in Exchange Server 2000 and 2003?
a. Start, program files, Microsoft exchange, system manager, storage group
b. Start, program files, Microsoft exchange, system manager, servers, mailserver, storage group
c. Start, program files, Microsoft exchange, system manager, servers, storage group
d. Start, program files, Microsoft exchange, servers, mailserver, storage group
13. Your 3rd party vendor IIS application stops working after the Server 2003 upgrade. How can the problem be corrected?
a. Uninstall the application in ?add remove programs?, reboot, and reinstall
b. Restore the application folder in ?c:\program files? from tape
c. Uninstall IIS 5 and install II 6 from the Server 2003 CD
d. Run the application in IIS 5 isolation mode
14. A user claims that a web site they visit frequently all of a sudden stops working. What might be the cause? (answer all that apply)
a. WINS configuration was changed on their network card
b. DNS configuration was changed on their network card
c. The owner of the website changed the A record in the domain zone file
d. The owner of the website changed the MX record in the domain zone file
15. What is the SQL statement to display Lastname, FirstName, Address, and City from the Persons table?
Answer: _____________________________________________________________
"Persons" table
LastName FirstName Address City
Hansen Ola Timoteivn 10 Sandnes
Svendson Tove Borgvn 23 Sandnes
Pettersen Kari Storgt 20S tavanger
16. Your user set a bios boot up password, but forgets it. How would you fix this problem?
a. Reinstall the operating system from Windows XP CD
b. Crack the password by using a brute force program on the hash file
c. Remove and reinstall the motherboard battery
d. Send the PC back to the manufacturer