Kamis, 06 Januari 2011

lab 6.2.2 Determining number of IP network

Mike Putri
06477/2008

Task 1: Review Address Block Size
Review and record the total number of hosts to be addressed.
Complete this table with the information determined in Lab 6.2.1.
Network/VLAN Name
#Number of host addresses
Default
14
Voice
254
Management
14
Administrative
62
Support
126
Production
126
Mobile
62
Peripherals
62
Net_admin
14
Web_access
14
Future
126
Null
126
Total
1000
What is the smallest address block size that can potentially satisfy the FilmCompany network needs? __ 1024
Task 2: Choose or Obtain an Address Block

Step 1: Choose public or private addresses?
A block of addresses needs to be acquired to support the addressing scheme. This block of addresses could be private space addresses or public addresses. In most cases, the network users require only outbound connections to the Internet. Only a few hosts, such as web servers, require public addresses. These often exist on the local LAN with private addresses and have static NAT entries on the border router to translate to public addresses. Public address, however, are expensive and often difficult to justify. Can you make a justification of the use public addresses in this network? ___ Tidak
If so, write this justification to forward to the ISP:

Step 2: Ensure that the private space addresses do not conflict
Although you are allowed to use private space addresses any way you choose, you must make sure that the addresses used do not conflict with another private space address to which this network will be connected. You must identify other networks to which you are connected and make sure that you are not using the same private addresses. In this case, you need to examine the addresses used by the StadiumCompany.
What address private space block does the StadiumCompany use?
_________172.18.0.0 /16
What address blocks are used by the WAN links?
_________172.18.0.16/30
_________192.0.2.40 /30
Are there other devices or connections that need to be excluded from use? ___ Ya
What types? _________ servers
What address block? ________172.17.0.0 /16

Step 3: Ensure that the private space addresses are consistent with policy
The company should have a network policy and method of allocating addresses. This is true even when using private addresses. You should contact the FilmCompany network administrators to request a block of addresses. In this case, ask your instructor if there is a preferred set of addresses to use.
Did your instructor assign a block of addresses?
If so, what block?
If your instructor does not assign addresses, you may choose any private space block that does not conflict.
What block of addresses are you using for this FilmCompany Branch? ________192.168.0.0 /22


Task 3: Allocate Addresses for the Network
When assigning addresses to the different networks, start the assignments with the subnet that requires the largest address block and progress to the network that requires the smallest.

Step 1: Order the networks from largest to smallest
Using the information from Lab 6.2.1, list the networks in order of size, from the network that requires the
largest address block to the network that requires the smallest block.
Network/VLAN Name
Number of host addresses
Voice
254
support
126
production
126
Future
126
Null
126
administrative
62
Mobile
62
peripherals
62
Web_access
14
Default
14
management
14
Net_admin
14

Step 2: Assign address blocks to the networks
From the address block chosen in the previous task, begin calculating and assigning the address blocks to these networks. You should use contiguous blocks of addresses when making these assignments.
Network/VLAN Name
Number of host addresses
Network address
Voice
254
192.168.0.0 /24
support
126
192.168.1.0 /25
production
126
192.168.1.128 /25
Future
126
192.168.2.0 /25
Null
126
192.168.2.128 /25
administrative
62
192.168.3.0 /26
Mobile
62
192.168.3.64 /26
Peripherals
62
192.168.3.128 /26
web_access
14
192.168.3.192 /28
Default
14
192.168.3.208 /28
management
14
192.168.3.224 /28
net_admin
14
192.168.3.240 /28

Step 3: Complete the address planning table
Using the addresses you calculated in the previous step, complete this table from Lab 6.2.1. This plan will be used in future labs.

VLAN #
Network/VLAN Name
Number of host addresses

