Module 12: Network Troubleshooting Flashcards

1
Q

What are the four common types of network documentation?

A
  1. Physical topology
  2. Logical topology
  3. Network device documentation
  4. Network performance baseline documentation
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What information is typically included in a physical topology diagram?

A
  • Device name
  • Device location (address, room number, rack location, etc.)
  • Interface and ports used
  • Cable type
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What information might be documented for a router in network device documentation?

A
  • Interface
  • IPv4 address
  • IPv6 address
  • MAC address
  • Routing protocol
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What information might be documented for a switch in network device documentation?

A
  • Ports enabled
  • Access
  • VLAN
  • Trunk
  • Link Aggregation (EtherChannel/LACP)
  • Native VLAN
  • Enabled status
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What information might be documented for end-systems in network device documentation?

A
  • Device name
  • Operating system
  • Services
  • MAC address
  • Static IPv4 and IPv6 addresses
  • Default gateway
  • DNS servers
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What key questions should a network baseline answer?

A
  • How does the network perform during a normal day?
  • Where are the most errors occurring?
  • What part of the network is most heavily used?
  • What part of the network is least used?
  • Which devices should be monitored, and what alert thresholds should be set?
  • Can the network meet the identified policies?
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What factors should be considered when conducting an initial network baseline?

A

Select key variables such as interface and CPU utilisation, and collect data for a long enough period to determine a “normal” network behaviour.

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

How can a logical network topology diagram assist with network monitoring?

A

It helps identify key devices and ports that should be monitored for performance and security

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

What commands can be used to gather information directly from routers and switches?

A

show, ping, traceroute, telnet/SSH and CDP/LLDP commands

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

What are the seven steps of the troubleshooting process?

A
  1. Define the problem
  2. Gather information
  3. Analyze information
  4. Eliminate possible causes
  5. Propose a hypothesis
  6. Test the hypothesis
  7. Solve the problem
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What types of questions should be asked when gathering information from end users about network problems?

A

Both open-ended and closed-ended questions.

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

What commands can be used to gather information from network devices?

A

show, ping, traceroute, and telnet

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

What troubleshooting approaches use the OSI or TCP/IP layered models?

A

Bottom-up, top-down, and divide-and-conquer troubleshooting.

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

What are other troubleshooting methods besides the layered approach?

A

Follow-the-path, substitution, comparison, and educated guess.

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

Which troubleshooting approach is commonly used for software-related problems?

A

Top-down troubleshooting.

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

Which troubleshooting approach is commonly used for hardware-related problems?

A

Bottom-up troubleshooting.

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

What troubleshooting approach is often used by experienced technicians for new or unknown problems?

A

Divide-and-conquer troubleshooting.

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

What are common software troubleshooting tools?

A

NMS tools, knowledge bases, and baselining tools.

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

What is the function of a protocol analyzer such as Wireshark?

A

It decodes the various protocol layers in a recorded frame and presents the information in an easy-to-use format.

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

What are common hardware troubleshooting tools?

A

Digital multimeters, cable testers, cable analyzers, portable network analyzers, and Cisco Prime NAM.

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

How can a syslog server be used for troubleshooting?

A

It collects and stores event messages from network devices, allowing administrators to track configuration changes, ACL violations, interface status, and other critical events.

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

Where can Cisco devices send log messages?

A

Console, terminal lines, buffered logging, SNMP traps, and syslog servers.

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

How does syslog severity level numbering work?

A

The lower the level number, the higher the severity of the message.

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

What does the logging trap level command do?

A

It limits messages logged to the syslog server based on severity, only logging messages equal to or numerically lower than the specified level.

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

What are common symptoms of physical layer problems?

A

Performance lower than baseline, loss of connectivity, congestion, high CPU utilisation, and console error messages.

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

What are common causes of physical layer problems?

A

Power-related issues, hardware faults, cabling faults, attenuation, noise, interface configuration errors, exceeding component design limits, and CPU overload.

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

What are common symptoms of data link layer problems?

A

No functionality/connectivity at Layer 2 or above, network operating below baseline levels, excessive broadcasts, and console messages.

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

What are common causes of data link layer problems?

A

Encapsulation errors, address mapping errors, framing errors, and Spanning Tree Protocol (STP) failures or loops.

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

What are common symptoms of network layer problems?

A

Network failure and suboptimal performance.

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

What are common causes of network layer problems?

A

General network issues, connectivity issues, routing table problems, neighbour issues, and topology database inconsistencies.

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

What are common symptoms of transport layer problems?

A

Connectivity and access issues.

32
Q

What are common causes of transport layer problems?

A

Misconfigured NAT or ACLs, incorrect traffic flow selection, improper order of ACL entries, implicit deny any, incorrect addresses and IPv4 wildcard masks, misconfigured transport layer protocol selection, source and destination port issues, misuse of the established keyword, and uncommon protocols.

33
Q

What are common issues with NAT that affect network performance?

A

Misconfigured NAT inside or NAT outside, ACL misconfigurations, and interoperability issues with BOOTP, DHCP, DNS, SNMP, tunneling, and encryption protocols.

