Hardware and Network Troubleshooting: Given a scenario, troubleshoot wired and wireless networks with appropriate tools Flashcards

1
Q

If a user is issued an APIPA, what most likely caused this?

A

The DHCP server is down

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What command would you use to view a server’s DNS entry on the DNS server?

A

nslookup

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What two ipconfig commands will ensure a network computer receives a new IP address and replaces the old one?

A
  • ipconfig /release

- ipconfig /renew

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What’s the first tool you should use when diagnosing complaints that a user can’t access a company’s website?

A

ping

This tool can be used to test the connection between two computers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

The ______ is the IP address of the router that forwards the data

A

Default gateway

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Workstations read entries in their _______ files before making requests to DNS

A

HOSTS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What command allows you to view open ports on a computer?

A

netstat

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What switch will allow you to continuously send pings until stopped with the break command?

A

-t

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What tool would you use to trace a network cable back to the central wiring closet?

A

A tone generator

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

You can NOT access a website using it’s FQDN (fully qualified domain name), but you can using its IP address. This indicates what?

A

The DNS (domain name server) is down

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

An IP address of 169.254.184.25 with a subnet mask of 255.255.0.0 is what?

A

APIPA (Automatic private IP addressing)

The subnet mask for an APIPA is always 255.255.0.0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

This command will display the path that data travels through a network, beginning at the host, and ending at the specified computer name or IP address

A

tracert

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

If your computer is assigned the wrong _____, it will be able to communicate with other computers on the same network, but not with computers on other networks

A

Default gateway

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

The _____ will allow display the IP address for your local windows computer

A

ipconfig

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

After replacing a laptop wireless network card, what is the first thing you should do after connecting the internal antenna cables and rebooting the computer?

A

Install the latest drivers for the wireless card

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

If a computer could connect to a network yesterday, but not today, you should start by using the ___ command

A

ipconfig

The most likely cause is incorrect TCP/IP configuration, which will be displayed using the ipconfig command

17
Q

The ipconfig ______ switch lists all the TCP/IP configuration parameters for the computer on which it is run

A

ipconfig /all

18
Q

The _____ command tests connectivity to a remote host

A

Ping

19
Q

The ____ command displays network configuration settings for the local computer

A

ipconfig

20
Q

The _____ command verifies entries on a DNS server

A

nslookup

21
Q

The ____ command diagnoses problems with the netBIOS name resolution

A

nbtstat

22
Q

The most likely cause of most connectivity issues is to check the _______

A

Connection

23
Q

If a user can’t connect to a file server on a 100BaseT network, but can connect to folders on other computers, with a single hub on the network, what two hardware problems could be the cause?

A
  • Defective hub port

- Defective NIC in the file server

24
Q

A ______ must be specified for a host to connect to hosts outside the local network, on small networks, this is the address of the router that connects the local network to the internet

A

Default gateway

25
Q

The ____ command will display the IP address and DNS name of every node that a data packet passes through on its way to a remote computer or location, along with the time required for the data packet to travel through each node

A

tracert

26
Q

A network administrator has changed the IP address of several servers on the network. A user is now unable to connect to file shares on those servers. What command would you run in this scenario?

A

ipconfig /flushDNS

This will flush the contents of the client computer’s DNS cache

27
Q

Wireless devices use the 2.4GHz range, which is also used by common devices such as _______ and ______

A
  • Cordless phones

- Microwaves

28
Q

A _____ is used to connect the end of an ethernet cable to an RJ-45 cable

A

Wire crimper

29
Q

A NIC port has no lights, what are three possible solutions for this issue?

A
  • Check that the switch is on
  • Check if the other end of the cable is connected to the switch
  • Replace the network cable
30
Q

A TDR (time domain reflectometer) is returning a signal too early. What does this indicate?

A

There is a break in the network cable, and the cable should be replaced

31
Q

A _____ is responsible for resolving host names to TCP/IP addresses

A

Domain Name System (DNS)

32
Q

A table of NetBIOS names resolution and registration statistics will be displayed when you issue the ______ command

A

nbtstat -r