Network Address
Description
1
default
14
192.168.3.208 /28
Default VLAN for the Layer 2 devices
10
voice
254
192.168.0.0 /24
Voice VLAN to support Voice over IP
20
management
14
192.168.3.224 /28
Management hosts and secure
peripherals (payroll printer)
30
administrative
62
192.168.3.0 /26
Administrative hosts
40
support
126
192.168.1.0 /25
Support hosts
50
production
126
192.168.1.128 /25
High performance production
workstations (stationary)
60
mobile
62
192.168.3.64 /26
Mobile production hosts.
70
net_admin
14
192.168.3.240 /28
Network support
80
servers
65534
172.17.0.0 /16
Servers to support video services and storage.
90
peripherals
62
192.168.3.128 /26
Peripherals for general use (printers, scanners)
100
web_access
14
192.168.3.192 /28
VLAN for server that are publicly
accessible
120
future
126
192.168.2.0 /25
VLAN for future services
999
null
126
192.168.2.128 /25
VLAN for terminating unwanted or
suspicious traffic
NA
NAT_pool
6
209.165.200.224/29
Addresses for NAT pool for BR4 or interface to ISP4
NA
DSL_Link
2
192.0.2.40 /30
DSL link to the ISP
NA
Frame_link
2
172.18.0.16/30
Address of the FR link to the stadium

Reflection / Challenge
This lab specifically used private IPv4 addresses. Discuss the issues to be considered if it was decided to use public IP addresses throughout the network. Are there any situations that would require this?
Alamat IP versi 4 (sering disebut dengan Alamat IPv4) adalah sebuah jenis pengalamatan jaringan yang digunakan di dalam protokol jaringan TCP/IP yang menggunakan protokol IP versi 4. Panjang totalnya adalah 32-bit, dan secara teoritis dapat mengalamati hingga 4 miliar host komputer atau lebih tepatnya 4.294.967.296 host di seluruh dunia, jumlah host tersebut didapatkan dari 256 (didapatkan dari 8 bit) dipangkat 4(karena terdapat 4 oktet) sehingga nilai maksimal dari alamt IP versi 4 tersebut adalah 255.255.255.255 dimana nilai dihitung dari nol sehingga nilai nilai host yang dapat ditampung adalah 256x256x256x256=4.294.967.296 host. Alamat publik adalah alamat-alamat yang telah ditetapkan oleh InterNIC dan berisi beberapa buah network identifier yang telah dijamin unik (artinya, tidak ada dua host yang menggunakan alamat yang sama) jika intranet tersebut telah terhubung ke Internet. Ketika beberapa alamat publik telah ditetapkan, maka beberapa rute dapat diprogram ke dalam sebuah router sehingga lalu lintas data yang menuju alamat publik tersebut dapat mencapai lokasinya.

Lab 7.3.5 Configuring Wireless Securyti

Mike Putri
06477.2008

Objectives
  • Create a security plan for a home network.
  • Configure the wireless access point (AP) portion of a multi-function device using security best practices.
Background / Preparation
A well-planned security implementation is critical to the safety of a wireless network. This lab goes over the steps that must be taken to ensure the safety of the network using the following scenario. You have just purchased a Linksys WRT300N wireless router, and you want to set up a small network in your
home. You selected this router because the IEEE 802.11n specification claims that it has 12 times the speed of an 802.11g and 4 times the range. Because the 802.11n uses 2.4 GHz, it is backward compatible with both the 802.11b and 802.11g and uses MIMO (multiple-in, multiple-out) technology.
You should enable security mechanisms before connecting your multi-function device to the Internet or any wired network. You should also change the default values provided, because they are well-known values that are easily obtainable on the Internet. The following resources are required:
  • Windows-based computer
  • Linksys WRT300N
  • Straight-through Ethernet cable
Step 1: Plan the security for your home network
  1. List at least six security best practices that you should implement to secure your multi-function device and wireless network.Jawaban:1) Change default values for the SSID, usernames and passwords,2) Disable broadcast SSID, 3) Configure MAC Address Filtering, 4) Configure encryption using WEP or WPA, 5) Configure authentication ,6) Configure traffic filtering
  2. Describe what the security risk is for each item. Jawaban: 1) Passwords are changed to prevent neighbors or other people from logging in to your router. 2) SSID should be changed to a unique name. 3) SSID broadcasting is disabled so that the SSID name is not broadcasted to others in range of your network. 4) Encryption and authentication prevents hackers from gaining access to the network and intercepting messages. 5) MAC filtering keeps unwanted computers from associating with the AP