34
Q

What are common symptoms of application layer problems?

A

Unreachable or unusable resources, full network connectivity with non-functioning applications, and data transfer or service requests not meeting user expectations.

35
Q

What is Step 1 of the troubleshooting process for IP connectivity?

A

Verify the physical layer

36
Q

What commands can be used to check the physical layer on a Cisco device?

A
  • show processes cpu
  • show memory
  • show interfaces
37
Q

What is Step 2 of the troubleshooting process for IP connectivity?

A

Check for duplex mismatches

38
Q

What command can be used to diagnose duplex mismatches on an interface?

A

show interfaces interface

39
Q

What is Step 3 of the troubleshooting process for IP connectivity?

A

Verify addressing on the local network

40
Q

What command displays the ARP cache on a Windows system?

41
Q

What command displays the IPv4 neighbor table on a Cisco IOS router?

A

show ip neighbors

42
Q

What IOS command displays the MAC address table on a switch?

A

show mac address-table

43
Q

What is Step 4 of the troubleshooting process for IP connectivity?

A

Verify the default gateway

44
Q

What command verifies the default gateway on a Cisco router?

A

show ip route

45
Q

What command verifies the presence of an IPv4 default gateway on a Windows host?

A

route print

46
Q

In what 3 ways can IPv6 default gateway be configured?

A
  • Manually
  • SLAAC
  • DHCPv6
47
Q

What command enables a router as an IPv6 router?

A

`ipv6 unicast-routing

48
Q

What command checks for the IPv6 default route on a router?

A

show ipv6 route

49
Q

What is Step 5 of the troubleshooting process for IP connectivity?

A

Verify the correct path

50
Q

What command can be used to verify the IPv4 routing table for a specific gateway?

A

show ip route | begin Gateway

51
Q

What is Step 6 of the troubleshooting process for IP connectivity?

A

Verify the transport layer

52
Q

What are two common transport layer issues that affect connectivity?

A
  1. ACL configurations
  2. NAT configurations
53
Q

What utility is commonly used to test transport layer functionality?

54
Q

What is Step 7 of the troubleshooting process for IP connectivity?

A

Verify ACLs

55
Q

What command displays all IPv4 ACLs configured on a router?

A

show ip access-lists

56
Q

What command displays all IPv6 ACLs configured on a router?

A

show ipv6 access-list

57
Q

What command verifies which interface has an ACL applied?

A

show ip interfaces

58
Q

What is Step 8 of the troubleshooting process for IP connectivity?

A

Verify DNS

59
Q

What command displays DNS configuration information on a switch or router?

A

show running-config

60
Q

What command manually maps a hostname to an IPv4 address on a switch or router?

61
Q

Which statement describes the physical topology for a LAN?

A

It defines how hosts and network devices connect to the LAN.

62
Q

A network engineer is troubleshooting a network problem where users cannot access the FTP server at the same IP address where a website can be successfully accessed. Which troubleshooting method would be the best to apply in this case?

63
Q

A computer technician performed a number of actions to correct a problem. Some actions did not solve the problem, but eventually a solution was found. What should be documented?

A

Everything that was done to try to solve the problem

64
Q

A network engineer is troubleshooting a network problem and can successfully ping between two devices. However, Telnet between the same two devices does not work. Which OSI layers should the administrator investigate next?

A

From the network layer to the application layer

65
Q

While designing changes to a data center because of a new IoE implementation, a network administrator has the job of diagramming the new physical topology of the area. What should be included in the physical topology diagram?

A

Cable locations and lengths between servers and switches

66
Q

A network technician is troubleshooting an email connection problem. Which question to the end-user will provide clear information to better define the problem?

A

When did you first notice your email problem?

67
Q

Which troubleshooting tool can be used to pinpoint the distance to a break in a network cable?

A

Cable tester

68
Q

Which troubleshooting software is an example of a network management system tool?

A

WhatsUp Gold

69
Q

What is the purpose of establishing a network baseline?

A

To help monitor and troubleshoot network performance

70
Q

After which step in the network troubleshooting process would one of the layered troubleshooting methods be used?

A

Gathering symptoms from suspect devices

71
Q

A company is setting up a web site with SSL technology to protect the authentication credentials required to access the web site. A network engineer needs to verify that the setup is correct and that the authentication is indeed encrypted. Which tool should be used?

A

Protocol analyzer

72
Q

When should a network performance baseline be measured?

A

During normal work hours of an organization

73
Q

A networked PC is having trouble accessing the Internet, but can print to a local printer and ping other computers in the area. Other computers on the same network are not having any issues. What is the problem?

A

The PC has a missing or incorrect default gateway.

74
Q

A technician installed a network adapter in a computer and wants to test network connectivity. The ping command can receive responses from workstations on the same subnet but not from remote workstations. What could be causing the problem?

A

The default gateway is incorrect.

75
Q

What network troubleshooting capability is provided by a cable analyzer?

A

Testing and certifying of copper and fiber cables

76
Q

A computer can access devices on the same network but cannot access devices on other networks. What is the probable cause of this problem?

A

The computer has an invalid default gateway address.