Troubleshooting Methodology
Exploring the OSI Model
Advanced Switch Diagnostics
Deep Dive into IPv6
Web, File & Mail Services
100

This represents the absolute first step a technician must take when managing a support ticket or reacting to an automated system alert.

What is identify the problem?

100

This is the specific term given to a "chunk" of data packaged with a protocol header at any given layer of the OSI stack.

What is a protocol data unit (PDU)?

100

If an interface is disabled due to a spanning tree or port security violation, a Cisco show interface command will report this specific status.

What is down/error disabled?

100

Using canonical notation, this double-colon place marker can replace one contiguous series of zeroes, but it can only be used this many times in a single address.

What is once?

100

This encrypted, secure version of HTTP is assigned to transmit web traffic over TCP port 443 by default.

What is HTTPS (HTTP Secure)?

200

This specific questioning style should be used initially with users to let them explain issues in their own words and avoid making premature assumptions.

What are open questions?

200

The Transport layer uniquely identifies a specific network application by assigning and tagging a segment with this identifier.

What is a port number?

200

This switch component uses Content Addressable Memory (CAM) to map and cache physical ports to the hardware addresses it has seen.

What is a MAC address table?

200

This non-routable address scope is automatically configured for every active IPv6 interface and always begins with the designated prefix fe80::/10

What is a link local address?

200

In this specific FTP data transfer mode, the client sends a PASV command, and the server opens a random high port for the client to connect to.

What is passive mode?

300

 "Did it ever work?" and "What has changed since it was last working?" are the two key questions asked during this phase of identifying symptoms.

What is determining if anything has changed?

300

This type of protocol interaction describes how a protocol running at a specific layer on one node communicates directly with its corresponding layer on another node.

What is a same layer interaction?

300

This specific error counter increments on a switch interface when an incoming frame is smaller than the minimum permissible Ethernet size of 64 bytes.  

What is a runt?

300

This exact 64-bit interface identifier format is derived by splitting a 48-bit MAC address in the middle, inserting the digits fffe, and flipping the 7th bit.

What is an Extended Unique Identifier-64 (EUI-64)?

300

This software suite allows UNIX or Linux machines to share files directly with Windows clients by using the Server Message Block (SMB) protocol.

What is Samba?

400

 In this specific troubleshooting style, a technician starts diagnosing at the layer most likely causing the issue, then works up or down the stack based on test results.

What is the divide and conquer approach?

400

This specific OSI layer administers the dialog between a client and a server, managing the data transfer and eventually tearing down the connection.

What is the Session layer (Layer 5)?

400

This specific diagnostic log event occurs when a loop causes a switch to clear its MAC table mappings repeatedly because it sees the same address on multiple ports.

What is MAC address flapping?

400

IPv6 completely eliminates this traditional IPv4 address type, replacing its functionality with well-known multicast addresses instead.

What is a broadcast address?

400

This type of database stores information in highly structured tables linked by unique IDs and is operated using Structured Query Language (SQL).

What is a relational database (or RDBMS)?

500

This final step of the methodology ensures that future technicians can review past incidents to see if a historical solution applies to a new case.

What is document findings, actions, and outcomes?

500

This layer is responsible for transforming data between the format required for network transmission and the format required by an active software application.

What is the Presentation layer (Layer 6)?

500

A technician should hard-code both ends of a link instead of using autonegotiation to prevent this performance-degrading issue, which causes high packet loss and late collisions.

What is a duplex mismatch?

500

This transition protocol allows Windows hosts to transmit IPv6 packets over an IPv4 network by encapsulating them as UDP messages over port 3544.

What is Teredo?

500

This mail submission protocol subset uses explicit TLS via the STARTTLS command and requires client authentication over port 587.

What is SMTP Submission?