Step 2: Connect a computer to the multi-function device and log in to the web-based utility
  1. Connect your computer (Ethernet NIC) to the multi-function device (port 1 on the Linksys WRT300N) by using a straight-through cable.
  2. The default IP address of the Linksys WRT300N is 192.168.1.1, and the default subnet mask is 255.255.255.0. The computer and Linksys device must be on the same network to communicate with each other. Change the IP address of the computer to 192.168.1.2, and verify that the subnet mask is 255.255.255.0. Enter the internal address of the Linksys device (192.168.1.1) as the default gateway. Do this by clicking, Start > Control Panel > Network Connections. Right click on the wireless connection and choose Properties. Select the Internet Protocol (TCP/IP) and enter the addresses as shown below.
  3. Open a web browser, such as Internet Explorer, Netscape, or Firefox and enter the default IP address of the Linksys device (192.168.1.1) into the address field and press Enter.
  4. A screen appears, requesting your user name and password.
  5. Leave the User name field blank and enter admin for the password. It is the default password on the Linksys device. Click OK. Remember that passwords are case-sensitive.
  6. As you make the necessary changes on the Linksys device, click Save Settings on each screen to save the changes or click Cancel Changes to keep the default settings.

Step 4: Change the Linksys device password
  1. The initial screen displayed is the Setup > Basic Setup screen.
  2. Click the Administration tab. The Management tab is selected by default.
  3. Type in a new password for the Linksys device, and then confirm the password. The new password must not be more than 32 characters and must not include any spaces. The password is required to access the Linksys device web-based utility and Setup Wizard.
  4. The Web Utility Access via Wireless option is enabled by default. You may want to disable this feature to further increase security.
  5. Click the Save Settings button to save the information. NOTE: If you forget your password, you can reset the Linksys device to the factory defaults by pressing the RESET button for 5 seconds and then releasing it. The default password is admin.
Step 5: Configure the wireless security settings
  1. Click the Wireless tab. The Basic Wireless Settings tab is selected by default. The Network Name is the SSID shared among all devices on your network. It must be identical for all devices in the wireless network. It is case-sensitive and must not be more than 32 characters.
  2. Change the SSID from the default of linksys to a unique name. Record the name you have chosen: Student Dependant
  3. Leave the Radio Band set to Auto. This allows your network to use all 802.11n, g, and b devices.
  4. For SSID Broadcast, select the Disabled button to disable the SSID broadcast. Wireless clients survey the area for networks to associate with and will detect the SSID broadcast sent by the Linksys device. For added security, do not broadcast the SSID.
  5. Save your settings before going to the next screen.

Step 6: Configure encryption and authentication
  1. Choose the Wireless Security tab on the Wireless screen.
  2. This router supports four types of security mode settings:
  • WEP (Wired Equivalent Privacy)
  • WPA (Wi-Fi Protected Access) Personal, which uses a pre-shared key (PSK)
  • WPA Enterprise, which uses Remote Access Dial In User Service (RADIUS)
  • RADIUS
  1. Select WPA Personal Security Mode.
  2. On the next screen, choose an Encryption algorithm.
To secure a network, use the highest level of encryption possible within the Selected Security mode. The following Security Modes and Encryption levels are listed from least secure (WEP) to most secure (WPA2 with AES)
  • WEP
  • WPA
  • TKIP (Temporal Key Integrity Protocol)
  • AES (Advanced Encryption System)
  • WPA2
  • TKIP
  • AES
AES is only supported by newer devices that contain a co-processor. To ensure compatibility with all devices, select TKIP.
  1. For authentication, enter a pre-shared key between 8 and 63 characters. This key is shared by the Linksys device and all connected devices.
  2. Choose a key renewal period between 600 and 7200 seconds. The renewal period is how often the Linksys device changes the encryption key.
  3. Save your settings before exiting the screen.

Step 7: Configure MAC address filtering
  1. Choose the Wireless MAC Filter tab on the Wireless screen.
  2. MAC address filtering allows only selected wireless client MAC addresses to have access to your network. Select the radio button to Permit PCs listed below to access the wireless network. Click the Wireless Client List button to display a list of all wireless client computers on your network.
  3. The next screen allows you to identify which MAC addresses can have access to the wireless network. Click the Save to MAC Address Filter List check box for any client device you want to add, and then click the Add button. Any wireless clients, other than those in the list will be prevented from accessing your wireless network. Save your settings before exiting the screen.
