Chapter 9: TCP/IP Routing
Lesson 1: Routing Principles
Exercise 9.1: Routing Tables
- What type of routing is used by a packet in which the Destination IP Address and the data-link layer Destination Address values refer to different computers?
- The default gateway
- A direct route
- The default route
- An indirect route
d
- Place the following steps of the routing table search process in the proper order.
- Default gateway search
- Host address search
- Network address search
b, c, a
- What is a TCP/IP system with interfaces to two different networks called?
- A gateway
- Multihomed
- A router
- All of the above
d
Lesson 2: Building Routing Tables
Exercise 9.2: Static and Dynamic Routing
Specify whether each of the following terms is associated with static routing, dynamic routing, both, or neither.
- Routed
Dynamic
- Default gateway
Both
- Convergence
Dynamic
- Route.exe
Static
- Link-state routing
Dynamic
- Routing And Remote Access
Both
- Distance vector routing
Dynamic
- ROUTE ADD
Static
- Autonomous system
Dynamic
- Metric
Dynamic
Chapter Review
- Which of the following is not a dynamic routing protocol?
- OSPF
- RIP
- ICMP
- EGP
c
- What is the name for the use of metrics based on the number of hops between a source and a destination?
- Distance vector routing
- Loose source routing
- Link-state routing
- Open shortest path first routing
a
- What is the primary difference between OSPF and RIP?
OSPF uses link-state routing, while RIP uses distance vector routing.
- Which of the following fields is not included in a RIP version 1 route?
- Metric
- Subnet Mask
- IP Address
- Address Family Identifier
b
- What is the primary criticism leveled at RIP?
It generates excessive amounts of broadcast traffic that consumes network bandwidth.
- In a Windows routing table, what column contains the address of the router that should be used to reach a particular network or host?
- Network Destination
- Netmask
- Gateway
- Interface
c
- What is the name of the process of updating routing tables to reflect changes in the network?
- Divergence
- Link-state routing
- Minimal routing
- Convergence
d
- What does a router do when it fails to find a routing table entry for a particular network or host?
It uses the default gateway entry.
- On a Windows system, what command do you use to display the contents of the routing table?
ROUTE PRINT
- The Next Hop IP Address in a RIP version 2 route ends up in which column of a Windows routing table?
- Network Destination
- Netmask
- Gateway
- Interface
c
- In a Windows routing table, what is the Network Destination value for the default gateway entry?
- 0.0.0.0
- The address of the network to which the router is connected
- 255.255.255.255
- The address of the router's network interface
a
Chapter 10: TCP/IP Applications
Lesson 1: TCP/IP Services
Exercise 10.1: DHCP Message Types
- Place the following DHCP message types in the order in which a successful IP address assignment procedure uses them.
- DHCPACK
- DHCPOFFER
- DHCPREQUEST
- DHCPDISCOVER
d, b, c, a
- Place the following DHCP message types in the proper order for an unsuccessful attempt to renew an IP address lease.
- DHCPDISCOVER
- DHCPREQUEST (broadcast)
- DHCPREQUEST (unicast)
- DHCPNAK
c, b, d, a
Lesson 2: TCP/IP Utilities
Exercise 10.2: TCP/IP Utilities
Match the utilities in the left column with the functions in the right column.
Utilities
1. FTP
2. Ipconfig.exe
3. Tracert.exe
4. Ping
5. Telnet
6. Netstat
7. Winipcfg.exe
8. Nbtstat.exe
9. Arp.exe
10. Ifconfig
Functions
a. Provides remote control access to a UNIX system
b. Displays TCP/IP configuration on a Windows 98 system
c. Creates cache entries containing IP and hardware addresses
d. Configures the network interface on a UNIX system
e. Tests communications between two computers
f. Transfers files between two computers
g. Displays network traffic statistics
h. Lists the routers forwarding packets to a particular destination
i. Releases and renews IP address assignments on Windows 2000
j. Displays NetBIOS connection information
1. f
2. i
3. h
4. e
5. a
6. g
7. b
8. j
9. c
10. d
Chapter Review
- Which TCP/IP utility should you use to most easily identify which router on your internetwork is malfunctioning?
- Ipconfig.exe
- Ping
- Traceroute
- Netstat
c
- What does the first word in a full DNS name identify?
- The top-level domain
- The second-level domain
- The DNS server
- The host
d
- What happens to a DHCP client when its attempts to renew its IP address lease fail and the lease expires?
TCP/IP communication stops and the computer begins the process of negotiating a new lease.
- Which of the following message types is not used during the DHCP lease assignment process?
- DHCPDISCOVER
- DHCPRELEASE
- DHCPOFFER
- DHCPREQUEST
b
- What is the DNS resource record type that contains the basic name-to-address mapping used for name resolution?
- Address
- Pointer
- Canonical Name
- Start of Authority
a
- What is the name of the DNS domain that contains address-to-name mappings?
in-addr.arpa
- Which of the following protocols does the Ping program never use to carry its messages?
- Ethernet
- ICMP
- IP
- UDP
d
- Name one method other than WINS that computers running Windows can use to resolve NetBIOS names into IP addresses.
Either by using broadcasts or an LMHOSTS file
- What is the name of the time during the lease renewal process when a DHCP client begins broadcasting DHCPREQUEST messages?
- Lease identification cookie
- Rebinding time value
- Renewal time value
- Init value
b
- What is the function of a WINS server?
- To convert IP addresses into hardware addresses
- To convert host names into IP addresses
- To convert IP addresses into host names
- To convert NetBIOS names into IP addresses
d
Chapter 11: TCP/IP Configuration
Lesson 1: Installing the TCP/IP Protocols
Exercise 11.1: Microsoft TCP/IP Client Components
Specify whether each of the following is installed as part of the Microsoft TCP/IP client.
- The DHCP client
Yes
- Route.exe
Yes
- The WINS server
No
- The ICMP protocol
Yes
- The DNS resolver
Yes
- The SNMP Protocol
No
- The DNS server
No
- The WINS client
Yes
- Tracert.exe
Yes
- The Telnet server
No
Lesson 2: Configuring TCP/IP
Exercise 11.2: TCP/IP Configuration Requirements
For each of the network scenarios 1 through 5 listed below, specify which of the following TCP/IP parameters (a, b, c, d, and/or e) you must configure to provide a computer running Windows 2000 with full communications capabilities.
- IP address
- Subnet mask
- Default Gateway
- DNS server address
- WINS server address
- A private internetwork using Windows NT domains
a, b, c, e
- A single peer-to-peer LAN
a, b
- A corporate internetwork using Active Directory service
a, b, c, d
- A peer-to-peer LAN using a shared Internet connection
a, b, d
- A Windows NT internetwork with a router connected to the Internet
a, b, c, d, e
Chapter Review
- Which of the following IP security policies does not request the use of IPSec?
- Client
- Server
- Secure Server
- All of the above
a
- Which of the following services is not used on a Windows 2000 Active Directory network?
- DHCP
- WINS
- DNS
- IPSec
b
- What is the function of a DNS suffix?
Its function is to complete unqualified DNS names, so that a DNS server can resolve them.
- Which utility can you use to specify a default gateway address?
- Tracert.exe
- Arp.exe
- Ipconfig.exe
- Route.exe
d
- Which of the Windows 2000 Control Panel selections do you use to install the Microsoft TCP/IP client?
Network And Dial-up Connections
- Which of the following is a valid reason for assigning more than one IP address to a single network interface adapter?
- To balance the network traffic load between the addresses
- To support multiple subnets on one network
- To provide fault tolerance
- To support both TCP and UDP traffic
b
- How many default gateway addresses does a computer need to function on a LAN?
- 0
- 1
- 2
- 3
a
- At which of the following layers does the TCP/IP filtering option operate?
- Physical and data-link
- Application and session
- Data-link and network
- Network and transport
d
- How does Windows 2000 supply a subnet mask for the IP address you specify?
- By performing a reverse DNS name resolution on the address
- By checking the values of the first three address bits
- By checking the HOSTS file
- By querying the directory service
b
- What is the function of an LMHOSTS file?
Its function is to resolve NetBIOS names into IP addresses.
Chapter 12: Remote Network Access
Lesson 1: Using Remote Connections
Exercise 12.1: Remote Connection Technologies
Specify which of the remote connection technologies (PSTN, ISDN, DSL, and/or CATV) discussed in this lesson are associated with each of the following concepts.
- Asymmetrical transfer rates
DSL, CATV
- Uses standard telephone lines
PSTN, ISDN, DSL
- Slowest of the connection types discussed
PSTN
- Uses an NT1
ISDN
- Also called POTS
PSTN
- Uses an ATU-R
DSL
- Uses analog signals
PSTN
- Shares bandwidth with other users
CATV
- Uses dial-up connections
PSTN, ISDN
- Requires the nearest central office to be relatively close by
ISDN, DSL
Chapter Review
- To communicate with its host computer, a modem does not always need which of the following system resources?
- A serial port
- An IRQ
- A COM port
- An I/O port address
a
- Why are "cable modems" and "DSL modems" not really modems?
They are not really modems because they do not convert signals between analog and digital formats.
- Which of the DSL types is most commonly used to provide Internet access to end users?
- HDSL
- ADSL
- SDSL
- VDSL
b
- An ISDN installation in the United States provides you with a connection using which interface?
- The Basic Rate Interface
- The S/T interface
- The U interface
- The Primary Rate Interface
c
- Which of the following protocols can be transmitted through a PPTP tunnel?
- IP only
- IP and NetBEUI
- IP and IPX
- IP, IPX, and NetBEUI
d
- Which of the following is not the name of an ISDN service?
- BRI
- 2B+D
- PRI
- IDSL
d
- What three new hardware components are required to install CATV Internet access on the computer of an existing cable TV customer?
The required components are a cable splitter, a cable modem, and a network interface card.
- Name one of the data-link layer protocols that computers can use with a PSTN connection.
SLIP or PPP
- Which of the following UART chips enables a modem to achieve the best possible performance?
- 8250
- 16450
- 16550
- 16650
c
- Which device enables you to use a computer with an ISDN connection?
- A terminal adapter
- An NT1
- Terminal equipment
- A U interface
a
Chapter 13: Network Security
Lesson 1: Password Protection
Exercise 13.1: Password Policies
For each of the characteristics in the left column, specify which of the policies in the right column best applies to it.
Characteristic
1. Specifies the number of logon attempts a user is permitted
2. Requires passwords to contain at least six characters
3. Prevents users from reusing the same passwords
4. Prevents users from defeating the Enforce Password History policy
5. Enables passwords to be recovered
Policies
a. Enforce Password History
b. Maximum Password Age
c. Minimum Password Age
d. Minimum Password Length
e. Passwords Must Meet Complexity Requirements
f. Store Password Using Reversible Encryption
g. Account Lockout Threshold
h. Account Lockout Duration
i. Reset Account Lockout Counter After
1. g
2. e
3. a
4. c
5. f
Lesson 2: Security Models
Exercise 13.2: Security Levels
Specify whether each of the following statements applies to user-level security, share-level security, both, or neither.
- Requires a directory service
Neither
- Uses the same password for all users
Share-level
- Provides variable degrees of access to shared network resources
Both
- Stores passwords on individual computers
Both
- Requires separate accounts
User-level
Chapter Review
- Where does a peer-to-peer network that uses user-level security store its security information?
- On a domain controller
- In a directory service
- On each individual computer on the network
- On a central server
c
- Service-dependent packet filtering bases its decision to allow or deny access to a network based on what criterion?
- Port numbers
- IP addresses
- Hardware addresses
- Protocol identifiers
a
- Which type of firewall operates at the application layer?
A proxy server
- Which of the following is not a password characteristic enforced by the Passwords Must Meet Complexity Requirements policy?
- Passwords cannot contain all or part of the account's user name.
- Passwords must be changed weekly.
- Passwords must be at least six characters long.
- Passwords must include numerals or symbols, or both.
b
- What is the maximum length of an Active Directory password?
- 8 characters
- 14 characters
- 24 characters
- 104 characters
d
- NAT operates at which layer of the OSI model?
- The data-link layer
- The network layer
- The transport layer
- The application layer
b
- Why does share-level security provide less protection than user-level security?
It provides less protection because all users share the same passwords.
- What does setting the Account Lock Threshold policy prevent intruders from using to penetrate your network security?
- Stolen passwords
- Illegal software
- The brute force method
- Unencrypted passwords
c
- What is the main drawback to using proxy servers?
You have to configure client applications to use the proxies.
- Where is a firewall typically located?
- At the boundary between your ISP's network and the Internet
- On your private network
- On the Internet
- At the boundary between your private network and your ISP's network
d
Chapter 14: Planning the Network
Lesson 2: Providing Fault Tolerance
Exercise 14.1: Data Availability Technologies
Which of the disk technologies (mirroring, duplexing, spanning, or striping) applies to each of the following statements?
- Enables a server to survive a drive failure
Mirroring, duplexing
- Uses multiple hard drives to create a single logical hard drive
Mirroring, duplexing, spanning, striping
- Enables a server to survive a disk host adapter failure
Duplexing
- Stores a single file on multiple drives
Mirroring, duplexing, striping
- Causes an entire volume to be lost when one drive fails
Spanning, striping
Chapter Review
- Name three physical characteristics you should evaluate during your inspection of the network installation site.
An adminstrator should evaluate distance between components, environmental conditions, and sources of interference.
- Name one method you can use to connect a network that uses private, unregistered IP addresses to the Internet.
One possible method is Network Address Translation (NAT); another is a proxy server.
- List five environmental factors that you should check while inspecting a network site.
You should check temperature, humidity, overnight climate control, dust, and electrical power.
- Which is the most practical network medium to use when connecting computers that are all fewer than 100 meters apart, but located in two buildings?
- Unshielded twisted pair cable
- Shielded twisted pair cable
- Fiber optic cable
- Wireless
c
- Which of the following storage services is not provided by RAID?
- Data striping
- Tape backup
- Disk mirroring
- Error correction
b
- Which service do you use to assign IP addresses to your network workstations?
- DHCP
- DNS
- WINS
- NAT
a
- What is the primary reason for developing standardized workstation configurations?
A standardized configuration helps to simplify the process of supporting and troubleshooting the workstations later.
- What services does a cluster of servers provide that Novell's NetWare SFT III does not?
A cluster of servers provides load balancing, distributed processing, and support for more than two systems.
- Name two applications that can cause a network to require larger than normal amounts of bandwidth.
Real-time data feeds and full motion video
- What additional hardware can you install to create redundant paths through the network?
- NICs
- Hubs
- Servers
- Routers
d
Chapter 15: Installing a Network
Lesson 1: Pulling Cable
Exercise 15.1: Internal and External Cabling
For each of the following network scenarios, state whether you would perform an internal or external cable installation, and give a reason why.
- A 10-node UTP network installed in a temporary office space by a seasonal business
An external installation should be performed because the cables can easily be removed when the network is disassembled, and reused when the network is later reinstalled.
- A 100-node corporate UTP network being installed in a newly constructed office building
An internal installation should be performed. The new construction simplifies the process of installing the data cables along with the telephone cables. The installation will gain the benefits of appearance and cable integrity at no additional cost.
- A 50-node Thick Ethernet network being moved to a new location
An external installation should be performed because the heaviness and inflexibility of the RG8 coaxial cable make internal installations difficult.
Lesson 2: Making Connections
Exercise 15.2: Cable Installation Tools
Match the tools in the left column with the proper functions in the right column.
Tools
1. Telepole
2. Punchdown block tool
3. Fish tape
4. Raceway
5. Crimper
Functions
a. Used to attach male RJ45 connectors to UTP cables
b. Pulls cables up through walls
c. Used to attach UTP cables to jacks
d. Used to pull cable through drop ceilings
e. Secures and protects external cable runs
1. d
2. c
3. b
4. e
5. a
Chapter Review
- Which of the following components is not required for an internal cable installation?
- A raceway
- A wall plate
- A patch panel
- A punchdown block tool
a
- What is the primary function of the twists in a twisted pair cable?
- They bundle the positive and negative wires together.
- They prevent the cables from catching fire.
- They protect the signals against crosstalk.
- They separate the wire pairs.
c
- In a crossover cable, the TD- contact at one end is connected to which contact at the other end?
- TD+
- TD-
- RD+
- RD-
d
- Which of the following is not a function of the punchdown block tool?
- To cut off the wire ends
- To strip the sheath off the cable
- To strip the insulation off the wires
- To push the wires down between the contacts
b
- What components of an internal cable network do patch cables connect?
- Hubs to computers
- Computers to patch panels
- Wall plates to patch panels
- Patch panels to hubs
d
- What is the name of the signal that a NIC exchanges with a hub?
- Link pulse
- Test wave
- Crossover circuit
- Punchdown block
a
- Why should all your cable runs use the same wiring standard?
- Because Ethernet can only transmit signals over wires of a certain color
- Because the wires in a UTP cable are different gauges and carry signals differently
- To ensure that all of the connections are wired straight through
- To prevent crosstalk
c
- Which tool do you use to make a patch cable?
- A pair of pliers
- A punchdown block tool
- A fish tape
- A crimper
d
- Why has Thick Ethernet cable rarely been installed internally?
It is rarely installed internally because the cable itself is too heavy and inflexible.
- What is the style of most jacks used today?
- 110
- 568A
- 568B
- RG58
a
Chapter 16: Network Maintenance
Lesson 1: Backups
Exercise 16.1: Incremental and Differential Backups
- If you back up your network by performing a full backup every Wednesday at 6:00 P.M. and differential backups in the evening of the other six days of the week, how many jobs would be needed to completely restore a computer with a hard drive that failed on a Tuesday at noon?
Two
- If you back up your network by performing a full backup every Wednesday at 6:00 P.M., how many jobs would be needed if you performed incremental backups in the evening of the other six days of the week?
Six
- For a complete restore of a computer that failed at noon on Tuesday, how many jobs would be needed if you performed full backups at 6:00 A.M. every Wednesday and Saturday and incremental backups at 6:00 A.M. every other day?
Four
Lesson 2: Anti-Virus Policies
Exercise 16.2: Virus Types
Match the virus types in the left column with the characteristics in the right column.
Virus types
1. Executable file viruses
2. Trojans
3. Stealth viruses
4. Boot sector viruses
5. Macro viruses
6. Worms
7. Polymorphic viruses
Characteristic
a. Modify a file's directory entry size
b. Replicate themselves, but do not infect other files
c. Load into memory when the computer starts
d. Infect document files
e. Periodically change their signatures
f. Do not replicate or infect other files
g. Load into memory when you run a specific program
1. g
2. f
3. a
4. c
5. d
6. b
7. e
Chapter Review
- Which of the following types of backup jobs does not reset the Archive bits of the files it backs up?
- Full
- Incremental
- Differential
- Supplemental
c
- Which of the following is the criterion most commonly used to filter files for backup jobs?
- File name
- File extension
- File attributes
- File size
c
- Why is a worm not considered to be a true virus?
A worm is not a true virus because it is a separate program that does not infect other files.
- Name three reasons why a software upgrade can be an expensive proposition.
Possible reasons are the cost of the upgrade itself, the cost of upgrading the computer hardware, the cost of paying software installers, and the cost of retraining users.
- How does an autochanger increase the overall storage capacity of a backup solution?
It increases capacity by automatically inserting and removing media from a drive.
- How does a stealth virus disguise its presence?
- By masquerading as an innocuous file
- By changing the size of the infected file's directory entry
- By encrypting its signature
- By infecting the disk's master boot record
b
- What are the three elements in the Grandfather-Father-Son media rotation system?
- Hard disk drives, CD-ROM drives, and magnetic tape drives
- Incremental, differential, and full backup jobs
- Monthly, weekly, and daily backup jobs
- QIC, DAT, and DLT tape drives
c
- Which of the following software releases is a fix designed to address one specific issue?
- A patch
- An update
- An upgrade
- A Service Pack
a
- How does a macro virus differ from the other major types of viruses?
- It doesn't replicate.
- It infects data files.
- It doesn't infect other files.
- It hides itself using encryption.
b
- What drive interface is most commonly used by network backup devices?
- IDE
- SCSI
- USB
- Parallel port
b
Chapter 17: Network Troubleshooting Procedures
Lesson 1: Identifying Network Components
Exercise 17.1: Ports and Connectors
Match the ports listed in the left column with the connector descriptions in the right column.
Ports
1. VGA video port
2. Serial port
3. SCA SCSI port
4. 10BaseT Ethernet port
5. USB port
6. AUI port
7. Keyboard/mouse port
8. Parallel port
9. 5 MBps SCSI port
10. Thin Ethernet port
Connector description
a. Rectangular four-conductor connector
b. Combined power and data connector
c. Mini-DIN connector
d. Three-row, 15-pin D-shell connector
e. Female DB-25 connector
f. 50-pin Centronics connector
g. Thick Ethernet connector
h. Male DB-9 connector
i. BNC connector
j. RJ45 connector
1. d
2. h
3. b
4. j
5. a
6. g
7. c
8. e
9. f
10. i
Lesson 2: Troubleshooting a Network
Exercise 17.2: Network Troubleshooting
Place the following steps of the problem isolation process in the proper logical order.
- Reproduce the problem using a different computer.
- Reproduce the problem yourself.
- Have the user reproduce the problem.
- Reproduce the problem using a different user account.
3, 2, 4, 1
Chapter Review
- What is the device called that enables you to connect a Type 1 Token Ring NIC to a UTP network?
A Token Ring media filter
- Which of the following ports never uses a DB-25 connector?
- Parallel ports
- Serial ports
- Video ports
- SCSI ports
c
- Which type of SCSI connector supplies power as well as data signals?
- 50-pin Centronics
- SCA
- 50-pin High-Density
- 68-pin High-Density
b
- Which of the following problems would you assign the highest priority for your network support team? Explain why.
- The printer in the Order Entry department isn't working.
- The corporate e-mail server is down.
- A hub is malfunctioning in the Sales department.
- The president of the company's workstation is locked up.
The highest priority should be assigned to b, because this is the problem that affects a vital function for the most users. However, d gets honorable mention for enabling the technician to remain employed.
- Which type of connector has been used both for keyboards and for power connections?
- PS/2
- Five-pin DIN
- USB
- Six-pin mini-DIN
b
- In a two-tiered network support system, what do the tiers refer to?
- File servers storing network documentation
- Priorities for trouble tickets
- Problem call databases
- Technicians of different skill levels
d
- Which of the following devices does not typically contain a row of at least four ports?
- A router
- A patch panel
- A switch
- A hub
a
- What is the name of the device that provides the interface between a router and a leased telephone line?x
A Channel Service Unit/Data Service Unit (CSU/DSU)
- Which type of Ethernet connector has 15 pins?
- RJ45
- BNC
- AUI
- VGA
c
- How does a UPS protect a network?
It protects a network by providing temporary standby power in the event that building power fails.
Network Essential-Questions and Answers
Chapter 18: Network Troubleshooting Tools
Lesson 1: Documentation and Resources
Exercise 18.1: Technical Resources
Match the resources in the left column with the appropriate descriptions in the right column.
Resources
1. PDF
2. TechNet
3. NNTP
4. Readme.1st
5. Newsgroup
Description
a. ASCII text file containing recent product information
b. Internet conference containing messages on a given subject
c. Document format used by Adobe Acrobat
d. A Microsoft CD-ROM subscription service
e. Protocol used by Usenet news clients and servers
1. c
2. d
3. e
4. a
5. b
Lesson 2: Logs and Indicators
Exercise 18.2: Network Indicators
Define each of the following terms in relation to the concepts discussed in this lesson.
- SNMP
Simple Network Management Protocol, a query language and protocol used to carry information between network management agents and a central console
- NLP
Normal Link Pulse, a signal generated by 10BaseT Ethernet hubs and network interface adapters that lights LEDs on both devices to signify that they have been wired together properly
- Trap
A message generated by an SNMP agent, informing the network management console of a condition requiring immediate attention
- Link code word
An additional 16-bit data packet included in the FLP signal used by Fast Ethernet devices to negotiate the speed at which they will operate
- MIB
Management Information Base, the place where an SNMP agent stores information about the device it's monitoring pending its transmission to the network management console
Lesson 3: Network Testing and Monitoring Tools
Exercise 18.3: Network Testing Equipment
For each of the devices listed in the left column, specify which of the faults in the right column it is capable of detecting.
Devices
1. Crossover cable
2. RJ45 loopback connector
3. Tone generator and locator
4. Wire map tester
5. Multifunction cable tester
Faults
a. Cable short
b. Split pair
c. Malfunctioning hub
d. Excessive crosstalk
e. Transposed wires
f. Faulty network interface adapter
g. Untwisted cables
h. Broken cable
1. c, h
2. f
3. a, e, h
4. a, e, h
5. a, b, d, e, g, h
Chapter Review
- How does the FLP signal used by Fast Ethernet equipment differ from the NLP signal used by standard Ethernet?
FLP includes a 16-bit link code word in the signal that the devices use to negotiate their fastest common transmission speed.
- A fox and hound tester is another term for what device?
- A crossover cable
- A tone generator and locator
- A wire map tester
- A multifunction cable tester
b
- Which of the following products do you need to open a .pdf file?
- A news reader
- NNTP
- Adobe Acrobat Reader
- A multifunction cable tester
c
- How does the performance of a network interface adapter differ while in promiscuous mode?
The network interface adapter reads and processes all packets transmitted over the network, not just those addressed to it.
- What protocol do Usenet news readers and news servers use to communicate?
- HTTP
- FTP
- SNMP
- NNTP
d
- Which of the following cabling faults can a wire map tester not detect?
- Open pairs
- Split pairs
- Transposed pairs
- Shorts
b
- Arrange the following Ethernet technologies in the order of priority established by the FLP signal.
- 100BaseT4
- 10BaseT Full Duplex
- 100BaseTX
- 10BaseT
- 100BaseTX Full Duplex
e, a, c, b, d
- What are the individual elements measured by the Windows 2000 Performance console called?
- Counters
- Statistics
- Alerts
- Traps
a
- Which of the following types of cable tester is most expensive?
- Fox and hound
- Wire map
- Multifunction
- Loopback
c
- Where do agents used by network management products store their information?
- SNMP
- MIB
- NNTP
- Console
b
Chapter 19: Network Troubleshooting Scenarios
Lesson 1: "I Can't Access a Web Site"
Exercise 19.1: Network Hardware Problems
On an internetwork consisting of several user segments connected by a backbone, with an Internet router connected directly to the backbone, specify whether the following network conditions would normally cause Internet access problems for one user only, for all of the users connected to one hub, for all of the users on one LAN, or for the entire internetwork.
- Both ends of a cable connecting two hubs are plugged into an uplink port.
All of the users on one hub
- The router connecting the network to the ISP is down.
The entire internetwork
- The cable connecting a user's computer to the hub is cut.
One user only
- The ISP's connection to the Internet fails.
The entire internetwork
- The router connecting a user LAN to the backbone malfunctions.
All of the users on one LAN
Chapter Review
- Without a DNS server, a user can still access the Internet using which of the following techniques?
- By using links saved as Favorites instead of typing URLs
- By using NetBIOS names instead of DNS names
- By using hardware addresses instead of DNS names
- By using IP addresses instead of DNS names
d
- A user is unable to access the shared server drive that he uses every day, where his working files are stored. Which of the following questions would you ask the user first? State your reason why.
- "Are you able to access any other network resources?"
- "Did you have any problems logging on to the network?"
- "Can you access the Internet?"
- "Is your network cable connected to the computer?"
b. The logon process is the user's first interaction with the network after the computer starts. If the logon completed successfully, it is clear that the user's hardware is functioning properly and that the problem lies elsewhere.
- Which of the following is not a possible cause of Internet access failure?
- Missing WINS server address
- DNS server failure
- ISP connection failure
- Mistyped URLs
a
- Which of the following network/transport layer problems can be caused by another computer on the network?
- Missing DNS server address
- Incorrect subnet mask
- Duplicate IP address
- Incorrect default gateway address
c
- A computer running the Windows operating system without a WINS server address cannot access which of the following resources?
- Internet Web sites
- Computers running the Windows operating system that are connected to the same hub
- Computers not running the Windows operating system that are connected to the same LAN
- Computers running the Windows operating system that are connected to other LANs
d
- Which of the following is the best solution for a case in which a user has changed the network interface adapter configuration and can no longer access the network?
- Replace the adapter with a new one.
- Delete the adapter driver and let Plug and Play reinstall it.
- Modify the adapter's configuration parameters using the utility supplied by the manufacturer.
- Modify the adapter driver's configuration parameters using the operating system interface.
b
- Which of the following is the easiest way to test a patch cable for a fault?
- Replace it with one that you know is working properly.
- Connect it to a multifunction cable tester.
- Plug the computer end of the cable into the wall plate and the wall plate end into the computer.
- Connect it to a computer that you know is functioning properly.
a
- Which of the following tools can pinpoint the exact location of a cable break?
- A tone generator and locator
- A protocol analyzer
- A multifunction cable tester
- A wire map tester
c
- When a computer lacks a correct default gateway address, how far do packets destined for other networks travel?
- As far as the Internet access router
- As far as the backbone
- As far as the hub
- As far as the local network
d
- Which of the following network problems would generally affect services other than Internet access on a Windows-based network?
- ISP connection failure
- Backbone failure
- DNS failure
- T1 failure
b