Step 8: Reflection
  1. Which feature that you configured on the Linksys WRT300N makes you feel the most secure and why? Answers will vary. The MAC address filter is a very restrictive method of controlling access. Jawaban: MAC address filtering uses the MAC address to identify which devices are allowed to connect to the wireless network. When a wireless client attempts to connect, or associate, with an AP it will send MAC address information. If MAC filtering is enabled, the wireless router or AP will look up its MAC address a preconfigured list. Only devices whose MAC addresses have been prerecorded in the router’s database will be allowed to connect.
  2. Make a list of other items that could be done to make your network even more secure. Answers include configure MAC/IP filtering to control which type of traffic is allowed to flow on the network; disable unneeded services (Telnet, HTTP, TFTP, and so on). Jawaban:

CCNA Discovery 1 Module 6 Exam Answers Version 4.0

Mike Putri
06477/2008

  1. 1. a physical network address
  2. e-mail
  3. FTP
  4. SMTP
  5. FTP dan SMTP
  6. . Application
    • Network Access
    • Internet
  7. Both TCP and UDP can be used simultaneously to ensure speed and guaranteed delivery
  8. DNS server
  9. DNS
  10. bonus
  11. 25
  12. SMTP
  13. e-mail
  14. • The packet header identifies it as an HTTP or FTP packet.
  15. protocol layering
  16. • source IP address
    • source MAC address
    • destination IP address
  17. source and destination IP addresses
  18. 4
  19. passes data to the application layer
  20. 1) add TCP header to data
    2) add Ethernet header and trailer
    3) add an IP header
    4) encode the frame into bits
  21. It prevents changes in one layer from affecting other layers.
  22. • physical, data link, network, transport, session, presentation, application

Selasa, 04 Januari 2011

CCNA Discovery 1 Module 1 Exam Answers Version 4.0

Mike Putri
06477/2008

1. Which computer component is considered the nerve center of the computer system and is responsible for processing all of the data within the machine?
• RAM
• CPU
• video card
• sound card
• operating system
2. What are two advantages of purchasing a preassembled computer? (Choose two.)
• usually a lower cost
• exact components may be specified
• extended waiting period for assembly
• adequate for performing most general applications
• suited for customers with special needs
3. A user plans to run multiple applications simultaneously on a computer. Which computer component is essential to accomplish this?
• RAM
• NIC
• video card
• sound card
• storage device
4. Which adapter card enables a computer system to exchange information with other systems on a local network?
• modem card
• controller card
• video card
• sound card
• network interface card
5. What is the main storage drive used by servers, desktops, and laptops?
• tape drive
• hard drive
• optical drive (DVD)
• floppy disk drive
6. Which component is designed to remove high-voltage spikes and surges from a power line so that they do not damage a computer system?
• CPU
• surge suppressor
• motherboard
• hard drive
7. What are two examples of output peripheral devices? (Choose two.)
• printer
• speakers

• flash drive
• external DVD
• external modem
8. What two functions does a UPS provide that a surge protector does not ? (Choose two.)
• protects the computer from voltage surges
• provides backup power from an internal battery
• protects the computer from sudden voltage spikes
• gives the user time to phone the electrical company
• gives the user time to safely shut down the computer if the power fails
• provides backup power through a generator provided by the wall outlet
9. What is a word processor?
• It is a physical computer component.
• It is a program designed to perform a specific function.
• It is a program that controls the computer resources.
• It is a functional part of an operating system.
10. What is the purpose of the ASCII code?
• translates bits into bytes
• interprets graphics digitally
• translates digital computer language into binary language
• represents letters, characters, and numbers with bits
11. Why do servers often contain duplicate or redundant parts?
• Servers require more power and thus require more components.
• Servers should be accessible at all times.
• Servers can be designed as standalone towers or rack mounted.
• Servers are required by networking standards to have duplicate parts.
12. What are two benefits of hooking up a laptop to a docking station? (Choose two.)
• Mobility is increased.
• An external monitor can be used.
• Alternate connectivity options may be available.

• The keyboard can be changed to a QWERTY-style keyboard.
• More wireless security options are available.
13. Applications can be grouped into general use software or industry specific software. What are two examples of industry specific software? (Choose two.)
• CAD
• presentation

• spreadsheet
• word processing
• medical practice management
• contacts/scheduling management
14. Which three terms describe different types of computers? (Choose three.)
• operating system
• network
• laptop
• desktop

• Windows
• mainframe

15. How is a server different from a workstation computer?
• The server works as a standalone computer.
• The server provides services to clients.
• The workstation has fewer applications installed.
• The workstation has more users who attach to it.
16. How many values are possible using a single binary digit?
• 1
• 2
• 4
• 8
• 9
• 16
17. What measurement is commonly associated with computer processing speed?
• bits
• pixels
• hertz
• bytes
18. What can be used to prevent electrostatic discharge (ESD)?
• dry and non humid conditions
• carpeted floor
• grounding strap
• uncluttered work space
19. If a peripheral device is not functioning, what are three things you should do to solve the problem? (Choose three.)
• Use the testing functionality on the peripheral itself, if available.
• Verify that all cables are connected properly.

• Disconnect all cables connected to the computer except those connected to the peripheral.
• Ensure that the peripheral is powered on.
• Disconnect the peripheral and verify that the computer is operating normally.
• Reload the computer operating system.
20. Which two steps should be performed when installing a peripheral device? (Choose two.)
• Download and install the most current driver.
• Connect the peripheral using any cable and any available port on the computer.
• Connect the peripheral using an appropriate cable or wireless connection.
• Test the peripheral on another machine before installing it on the one where
it will be used.
• Check the computer documentation to see if the peripheral vendor is compatible with the PC vendor.
21. In newer operating systems, how are system resources assigned by default when components are installed?
• manually assigned by the operating system
• manually assigned by the administrator
• statically assigned by the component to a preset resource
• dynamically assigned between the component and the operating system

CCNA Discovery 1 Module 2 Exam Answers Version 4.0

Mike Putri
06477/2008

1. An operating system is severely damaged. All data on the partition needs to be deleted, and all application software must be reinstalled. Which installation method should be used to correct the problem?
• clean install
• upgrade
• multi-boot
• virtualization
2. Which two statements should be included in a pre-installation checklist when upgrading an operating system? (Choose two.)
• Verify that the hardware resources have multiple partitions.
• Verify that the hardware resources meet or exceed the published minimum requirements.
• Complete a full backup of all important files and data.
• Overwrite any data currently contained on the drive to remove all contents.
• Verify that the hardware resources are certified to work with the existing operating system prior to upgrading.
3. Which three pieces of information must be specified on a computer to allow that computer to send and receive information across networks? (Choose three.)
• closest server
• operating system
• IP address
• subnet mask
• default gateway
• network card driver
4. Which two items must be unique to each computer and cannot be duplicated on a network? (Choose two.)
• partition
• file system
• computer name
• IP address
• operating system
5. Which method of interacting with an operating system involves typing commands at a command prompt?
• CLI
• GUI
• redirector
• kernel translator
6. What are three characteristics of an operating system that is released under the GPL (GNU Public License)? (Choose three.)
• full access to source code
• software often available free
• structured development cycle
• can be expensive to purchase
• limits what end-user can do with code
• support normally user-based and often free
7. What is the purpose of a default gateway?
• physically connects a computer to a network
• provides a permanent address to a computer
• identifies the network to which a computer is connected
• identifies the logical address of a networked computer and uniquely identifies it to the rest of the network
• identifies the device that allows local network computers to communicate with devices on other networks

8. Which two statements are true about drive partitions? (Choose two.)
• Partitions are necessary in multi-boot installations.
• A hard drive can be divided into an operating system partition and a data partition.
• User data is never overwritten when a drive is partitioned.
• A disk partition is a defined section of an operating system.
• Each partition requires a different file system type.
9. What occurs when computers are configured to receive their network configurations dynamically?
• Each computer receives a permanent IP address.
• A network administrator enters information on each computer.
• Each computer requests configuration information from a server.
• An NIC automatically provides configuration information to the computer and stores that configuration information.
10. What are two ways that a user can interact with an operating system shell? (Choose two.)
• CLI
• OS
• GUI
• NIC
• kernel
11. Which three resource specifications are given by the manufacturer to ensure that an operating system performs as designed? (Choose three.)
• required hard disk space
• type of accelerated graphics card
recommended amount of RAM
• printer requirements
• processor type and speed
• type of keyboard

CCNA Discovery 1 Module 4 Exam Answers Version 4.0

Mike Putri
06477/2008

1. Which definition describes the term Internet?
• a group of PCs connected together on a LAN
• a group of PCs connected together by an ISP
• a network of networks that connects countries around the world
• a worldwide collection of networks controlled by a single organization
2. What type of connection point is a point of presence (POP)?
• between a client and a host
• between two local networks
• between a computer and a switch
• between an ISP and a home-based LAN
3. What is the term for the group of high-speed data links that interconnect ISPs?
• Internet LAN
• ISP backbone
• Internet gateways
• Internet providers
• Internet backbone
4. Which device can act as a router, switch, and wireless access point in one package?
• hub
• bridge
• modem
• repeater
• ISR

5. What are three characteristics of business class ISP service? (Choose three.)
• fast connections
• extra web space

• free Windows upgrade
• cheapest cost available to all users
• additional e-mail accounts
• replacement hardware at no cost
6. What is a major characteristic of asymmetric Internet service?
• Download speeds and upload speeds are equal.
• Download speeds are slower than upload speeds.
• Upload speeds and download speeds are different.
• Upload speeds and download speeds are irrelevant.
7. Which three elements are required to successfully connect to the Internet? (Choose three.)
• an IP address
• file sharing enabled
• a network connection
• server services enabled
• access to an Internet service provider
• an address obtained directly from the RIR
8. What term describes each router through which a packet travels when moving between source and destination networks?
• NOC
• ISP
• hop
• segment
9. What does the tracert command test?
• NIC functionality
• the ISP bandwidth
• the network path to a destination
• the destination application functionality
10. What type of end-user connectivity requires that an ISP have a DSLAM device in their network?
• analog technology
• cable modem technology
• digital subscriber line technology
• wireless technology
11. Why would an ISP require a CMTS device on their network?
• to connect end users using cable technology
• to connect end users using analog technology
• to connect end users using wireless technology
• to connect end users using digital subscriber line technology
12. Refer to the graphic. What type of cabling is shown?
• STP
• UTP
• coax
• fiber
13. Refer to the graphic. What type of cabling is shown?
• STP
• UTP
• coax
• fiber
14. Which two places are most appropriate to use UTP cabling? (Choose two.)
• between buildings
• in a home office network
• where EMI is an issue
• in a cable TV network
• inside a school building
• in a manufacturing environment with hundreds of electrical devices
15. What does adherence to cabling standards ensure?
• data security
• no loss of signal
• no electromagnetic interference
• reliable data communications
16. Refer to the graphic. What type of cable is shown?
• crossover
• eight coax channels
multimode fiber
• single-mode fiber
• straight-through
17. What connector is used to terminate Ethernet unshielded twisted pair (UTP) cabling?
• ST
• BNC
• RJ-11
• RJ-45

18. Which two characteristics describe copper patch panels? (Choose two.)
• uses RJ-11 jacks
• uses RJ-45 jacks
• supports only data transmissions
• allows quick rearrangements of network connections
• forwards transmissions based on MAC addresses
19. What are two advantages of cable management? (Choose two.)
• requires no preplanning
• aids in isolation of cabling problems
• protects cables from physical damage

• provides compliance with future standards
• provides a short-term solution for cable installation
20. What are two common causes of signal degradation when using UTP cabling? (Choose two.)
• installing cables in conduit
• having improper termination
• losing light over long distances
• installing low quality cable shielding
• using low quality cables or connectors

21. What are three commonly followed standards for constructing and installing cabling? (Choose three.)
• pinouts
• cable lengths
• connector color

• connector types
• cost per meter (foot
)

CCNA Discovery 1 Module 5 Exam Answers Version 4.0

Mike Putri
06477/2008

1. How large are IPv4 addresses?
• 8 bits
• 16 bits
• 32 bits
• 64 bits
• 128 bits
2. Refer to the graphic. A user at the workstation cannot connect to the server. All cables have been tested and are working and all devices have IP addressing. However, the user cannot ping the server. What is causing the problem?
• The router interface does not have a default gateway.
• The switch does not have an IP address and default gateway.
• The workstation and server are on different logical networks.
• The workstation does not know the MAC address of the switch.
3. Which part of an IP address identifies a specific device on a network?
• first two octets
• third and fourth octets
• network portion
• host portion
• only the fourth octet
4. Given a host with the IP address 172.32.65.13 and a default subnet mask, to which network does the host belong?
• 172.32.65.0
• 172.32.65.32
• 172.32.0.0
• 172.32.32.0
5. Which default subnet mask provides the most host bits?
• 255.0.0.0
• 255.255.0.0
• 255.255.255.0
• 255.255.255.252
6. How many bits are available for Class B host IP addresses using a default subnet mask?
• 4
• 8
• 16
• 24
7. How many usable hosts are available given a Class C IP address with the default subnet mask?
• 254
• 255
• 256
• 510
• 511
• 512
8. Assuming a default mask, which portion of the IP address 175.124.35.4 represents the host?
• 175.124
• 35.4
• .4
• 124.35.4
• 175.124.35
9. Which of the following are private IP addresses? (Choose three.)
• 10.1.1.1
• 172.32.5.2
• 192.167.10.10
• 172.16.4.4
• 192.168.5.5
• 224.6.6.6
10. What destination IP address is used in a unicast packet?
• a specific host
• a group of hosts
• the default gateway
• the network broadcast address
11. What is the destination MAC address in a multicast Ethernet frame?
• the MAC address of the sending host
• the MAC address of the destination host
• an address that begins with 01-00-5E in hexadecimal
• a 48-bit hexadecimal address expressed as FF-FF-FF-FF-FF-FF
12. Yvonne is talking to her friend on the phone. What type of message is this?
• broadcast
• simulcast
• multicast
• unicast

13. What information must be included within a unicast message for it to be delivered on an Ethernet network?
• MAC and IP addresses for the default router
• IP address and subnet mask of the default gateway
• MAC and IP addresses that correspond to a destination group
MAC and IP addresses that correspond to a specific destination host
14. A PC obtains its IP address from a DHCP server. If the PC is taken off the network for repair, what happens to the IP address configuration?
• The configuration is permanent and nothing changes.
• The address lease is automatically renewed until the PC is returned.
• The address is returned to the pool for reuse when the lease expires.
• The configuration is held by the server to be reissued when the PC is returned.
15. Which type of server dynamically assigns an IP address to a host?
• ARP
• DHCP
• DNS
• RARP
16. Which three statements describe a DHCP Discover message? (Choose three.)
• The source MAC address is 48 ones (FF-FF-FF-FF-FF-FF).
• The destination IP address is 255.255.255.255.
• The message comes from a server offering an IP address.
• The message comes from a client seeking an IP address.
• All hosts receive the message, but only a DHCP server replies.
• Only the DHCP server receives the message.
17. Refer to the graphic. A host connects to a Linksys integrated router that is also a DHCP server and receives an IP address from it. Which address does the host need to access the ISP and the Internet?
• IP address of the destination host
• public gateway IP address of the ISP
• external IP address of the integrated router that connects to the ISP
• internal IP address of the integrated router that connects to the local network
18. Which statement is true concerning private IP addresses?
• ensures that two networks separated by the Internet use unique IP network numbers
• allows internal hosts to communicate with servers across the Internet
• solves the issue of a finite number of available public IP addresses
• allows for ISPs to be able to quickly determine network location
19. What is one of the purposes of NAT?
• filters network traffic based on IP address ranges
• prevents external users from detecting the IP addresses used on a network
• inspects traffic that might be harmful or used in an attack against the network
• translates IP addresses into easy-to-remember domain names
20. Which two statements describe packets that are sent through a Linksys integrated router using NAT? (Choose two.)
• Packets that are sent to any destination need to be translated.
• Packets that are sent to hosts on the same network need to be translated.
• Packets that are sent to a destination outside the local network need to be translated.
• Packets that are sent to a destination outside a local network do not need to be translated.
• Packets that are sent between hosts on the same local network do not need to be translated.
21. Refer to the graphic. NAT and DHCP are installed on the Linksys integrated router. Which IP address is most likely to be assigned to the local computer, Host1?
• 10.0.0.17
• 128.107.1.2
• 192.135.250.0
• 209.165.201.1